Skip to content

Releases: PeerDB-io/peerdb

v0.13.0

27 Apr 18:17
v0.13.0
8640b57
Compare
Choose a tag to compare

What's Changed

This release of PeerDB stars the introduction of a brand new ElasticSearch connector for query replication. Secondly, it ships an in-house min.io bucket integration for the Clickhouse peer, boosting its usability. Also included is a major effort towards perfection of Postgres to Postgres CDC and improved performance of replication to queues. Improvements to UI, tests and telemetry are featured as well.

Full Changelog: v0.12.2...v0.13.0

v0.12.2

12 Apr 14:34
v0.12.2
ac156ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

08 Apr 18:09
v0.12.1
bde2362
Compare
Choose a tag to compare
v0.12.1 release

v0.12.0

05 Apr 21:07
v0.12.0
f8758f9
Compare
Choose a tag to compare

What's Changed

Version 12 of PeerDB features a new wing to the product - queues. This release introduces support for mirrors to Kafka, PubSub and Azure Eventhubs with transformations using Lua scripts. Documentation for this feature is ongoing at: https://docs.peerdb.io/lua/reference
This version also provides new UI indicators for the mirror page, improved data type mapping and performance/robustness boosts for initial load and CDC.

New Contributors

Full Changelog: v0.11.4...v0.12.0

v0.11.4

25 Mar 14:49
v0.11.4
a9bfb9e
Compare
Choose a tag to compare

Full Changelog: v0.11.3...v0.11.4

v0.11.3

21 Mar 20:15
v0.11.3
75fea24
Compare
Choose a tag to compare

What's Changed

This release includes some data type improvements for Snowflake, along with some more improvements and test additions to boost robustness

Full Changelog: v0.11.2...v0.11.3

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