Skip to content

Releases: raystack/dagger

v0.7.0

15 Jul 14:50
1ee28ab
Compare
Choose a tag to compare
  • SSL/TLS support for Dagger Kafka Source
  • Add support for kafka producer config linger.ms in kafka sink
  • feat: stencil schema auto refresh and fix typehandler bug
  • fix:[longbow] excluded module google-cloud-bigtable from minimaljar
  • feat: bump version to 0.9.6

v0.6.3

25 Nov 05:50
0e36063
Compare
Choose a tag to compare

What's Changed

  • feat: put method in HTTP post processor by @batrov in #217

Full Changelog: v0.6.2...v0.6.3

v0.6.2

16 Nov 11:55
e46f634
Compare
Choose a tag to compare

What's Changed

  • feat: Add JsonUpdate, JsonDelete and JsonQuery scalar udfs by @Shreyansh228 in #215

Full Changelog: v0.6.1...v0.6.2

v0.6.1

08 Nov 06:18
650c8e2
Compare
Choose a tag to compare

What's Changed

  • fix: fix success response code and postgres integration test checkstyle by @jesrypandawa in #212

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Nov 12:07
5f0d292
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...v0.6.0

v0.5.1

27 Sep 11:26
3243b39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...0.5.1

v0.5.0

20 Sep 06:41
bc82464
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

26 Jul 10:49
af6ba42
Compare
Choose a tag to compare

What's Changed

  • fix: handle composite map types by @harikrishnakanchi in #182 and #183
  • chore: bump up version to 0.4.1 by @Meghajit in #184

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jul 10:34
997191c
Compare
Choose a tag to compare

What's Changed

This release includes support for configuring Parquet Files as a data source.

  • feat: Add support for ParquetSource in Dagger capable of parsing primitive data types by @Meghajit in #121
  • refactor: rename packages and files in dagger-common serde by @Meghajit in #138
  • feat: Add ability to read and process complex/nested data types from a parquet file in Parquet Data Source: enums, repeated enums, message, repeated message, repeated primitives by @Meghajit in #140
  • feat: Handle complex/nested data types from a parquet file in Parquet Data Source: Struct, Repeated Struct, Maps and Timestamp of type SimpleGroup by @Meghajit in #148
  • feat: add time range filter for dagger parquet source by @prakharmathur82 in #147
  • feat: handle invalid parquet data source configs by @Meghajit in #152
  • Add exception handling for empty SOURCE_DETAILS config by @Meghajit in #162
  • Feat: ability to read from GCS buckets by @MayurGubrele in #156
  • doc: Add documentation+FAQs for Parquet DataSource by @Meghajit in #153
  • feat: implement state persistence in parquet source by @Meghajit in #163
  • feat: add parquet source metrics by @Meghajit in #174
  • feat: exclude dependencies from depot in minimalJar by @Meghajit in #180
  • chore: version bump to 0.4.0 by @Meghajit in #181

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Jul 08:26
8893853
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0