github PeerDB-io/peerdb v0.34.6

one day ago

What’s Changed

Bugfix/breaking change: Mirror names must now be unique across all mirror types (#3493).

  • What changed: Previously, CDC mirrors assumed unique naming without enforcing it. Now it is enforced and QRep mirrors follow the same rule for consistency. This change makes mirror creation more reliable - if your network drops during setup, you can safely retry without creating duplicates.
  • Migration: No action needed! The database migration automatically handles any existing duplicates, keeping only the most recent mirror.

Don't miss a new peerdb release

NewReleases is sending notifications on new releases.