Skip to content

v5.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:02

Changelog

  • 355e02b release v5.10.0
  • 951ce5d chore: force release re-check (fresh HEAD for the v0.2.0 major-bump clamp)
  • 3f2544e Merge pull request #36 from Seibert-Data/feature/htpasswd-subcommand
  • 5dd1e88 add e2e scenario 009 for htpasswd (fakevault: seeded + created secret)
  • e00639c htpasswd test: stub UserReturns on error path + assert UserCallCount (PR #36 review)
  • f3d0eff add htpasswd subcommand deriving user:bcrypt from a secret
  • 588138e Merge pull request #34 from Seibert-Data/feature/search-names-limit
  • fca2bf9 search: address PR review — resolve relative next url, warn on result cap, GoDoc + --limit docs
  • 5353a09 search: refuse cross-host pagination next (credential-leak guard) + fix zero-match test name (PR #34 review)
  • cc25f5f 015-improve-search-output-pagination-limit
  • f94432b Merge pull request #33 from Seibert-Data/feature/write-search-scenarios
  • b22aeaf fakevault: atomic store.update for PATCH read-modify-write (local review)