Skip to content

Releases: raystack/dagger

v0.2.9

16 Jun 06:01
8eebcf6
Compare
Choose a tag to compare

What's Changed

  • feat: add dependencies in build.gradle for various features by @Meghajit in #167

Full Changelog: v0.2.8...v0.2.9

v0.2.9-rc2

13 Jun 12:24
e54dda6
Compare
Choose a tag to compare
v0.2.9-rc2 Pre-release
Pre-release
fix: fix artifact paths (#165)

v0.2.9-rc1

13 Jun 11:30
b998566
Compare
Choose a tag to compare
v0.2.9-rc1 Pre-release
Pre-release
  • This release is not meant for production

v0.2.8

13 May 08:45
274820d
Compare
Choose a tag to compare

Upgrade stencil client to v0.2.1

v0.2.7

06 May 12:27
3c0a4f3
Compare
Choose a tag to compare

Support for adding dynamic headers in HTTP post processor

v0.2.6

07 Apr 10:49
1b98adc
Compare
Choose a tag to compare

make KafkaSource configurable between Old Flink Kafka Consumer or New Kafka Source

v0.2.5

24 Feb 18:05
89e6e9a
Compare
Choose a tag to compare
  • add internal postprocessor function to convert incoming protobuf messages to JSON string in output

v0.2.4

23 Feb 20:41
cd286b0
Compare
Choose a tag to compare

hotfix: handle java Instant type for current timestamp serialization

v0.2.3

23 Feb 17:18
Compare
Choose a tag to compare

hotfix: increase precision of percentile UDF

v0.2.2

23 Feb 10:15
94efb92
Compare
Choose a tag to compare

hotfix: return value as String for ElementAt UDF