Skip to content

Releases: streamthoughts/kafka-connect-transform-grok

v1.1.0

23 Dec 19:10
Compare
Choose a tag to compare

New Features

ca54532 feat(grok): add a new config property to not break on first match (#2)
20c7a3b feat(grok): add support for configuring multiple patterns (#3)

Improvements and Bug fixes

v1.0.0

22 Dec 18:11
Compare
Choose a tag to compare

Initial Release

$ export VERSION=1.0.0

$ curl -sSL https://github.com/streamthoughts/kafka-connect-transform-grok/releases/download/v$VERSION/streamthoughts-kafka-connect-transform-grok-$VERSION.zip

$ confluent-hub install streamthoughts-kafka-connect-transform-grok-$VERSION