Skip to content

Releases: PeerDB-io/peerdb

v0.8.1

16 Oct 13:43
v0.8.1
902b6f5
Compare
Choose a tag to compare

🚀 Release Notes v0.8.1

🌟 Highlights:

  • Major improvements and features added to EventHub GA.
  • Introduction of GCS as a new destination.
  • Important schema changes and several new features to boost your workflow.
  • Miscellaneous changes for overall system improvements.
  • Warm welcome to our new contributors!

🎉 EventHub GA:

🌐 GCS as a destination:

🔧 Basic Schema Changes:

New Features:

🐛 Bug Fixes:

🚀 Performance:

  • ⬆️ Pass QValue by pointer to significantly reduce gc pressure by @iskakaushik in #381
  • 📤 [postgres] Copy to destination not staging by @iskakaushik in #498

🔧 Miscellaneous:

  • 🔄 Split Connector interface to better represent capabilities by @heavycrystal in #376
  • 📊 Optimizing flow tests by separating and parallelizing test suites by @heavycrystal in #356
    ... [and more]

🆕 New Contributors:


Full Changelog: v0.7.1...v0.8.1

v0.7.1

30 Aug 15:59
v0.7.1
424708e
Compare
Choose a tag to compare

What's Changed

As a part of this release the major changes are around supporting initial loads via CDC Mirrors. We have also added basic monitoring and metrics for CDC and query replication mirrors. Here are some of the highlights of this release.

Highlights

  1. 🚀 Blazing fast initial load supported for CDC Mirrors.
  2. 📦 Migrate Flow API to gRPC for better type support.
  3. 🌐 Add Azure Eventhub Peer support for CDC.
  4. 🗄️ Support CTID as a partition column for Postgres.
  5. 📋 Improved JSON and Array support across all the Peers.
  6. 📊 Add monitoring for Mirrors (Prometheus and Grafana).
  7. 📈 Add metrics on catalog for CDC and query replication.
  8. 🗂️ Add SQL server as a source for query replication.
  9. 🚨 Add AVRO sync mode for CDC Mirrors - Snowflake and Bigquery.
  10. 🖥️ Improve logging - added partition and flow job information as applicable.
  11. ❤️ Add heart beat support for all the activities.
  12. 🔒 Support TLS connections on Postgres.

New Contributors

Full Changelog: v0.6.3...v0.7.1

v0.7.0

30 Aug 15:47
v0.7.0
bde9fb6
Compare
Choose a tag to compare
new release

v0.6.3

19 Jul 20:34
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable

v0.6.2

19 Jul 18:35
Compare
Choose a tag to compare
more fixes

v0.6.0

19 Jul 17:34
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable

v0.5.9

12 Jul 20:50
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable

v0.5.8

12 Jul 19:09
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable

v0.5.7

12 Jul 10:20
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable

v0.5.6

06 Jul 15:23
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main' into stable