Skip to content

Release v2.4.1

Choose a tag to compare

@fhussonnois fhussonnois released this 11 Dec 14:28
· 413 commits to master since this release

Features

Improvements & Bugfixes

c6c9d3b fix(api): schema value for collection should be inferred from all items
680685e bump azure blob version to 12.14.2
3883456 refactor(filesystems): improve logs and add check for file is readable
917ef7b fix(plugin): ensure that completed files are cleaned before starting task(#194)
05a0ba8 fix(plugins): fix invalid object-file should be reported as invalid (#193)
85368d8 builder(deps): bump kafka-connect base-image version (#192)
333e1ee fix(filesystems): fix GcsStorage should support blob URI with underscore (#190)
1818f00 fix(expression): fix MapAdaptable/Reflective accessors should support dotted-notation (#189)

Docs

9c6ea7e docs(site): add details about configuring connector with SSL/SASL
ae05829 docs(site): add release 2.4 blog post

Sub-Tasks

0967479 build(docker): refactor and cleanup docker build
a9fd0b4 build(scripts): remove build-deploy-site.sh
ff5f8c6 build(github-action): add workflow git docker
413f8f6 build(github): migrate github-pages build to github actions
68aadda build(deps): update kafka and confluent version
372e27e -build(maven): update java version for ossh

Docker Images

$ docker pull streamthoughts/kafka-connect-file-pulse:2.4.1

For verifying distirbution zip file

$ gpg --keyserver keyserver.ubuntu.com --recv-keys D12696955654914F
$ gpg --verify streamthoughts-kafka-connect-file-pulse-2.4.1.zip.asc streamthoughts-kafka-connect-file-pulse-2.4.1.zip