Releases: capillariesio/capillaries
Releases · capillariesio/capillaries
YAML script support
2024 09 support yaml scripts (#75) YAML script support
Config script cache
Also, default dead_letter_ttl 1s->10s
Kubernetes POC
Mostly revolving about Capillaries container use
S3 support
Support S3 for in, out, cfg files
distinct_table node, re-designed table_inserter, Fannie Mae test
- introduced distinct_table node
- reworked table_inserter so it works in a more natural way with RecordsIn and ErrorsOut
- added Fannie Mae integration test
- added iif functions
- added stringlist param type for Capillaries scripts (used to pass src file names)
Added script prototyping command to the toolbelt
v1.1.17 File reader/creator prototyping tools (#60)
v1.1.16 Move capideploy to a separate repo
Removed capideploy (#58) * Removed capideploy * Added doc.go files * Fixed file_inserter_parquet after refactoring
Refactoring and using golangci
v1.1.15 Refactor and golangci (#57)
v1.1.14 Code: lint, vet, format, coverage
Lint, vet, format (#55)
v1.1.13 Updated unit test code coverage
And very minor refactoring