All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
v0.2.0 (2022-02-03)
- Flink version bump from 1.9 to 1.14.3.
- JSON Datatype support in Dagger.
- refactor codebase and UDFs with new Flink contracts.
- build and test fixes for the upgrade.
- updates in watermark preserver logic.
- stencil upgrade.
v0.1.3 (2021-12-15)
v0.1.2 (2021-10-01)
- junit upgrade
- test cleanup and fixes
v0.1.1 (2021-08-03)
- have consistency of versions across modules (#45) (8903507)
- new udf for proto bytes to string conversion (5d396d2)
v0.1.0 (2021-07-05)
- Add Influx Sink
- Add Kafka Sink
- Add Longbow
- Add Longbow+
- Add Elasticsearch Post Processor
- Add HTTP Post Processor
- Add Postgres Post Processor
- Add GRPC Post Processor
- Add support for Transformers
- Add support for Pre Processors