Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 4.82 KB

File metadata and controls

62 lines (34 loc) · 4.82 KB

Changelog

2.17.0 (2026-08-04)

Features

  • validate and support all restic backends, not just S3 (#264) (7ef4dd1)

Bug Fixes

  • preflight rejected valid configurations and leaked passwords (#265) (d1606ca)
  • restore resolved 'latest' to its own pre-restore snapshot (#266) (ad74540)

Miscellaneous Chores

2.16.0 (2026-08-04)

Features

  • add restic-based NFS backup and restore (#261) (32ebf19)
  • update aws/aws-cli to 2.35.15 #minor (#245) (f18bac7)
  • update cli/cli to v2.96.0 #minor (#258) (acae048)
  • update docker/build-push-action to v7.3.0 #minor (#254) (5ce62b6)
  • update docker/login-action to v4.3.0 #minor (#255) (25704bc)
  • update docker/login-action to v4.4.0 #minor (#259) (5153c38)
  • update docker/metadata-action to v6.2.0 #minor (#256) (0a3a3f5)
  • update docker/setup-buildx-action to v4.2.0 #minor (#257) (92ff600)
  • update docker/setup-qemu-action to v4.2.0 #minor (#253) (ed55bce)

Miscellaneous Chores

  • add Apache-2.0 LICENSE (#252) (2fe6abd)
  • fallback: update actions/checkout (#250) (99aa5fb)
  • fallback: update ubuntu (#242) (0535409)
  • patch: update dataaxiom/ghcr-cleanup-action to v1.2.2 #patch (#243) (ea444b0)
  • patch: update openbao/openbao to v2.5.5 #patch (#247) (c3fcdde)

2.15.0 (2026-06-30)

Features

Continuous Integration

  • bring release-please config up to GlueOps convention (#240) (ae0b779)

2.14.2 (2026-06-29)

Bug Fixes

  • authenticate release-please via GitHub App token (#236) (ce2f6ab)