Skip to content

Releases: capillariesio/capillaries

YAML script support

22 Sep 18:12
71e69ee
Compare
Choose a tag to compare
2024 09 support yaml scripts (#75)

YAML script support

Config script cache

27 Jul 20:40
4b93c81
Compare
Choose a tag to compare

Also, default dead_letter_ttl 1s->10s

Kubernetes POC

15 Jun 23:05
fee1eec
Compare
Choose a tag to compare

Mostly revolving about Capillaries container use

S3 support

19 Apr 03:52
a1e75d6
Compare
Choose a tag to compare

Support S3 for in, out, cfg files

distinct_table node, re-designed table_inserter, Fannie Mae test

03 Mar 22:45
3b96b87
Compare
Choose a tag to compare
  • 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

18 Dec 03:17
d52f621
Compare
Choose a tag to compare
v1.1.17

File reader/creator prototyping tools (#60)

v1.1.16 Move capideploy to a separate repo

08 Dec 02:28
8148b33
Compare
Choose a tag to compare
Removed capideploy (#58)

* Removed capideploy
* Added doc.go files
* Fixed file_inserter_parquet after refactoring

Refactoring and using golangci

05 Dec 04:59
1e42d81
Compare
Choose a tag to compare
v1.1.15

Refactor and golangci (#57)

v1.1.14 Code: lint, vet, format, coverage

02 Dec 23:16
248f0b9
Compare
Choose a tag to compare

v1.1.13 Updated unit test code coverage

28 Nov 05:39
700ff59
Compare
Choose a tag to compare

And very minor refactoring