Releases: raystack/dagger
Releases · raystack/dagger
v0.2.1
Hotfixes for the upgrade. Fixes the following:
- Handles the Timestamp cast issue for Longbow
- Adds support for casting primitive data when serialising data for Kafka
v0.2.0
- Flink version bump from 1.9 to 1.14.3.
- JSON Datatype support.
- refactor UDFs with new Flink contracts.
- CI and integration test fixes for the upgrade.
- updates in watermark preserver logic.
- stencil upgrade.
v0.1.3
- fix darts udf cache refresh
v0.1.2
- junit upgrade
- test cleanup and fixes
v0.1.1
- have consistency of versions across modules.
- new udf for proto bytes to string conversion.
v0.1.0
- first version of dagger.
- refactored the code into submodules.
- properties consistency.
- internal logic segregation.
- doc restructuring.