Skip to content

Releases: PeerDB-io/peerdb

v0.37.7

Choose a tag to compare

@github-actions github-actions released this 10 Sep 09:50
0baec50

What’s Changed

v0.37.6

Choose a tag to compare

@github-actions github-actions released this 10 Sep 09:02
3b33c93

What’s Changed

v0.37.5

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:34
053ba64

What's Changed

New Contributors

Full Changelog: v0.37.4...v0.37.5

v0.37.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:48
a2cf85a

What’s Changed

v0.37.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:07
3a343b8

What’s Changed

  • Don't panic when changestream recreation fails (#4618) @jgao54
  • fix string partitioning edge case to avoid rabbit-holing into single-row partitions (#4617) @jgao54
  • fix: estimate row counts for postgres partitioned/inherited tables (#4613) @itsbilal
  • support arbitrary string parallel snapshotting (#4522) @jgao54
  • ttl_only_drop_parts=1 (#4616) @serprex
  • disable aborts missing during db migration (#4615) @jgao54
  • CI: Monitor CI stages times with actions-timeline action (#4606) @pfcoperez

v0.37.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:33
b09d58f

What’s Changed

  • Clean up SSH error classification (#4610) @ilidemi
  • PEERDB_MYSQL_IGNORE_MISSING_GTID (#4601) @serprex
  • Fix zombie snapshot flows after the process restarts; fix a rare conn leak (#4603) @ilidemi
  • fix: respect clickhouse max_query_size (#4593) @dtunikov
  • maria: classify compressed columns errors + add validation to create mirror (#4559) @dtunikov
  • feat: add source/destination/e2e commit lag metrics (#4573) @dtunikov
  • Validate PARTITION BY expression with fake virtual table and Dynamic type for all columns (#4599) @pfcoperez
  • fix clippy update regression (#4602) @serprex
  • bug: CDC Date clamping consistent with initial load limits (#4600) @pfcoperez
  • ui: support table removal in edit mirror, show source table in snapshot view (#4594) @serprex
  • Include rust builder in renovate, fix script on mac (#4590) @ilidemi
  • Heartbeat to Temporal more often (#4591) @ilidemi
  • qrep: derive pull columns from source instead of catalog schema (#4583) @dtunikov

v0.37.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:06
1f84ed1

What’s Changed

v0.37.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:08
750c263

What’s Changed

v0.36.32

Choose a tag to compare

@ilidemi ilidemi released this 29 Jun 21:33
8b6328e

What’s Changed

  • Disable Postgres CDC store by default for ClickHouse destinations (commit)

v0.36.31

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:45
ff4139e

What’s Changed