Skip to content

Releases: PeerDB-io/peerdb

v0.11.2

19 Mar 18:36
v0.11.2
4c5f527
Compare
Choose a tag to compare

Full Changelog: v0.11.1...v0.11.2

v0.11.1

19 Mar 11:08
v0.11.1
6cd93da
Compare
Choose a tag to compare

What's Changed

This release includes some important bug fixes in our CDC code, some related to how Postgres records LSNs and TID scanning in PostgreSQL 12.

Full Changelog: v0.11.0...v0.11.1

v0.11.0

12 Mar 20:37
v0.11.0
cb1dd58
Compare
Choose a tag to compare

What's Changed

In this version of PeerDB, we restructured our flow architecture resulting in improved reliability (ex: drop mirror) and performance. We added support for a brand new connector in Clickhouse! On the UI side, we now have upgraded validation checks across the board, along with cutting-edge features such as pausing and editing mirrors.
This release sees a major investment in the alerting and monitoring systems, with support for email and slack alerts. We also added support for SSH connections to PostgreSQL peers. When it comes to the core ETL logic, we've solidified our data type handling, memory and storage management, logging and testing.

Full Changelog: v0.10.2...v0.11.0

v0.10.2

25 Dec 19:45
v0.10.2
5794603
Compare
Choose a tag to compare
v0.10.2 release

v0.10.1

22 Dec 16:09
v0.10.1
de26cbb
Compare
Choose a tag to compare
v0.10.1 release

v0.10.0

22 Dec 14:34
v0.10.0
2974f22
Compare
Choose a tag to compare

What's Changed

In this version of PeerDB, we improved the way in which pull rows from Postgres, and we also track the WAL extensively. This release includes support for Temporal Cloud. Of course, it comes with exciting new features for PeerDB mirror such as Mirror Resync, major UI upgrades, and heavy focus on development experience.

Full Changelog: v0.9.2...v0.10.0

v0.9.2

02 Nov 15:23
v0.9.2
1c24217
Compare
Choose a tag to compare

What's Changed

In this version of PeerDB the performance of streaming has improved all around by ~30%. This is because of push-while-pull rather than pull-then-push architecture we had before. We also spent a good chunk of time on the UI.

Full Changelog: v0.8.1...v0.9.0

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