Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-18 | 1.7 kB | |
v0.32.2 source code.tar.gz | 2025-08-18 | 2.6 MB | |
v0.32.2 source code.zip | 2025-08-18 | 2.9 MB | |
Totals: 3 Items | 5.5 MB | 2 |
What's Changed
- follow to memalloc classify by @heavycrystal in https://github.com/PeerDB-io/peerdb/pull/3346
- Mongo codec: test more carefully around the float limit boundary by @ilidemi in https://github.com/PeerDB-io/peerdb/pull/3348
- pg: ignore 58P02 (Duplicate File) by @serprex in https://github.com/PeerDB-io/peerdb/pull/3347
- Replace local activities with plain activities, except status in catalog by @ilidemi in https://github.com/PeerDB-io/peerdb/pull/3350
- mongo: enable ShardedCluster + better code sharing for validation by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3349
- mongo: move schema logic to shared logic by @jgao54 in https://github.com/PeerDB-io/peerdb/pull/3357
- remove PEERDB_ENABLE_PARALLEL_SYNC_NORMALIZE by @serprex in https://github.com/PeerDB-io/peerdb/pull/3354
- feat: upgrade
docker-compose.yml
stable image tags by @github-actions[bot] in https://github.com/PeerDB-io/peerdb/pull/3306 - chore(deps): update docker-compose dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/3359
- chore(deps): update github-actions dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/3360
- chore(deps): update dockerfile dependencies by @renovate[bot] in https://github.com/PeerDB-io/peerdb/pull/3363
- 3 max conn, no slot sizing parallelism by @serprex in https://github.com/PeerDB-io/peerdb/pull/3361
- chore: update dependencies by @serprex in https://github.com/PeerDB-io/peerdb/pull/3362
- Create a generic latch.go and make schemas use that by @iskakaushik in https://github.com/PeerDB-io/peerdb/pull/3353
Full Changelog: https://github.com/PeerDB-io/peerdb/compare/v0.32.1...v0.32.2