| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-26 | 3.5 kB | |
| v0.37.5 source code.tar.gz | 2026-08-26 | 3.3 MB | |
| v0.37.5 source code.zip | 2026-08-26 | 3.8 MB | |
| Totals: 3 Items | 7.1 MB | 0 | |
What's Changed
- report normalize batch id more frequently by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4689
- optimize hot path by caching contexual attribute by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4690
- refactor(codegen): convert FlowConnectionConfigs by field number, drop generator by @dtunikov in https://github.com/PeerDB-io/peerdb/pull/4700
- add exclude_snapshot_status to MirrorStatusRequest by @serprex in https://github.com/PeerDB-io/peerdb/pull/4703
- crdb stack/3 cdc changefeeds by @viragtripathi in https://github.com/PeerDB-io/peerdb/pull/4669
- remove feature flag and connector type conditional by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4686
- CDCFlowWorkFlow refactor by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4705
- crdb stack/4 peer ui by @viragtripathi in https://github.com/PeerDB-io/peerdb/pull/4670
- feat(bigquery): snapshot export as of BigQuery-clock timestamp T by @dtunikov in https://github.com/PeerDB-io/peerdb/pull/4693
- crdb stack/5 tests ci by @viragtripathi in https://github.com/PeerDB-io/peerdb/pull/4671
- mark bigquery.go as not deprecated by @dtunikov in https://github.com/PeerDB-io/peerdb/pull/4711
- fix(clickhouse): treat CANNOT_ASSIGN_ALTER (517) as retryable by @shockdav in https://github.com/PeerDB-io/peerdb/pull/4702
- feat(pg-pg): classify generated pkey by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/4713
- fix(cmd): don't panic on CLI app error, exit(1) instead by @dtunikov in https://github.com/PeerDB-io/peerdb/pull/4720
- support legacy 0-byte geometry data by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4715
- crdb stack/6 resolved buffering by @viragtripathi in https://github.com/PeerDB-io/peerdb/pull/4710
- remove errgroup legacy code by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4723
- fix(clickhouse): accept cloud_mode_engine modes 3 and 4 in SMT validation by @tpanetti in https://github.com/PeerDB-io/peerdb/pull/4729
- remove dead code in cdcflowworkflow and reduce replay surface area by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4709
- Fix flaky test checking for continue-as-new by @ilidemi in https://github.com/PeerDB-io/peerdb/pull/4728
- classify too many tables error by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4731
- fix failure to abort multipart upload due to context cancellation by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4730
- classify wal segment short error by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/4733
- Update gomod dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4681
- Update github-actions dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4684
- Update docker-compose dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4685
- Update dependency material-symbols to ^0.46.0 by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4704
- Update dockerfile dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4682
- Lock file maintenance by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/4680
- fix(clickhouse): quorum writes on replicated clusters to stop normalize dropping rows by @andreyzhelnin-st in https://github.com/PeerDB-io/peerdb/pull/4676
New Contributors
- @shockdav made their first contribution in https://github.com/PeerDB-io/peerdb/pull/4702
Full Changelog: https://github.com/PeerDB-io/peerdb/compare/v0.37.4...v0.37.5