Releases: raystack/dagger
Releases · raystack/dagger
v0.2.9
What's Changed
Full Changelog: v0.2.8...v0.2.9
v0.2.9-rc2
fix: fix artifact paths (#165)
v0.2.9-rc1
- This release is not meant for production
v0.2.8
Upgrade stencil client to v0.2.1
v0.2.7
Support for adding dynamic headers in HTTP post processor
v0.2.6
make KafkaSource configurable between Old Flink Kafka Consumer or New Kafka Source
v0.2.5
- add internal postprocessor function to convert incoming protobuf messages to JSON string in output
v0.2.4
hotfix: handle java Instant type for current timestamp serialization
v0.2.3
hotfix: increase precision of percentile UDF
v0.2.2
hotfix: return value as String for ElementAt UDF