Releases: raystack/depot
Releases · raystack/depot
0.3.4-beta.3
What's Changed
- Additional logs for testing bigtable sink
- This is created entirely for testing purposes, and not to be used in applications
0.3.4-beta.2
What's Changed
- Additional logs for testing bigtable sink
- This is created entirely for testing purposes, and not to be used in applications
0.3.4-beta.1
What's Changed
- feat: Bigtable Sink by @MayurGubrele in #33
- feat: Bigtable record parser by @MayurGubrele in #39
- feat: add functionality to create rowkey from configured template by @MayurGubrele in #44
- feat: add bigtable sink metrics and logging by @MayurGubrele in #51
- chore: add bq error logs by @lavkesh in #57
- feat: Bigtable error parsing by @MayurGubrele in #55
- Chore minor fixes by @lavkesh in #59
- docs: adds bigtable sink documentation by @MayurGubrele in #58
New Contributors
- @MayurGubrele made their first contribution in #33
Full Changelog: v0.3.3...0.3.4-beta.1
v0.3.3
v0.3.2
What's Changed
- fix: set errorType for UnsupportedOperationException to INVALID_MESSAGE_ERROR by @sumitaich1998 in #46
- test: add tests for set errorType for UnsupportedOperationException to INVALID_MESSAGE_ERROR by @sumitaich1998 in #47
- chore: version bump for redis sink fix for nested json by @sumitaich1998 in #48
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: throw RuntimeException in RedisSinkFactory by @sumitaich1998 in #43
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- docs: redis sink docs by @sumitaich1998 in #40
- chore: version bump by @sumitaich1998 in #42
- feat: redis sink #38
New Contributors
- @sumitaich1998 made their first contribution in #40
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat: add support for table clustering on bigquery sink by @jesrypandawa in #36
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs: add flow diagram for bigquery json sink by @kevinbheda in #24
- chore: version bump by @kevinbheda in #25
- fix: bigquery json sink duplicated fields error by @kevinbheda in #26
- chore: version bump by @lavkesh in #28
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- feat: json bq sink by @lavkesh in #20
- fix: checkstyle by @lavkesh in #21
- fix: fix nullpointer on empty bq default columns by @jesrypandawa in #22
New Contributors
- @jesrypandawa made their first contribution in #22
Full Changelog: v0.1.5...v0.1.6