Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 05:06
fdf716d

0.7.1 (2026-08-03)

Bug Fixes

  • ci: make the docker dependency cache work and unbreak Dockerfile.bins (99b2b9a)
  • ci: make the docker dependency cache work and unbreak Dockerfile.bins (a49e04d), closes #265 #266
  • db: pin profile DID matching with lone non-key fixture and boundary matrix (b4016dc), closes #298
  • node: add a shared owner/name slug validator (#272) (51d82de)
  • node: bound the slug owner by NAME_MAX, not the DID limit (#272) (27b0495)
  • node: fail a sync row terminally when a non-directory holds the owner path (2e664b7)
  • node: make a stalled sync queue visible, and fix two test claims (9aa4c17)
  • node: move the attempted_at migration to v17, clear of two open branches (fbc5868)
  • node: prove the mirror path is inside repos_dir before running git (#272) (3ca9473)
  • node: reject a malformed slug at the notify boundary (#272) (c587a40)
  • node: reset a peer's reachability gate when an announce changes its http_url (#270) (1964f88)
  • node: reset a peer's reachability gate when an announce changes its http_url (#270) (e2560ee)
  • node: stamp every dequeued sync row so a stuck one yields the batch (6e64d0d)
  • node: stop a peer-supplied repo slug from escaping repos_dir (#272) (c70b1df)
  • node: validate the queued slug before the worker derives a path (#272) (9f00e24)
  • review: correct two comment claims and guard two more wrong shapes (#270) (811ad50)
  • review: stop the dequeue overclaiming, and pin the starvation premise (457be11)
  • strict DID matching in get_profile (acb4714)
  • strict DID matching in get_profile (13b565b)
  • target stored did on profile update aliases (9836c3a)