Releases: raystack/dagger
Releases · raystack/dagger
v0.7.0
v0.6.3
What's Changed
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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
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
What's Changed
- feat: Capability in dagger to consume from ACL enabled kafka clusters by @mayankrai09 in #195
- feat: Enable UDF access to SQLTransformers by @Shreyansh228 in #202
- feat: docker compose for dagger quickstart by @sumitaich1998 in #206
Full Changelog: 0.5.1...v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
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
What's Changed
- doc: rfc for python udf by @gauravsinghania in #129
- feat:add support python udf (scalar, table and aggregate) by @jesrypandawa in #172
- fix: fix docs for udf contribution by @jesrypandawa in #175
Full Changelog: v0.2.9...v0.3.0