Skip to content

Releases: pbchekin/vault-sync

0.10.0

14 Mar 15:46
0ad60f6
Compare
Choose a tag to compare

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, if dst.backend not specified.

What's Changed

Full Changelog: 0.9.2...0.10.0

0.9.2

31 May 17:58
6983ffb
Compare
Choose a tag to compare

Full Changelog: 0.9.1...0.9.2

0.9.1

07 Oct 00:14
3cbd9c0
Compare
Choose a tag to compare

Added support for KV v1 for both source and destination.

Full Changelog: 0.8.1...0.9.1

0.8.1

26 May 19:37
330b908
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

26 May 18:21
a073ba0
Compare
Choose a tag to compare

What's Changed

  • Support for a custom secrets engine path by @pbchekin in #4

Full Changelog: 0.7.0...0.8.0

Version 0.7.0 (#3)

05 Sep 20:23
56f3711
Compare
Choose a tag to compare
Dependencies updated to the latest versions to fix security alerts
found by Dependabot.

0.6.0

05 Sep 19:33
4660639
Compare
Choose a tag to compare

Recompiled with Rust 1.63.0.

0.5.0

08 Mar 21:25
24cd57d
Compare
Choose a tag to compare
Add --once command line option

0.4.0

04 Mar 19:40
afc28d0
Compare
Choose a tag to compare
Do not listen if bind is not specified

0.3.0

03 Mar 21:26
c6d3a73
Compare
Choose a tag to compare
Use Docker image tag 0.3.0 README