Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 3.6 kB | |
v0.32.1 source code.tar.gz | 2025-08-13 | 2.6 MB | |
v0.32.1 source code.zip | 2025-08-13 | 2.9 MB | |
Totals: 3 Items | 5.5 MB | 2 |
What's Changed
- Classify replication slot missing by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/3296
- e2e test for json types should test mysql too by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3295
- always get status from catalog by @serprex in https://github.com/PeerDB-io/peerdb/pull/3270
- num partitions override by @serprex in https://github.com/PeerDB-io/peerdb/pull/3294
- feat(classifier): tls errors as connectivity by @iamKunalGupta in https://github.com/PeerDB-io/peerdb/pull/3302
- fix(record-slot-sizes): add timeout and record slot information in parallel by @iamKunalGupta in https://github.com/PeerDB-io/peerdb/pull/3304
- refactor(fetched-bytes): metric only looks at mapped tables by @iamKunalGupta in https://github.com/PeerDB-io/peerdb/pull/3291
- Another CDC graph endpoint by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/3281
- mongo: modify ListCollectionNames and ListCollectionNames by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3312
- remove tables: use selector by @serprex in https://github.com/PeerDB-io/peerdb/pull/3310
- mongo fixes, adjust log prefix by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3313
- [mongo] parallel snapshot for ObjectID key by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3293
- mongo: handle inf/-inf/NaN in connector by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3319
- mongo: set allow_nullable_key = 1 only when custom sort keys are used by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3303
- fallback to full table partitions for Timescale compressed hypertables by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3318
- Add binlog and changestream events timestamp gauge by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/3314
- mongo: preserve float type from mongo to ch by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3324
- revert preventing any options in Mongo URIs by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3328
- doc: status update in README by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3329
- fix(deps): update dependency material-symbols to ^0.34.0 by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/3332
- mysql: avoid count by using information schema table row count estimate by @serprex in https://github.com/PeerDB-io/peerdb/pull/3334
- Mongo: limit max length of marshaled floats by @ilidemi in https://github.com/PeerDB-io/peerdb/pull/3327
- Introduce log retention gauge by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/3326
- mysql: ignore zerofill on type by @serprex in https://github.com/PeerDB-io/peerdb/pull/3342
- feat(kafka): add support for custom certificates by @JanPetr in https://github.com/PeerDB-io/peerdb/pull/3321
- classify: still use isClickHouseMvError with QRepSyncError by @serprex in https://github.com/PeerDB-io/peerdb/pull/3344
- clickhouse: PARTITION BY expression by @serprex in https://github.com/PeerDB-io/peerdb/pull/3341
- classify postgres slot allocation issue by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3320
- refactor(alerting): remove validation telemetry events by @iamKunalGupta in https://github.com/PeerDB-io/peerdb/pull/3345
- Validate mirror: no need to get source schemas for resync by @Amogh-Bharadwaj in https://github.com/PeerDB-io/peerdb/pull/3325
New Contributors
- @JanPetr made their first contribution in https://github.com/PeerDB-io/peerdb/pull/3321
Full Changelog: https://github.com/PeerDB-io/peerdb/compare/v0.32.0...v0.32.1