Skip to content

Releases: practo/tipoca-stream

v1.0.0-beta.4

22 Sep 10:33
bcd18cf
Compare
Choose a tag to compare

Changelog

Upgraded golang to 1.17 #253

practodev/redshiftbatcher:v1.0.0-beta.4
practodev/redshiftloader:v1.0.0-beta.4
practodev/redshiftsink:v1.0.0-beta.4

v1.0.0-beta.3

14 Sep 05:08
2fce7ed
Compare
Choose a tag to compare

Changelog

#251 Fixes panic for Intn() and the random maxWait bug

practodev/redshiftbatcher:v1.0.0-beta.3
practodev/redshiftloader:v1.0.0-beta.3
practodev/redshiftsink:v1.0.0-beta.3

v1.0.0-beta.2

08 Sep 06:13
532d0ee
Compare
Choose a tag to compare

Changelog

#250 Bug fix on concurrent map read on Prometheus fetch. This was leading to loader restarts and crashloop. This was fixed.
#247 Throttling Support for all Redshift databases and not just one.
#243 README Updates
#245 Fixes #244 extra column bug for length_keys and mobile_keys masking feature which creates extra columns in Redshift when these are specified. This was a backward incompatible release as things were not forward compatible.
Note: All the tables using length_keys and mobile_keys requires a table reload after this release.

practodev/redshiftbatcher:v1.0.0-beta.2
practodev/redshiftloader:v1.0.0-beta.2
practodev/redshiftsink:v1.0.0-beta.2

v1.0.0-beta.1

17 Jun 06:00
Compare
Choose a tag to compare

Changelog

Changelog is 1024 commits

Near real-time data pipeline using Kafka, KafkaConnect, and RedshiftSink in AWS. (CDC + Sink). RedshiftSink is the new open source project from Practo. RedshiftSink comes with a high performance low overhead data loader for loading data in Redshift with rich masking support to ensure you can create universal data access in your organization in a privacy preserving way.

practodev/redshiftbatcher:v1.0.0-beta.1
practodev/redshiftloader:v1.0.0-beta.1
practodev/redshiftsink:v1.0.0-beta.1

Future releases would be short and more detailed.