Skip to content

2.0.23

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:02
· 17 commits to master since this release

πŸš€ New features and improvements

πŸ› Bug Fixes

  • fix: accept locally cached artifacts via same-id fallback when tracking URL changes (#2133) @gnodet
  • Fix listener error swallowing (#1990), SyncContext double-close (#1992), and test flakiness (#1350) (#2108) @slachiewicz
  • [MRESOLVER-379] - Preserve relocated candidates from version ranges (#2114) @jjj-n
  • Create the local repository directory before resolving its real path (#2111) @slachiewicz
  • Optimize TrackingFileManager unit tests and fix potential lock leaks (#2094) (#2102) @slachiewicz
  • Validate the repository key used in checksum summary file names (#2099) @slachiewicz
  • fix: bound response reads and sanitize remote-derived strings (#2081) @gnodet
  • fix: earn trust labels through verification and bind tracking to URL (#2080) @gnodet
  • fix: bind credentials to origin and reject TLS downgrade redirects (#2085) @gnodet
  • fix: prevent remote signals from weakening operator-configured policy (#2082) @gnodet
  • fix: atomic file publication and authenticated IPC lock daemon (#2083) @gnodet
  • fix: deploy-side integrity must fail closed (#2084) @gnodet
  • fix: harden opt-in transport and lock backends against unauthenticated infrastructure (#2086) @gnodet
  • Compose named lock keys one segment per coordinate field (#2091) @slachiewicz
  • Resolve file transport locations with path operations instead of substring matching (#2088) @slachiewicz
  • Validate coordinate components in the Maven 2 layout and local path composer (#2087) @slachiewicz

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ“¦ Dependency updates