Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 71420ef

Browse files
committed
Release v3.1.1
1 parent 078d601 commit 71420ef

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)