Skip to content

ArtistTrackarr v0.63.0

Choose a tag to compare

@crypt0rr crypt0rr released this 29 Aug 07:01
· 17 commits to main since this release
c8a95d2

Reliability and release confidence

  • Bound unauthenticated /readyz writer probes with single-flight caching, a short freshness window, and a strict deadline.
  • Added regression coverage for concurrent callers, cached failures, and canceled waiters.
  • Added an isolated Docker disaster-recovery gate covering backup/restore, checksum enforcement, encrypted destination recovery, wrong-key rejection, restart persistence, and signal cleanup.
  • Release publication now waits for the disaster-recovery rehearsal.

Closes #302 and #303.