Skip to content

v0.34.6

Choose a tag to compare

@github-actions github-actions released this 13 Oct 18:15
· 888 commits to refs/heads/main since this release
c16430d

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.