Skip to content

v0.10.0

Latest

Choose a tag to compare

@clelange clelange released this 19 Jul 12:06
9324614

0.10.0 (2026-07-19)

⚠ BREAKING CHANGES

  • use github.com/cernopendata/cernopendata-client-go for Go installs and imports.

Bug Fixes

  • guard search pagination progress (2c5f9a1)
  • include maintenance changes in release notes (#57) (1d7f895)
  • propagate versions into release artifacts (0d76f58)
  • require checksums for binary installation (0af214d)

Code Refactoring

  • migrate module path to cernopendata (7d2505b)
  • return command errors through cobra (#55) (4248f5c)
  • use typed file metadata and fix XRootD retries (c1fbef4)

Tests

  • make live integration outcomes explicit (#56) (68222ea)