Skip to content

Release history

Shield releases

A pluggable architecture for backup and restore of database systems. `MIT` `Go`

All releases

2 shown

v9.0.1 Maintenance
Security fixes
  • jQuery updated to 3.7.1 covering CVE-2020-11022 and CVE-2020-11023
  • CVE-2020-11023
Full changelog

Improvements

  • Updated Go toolchain to 1.25 and aligned the Dockerfile base.
  • Migrated google/go-github from a 2015 pseudo-version to v76 (fixes a latent ListUserTeams API-drift bug acknowledged in-code).
  • Bumped go-sql-driver/mysql, mattn/go-sqlite3, hashicorp/consul/api, golang.org/x/{crypto,net,oauth2}, fsouza/go-dockerclient, prometheus/client_golang.
  • Updated webdav and demo nginx images to bookworm bases (bullseye EOL 2026-06).
  • Refreshed vendored UI libs: jQuery 3.2.1 → 3.7.1 (covers CVE-2020-11022 / CVE-2020-11023), showdown 1.9.0 → 2.1.0, FontAwesome 5.3.1 → 6.7.2 free.
  • Carries the two prior v9.0.1-rc.1 fixes: S3 plugin IMDSv2 support and S3 REST API change handling.
v9.0.0 Bug fix
Security fixes
  • CVE-2025-22868 — updated oauth2 (GO-2025-3488)
  • CVE-2025-54410 — updated go-dockerclient
Notable features
  • Improved recovery workflow in UI
Full changelog

Improvements

  • Update GoLang to 1.24.6
  • Fixed issue with initialization on newer Vault versions #775
  • Fix for Health State Handling in Storage Health Check #774
  • Added code to catch a possible null pointer exception #782
  • Update oauth2 for CVE-2025-22868 - https://pkg.go.dev/vuln/GO-2025-3488
  • Update go-dockerclient for CVE-2025-54410
  • Improve recovery workflow in UI

Beta — feedback welcome: [email protected]