Releases: pbchekin/vault-sync
Releases · pbchekin/vault-sync
0.10.0
Breaking changes
- The default value for
dst.backend
has changed. Previously the default value was "secret", now the corresponding configuration for src will be used also for dst, ifdst.backend
not specified.
What's Changed
- Add kubernetes job by @pbchekin in #15
- Helm chart 0.1.3 by @pbchekin in #16
- Rust 1.85.0, update Cargo.lock by @pbchekin in #19
- Document CA certificates by @pbchekin in #18
- Fix compilation warnings by @pbchekin in #20
- Multiple backends by @pbchekin in #21
Full Changelog: 0.9.2...0.10.0
0.9.2
Full Changelog: 0.9.1...0.9.2
0.9.1
Added support for KV v1 for both source and destination.
Full Changelog: 0.8.1...0.9.1
0.8.1
0.8.0
Version 0.7.0 (#3)
Dependencies updated to the latest versions to fix security alerts found by Dependabot.