This repository was archived by the owner on Nov 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88
99## [ Unreleased]
1010
11+ ## [ 3.1.1] - 2023-02-02
12+
13+ ### Fixed
14+
15+ * The ` sts/:name ` endpoint should have been seal-wrapped like the corresponding
16+ ` creds/:name ` endpoint.
17+
1118## [ 3.1.0] - 2023-01-23
1219
1320### Added
@@ -250,7 +257,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
250257
251258* Initial release of the plugin.
252259
253- [ Unreleased ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v3.1.0...HEAD
260+ [ Unreleased ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v3.1.1...HEAD
261+ [ 3.1.1 ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v3.1.0...v3.1.1
254262[ 3.1.0 ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v3.0.0...v3.1.0
255263[ 3.0.0 ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v2.2.0...v3.0.0
256264[ 2.2.0 ] : https://github.com/puppetlabs/vault-plugin-secrets-oauthapp/compare/v2.1.1...v2.2.0
You can’t perform that action at this time.
0 commit comments