Skip to content

Releases: raystack/dagger

v0.2.1

18 Feb 09:46
Compare
Choose a tag to compare

Hotfixes for the upgrade. Fixes the following:

  1. Handles the Timestamp cast issue for Longbow
  2. Adds support for casting primitive data when serialising data for Kafka

v0.2.0

03 Feb 07:03
368b788
Compare
Choose a tag to compare
  • 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

15 Dec 11:37
772d57b
Compare
Choose a tag to compare
  • fix darts udf cache refresh

v0.1.2

01 Oct 08:27
028b917
Compare
Choose a tag to compare
  • junit upgrade
  • test cleanup and fixes

v0.1.1

04 Aug 05:27
41dd8c5
Compare
Choose a tag to compare
  • have consistency of versions across modules.
  • new udf for proto bytes to string conversion.

v0.1.0

05 Jul 10:02
b0390f5
Compare
Choose a tag to compare
  • first version of dagger.
  • refactored the code into submodules.
  • properties consistency.
  • internal logic segregation.
  • doc restructuring.