8000 Releases · PeerDB-io/peerdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: PeerDB-io/peerdb

v0.30.4

25 Jun 13:27
c67df8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.3...v0.30.4

v0.30.3

17 Jun 23:37
51b4250
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade docker-compose.yml stable image tags by @github-actions in #3044
  • ClickHouse: fix CDC for timestamp arrays by @ilidemi in #3041
  • Fix up QValueInterval and TimeTZ by @ilidemi in #3048
  • remove lib/pq/oid dependency by @serprex in #3049
  • [clickhouse] refactor building queries for SyncRecords by @heavycrystal in #3050
  • ParsePgArrayToStringSlice: map NULL to empty string by @serprex in #3051
  • PG: Support more types as strings and string arrays by @ilidemi in #3040
  • nit: more explicit return type on multirangeToTyped by @serprex in #3053
  • handle flow-state-change during rename tables by @heavycrystal in #3046
  • source connector: inject source schema for PEERDB_SOURCE_SCHEMA_AS_DESTINATION_COLUMN by @serprex in #3052
  • chore(deps): update dockerfile dependencies by @renovate in #3057
  • chore(deps): update github-actions dependencies by @renovate in #3058
  • chore: update dependencies by @serprex in #3056
  • chore(deps): update temporalio/ui docker tag to v2.38.0 by @renovate in #3059
  • chore(classifier): log error post classification for tracking by @iamKunalGupta in #3062

Full Changelog: v0.30.2...v0.30.3

v0.30.2

12 Jun 18:58
deaf730
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.1...v0.30.2

v0.30.1

04 Jun 20:08
v0.30.1
afcb696
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

29 May 14:30
v0.30.0
c34ead3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.29.2

27 May 19:46
dd3b3c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.1...v0.29.2

v0.29.1

20 May 22:30
003ec38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

v0.29.0

20 May 13:46
v0.29.0
d75b7ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.29.0

v0.28.1

13 May 15:33
46df812
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.28.1

v0.28.0

08 May 18:08
v0.28.0
65c40b1
Compare
Choose a tag to compare

What's Changed

In this release, we've introduced support for IAM auth for our RDS connectors. We have also significantly improved validation of various MySQL setups.
We have also landed the first step to allow NULL engine being chosen as the target ClickHouse table engine type.
On the reliability side, test coverage has been focused o 7AD2 n, along with keeping our dependencies upto date.

Full Changelog: v0.27.7...v0.28.0

0