Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

52 lines (33 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v0.2.0 (2022-02-03)

Features

  • 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)

Bug Fixes

v0.1.2 (2021-10-01)

Features

  • junit upgrade
  • test cleanup and fixes

v0.1.1 (2021-08-03)

Features

  • have consistency of versions across modules (#45) (8903507)
  • new udf for proto bytes to string conversion (5d396d2)

v0.1.0 (2021-07-05)

Features

  • 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