Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@ChrisMacNaughton ChrisMacNaughton released this 12 Feb 07:33

SECURITY FIXES

FEATURES

  • Update tested Vault releases to include latest versions.

  • Migrate CI testing to Github actions.

  • Add support for custom secret types (#44).

    The new secret types allow for managing arbitrary data in Vault
    as long as the data is serializable!

BREAKING CHANGES

  • Rust 1.42 is now required