Skip to content

Commit

Permalink
fix changelog version for skip password rotation params
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed Mar 20, 2024
1 parent f346461 commit 3cc834a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,18 @@

## v0.11.3

FEATURES:

* add `skip_static_role_import_rotation` and `skip_import_rotation` to allow users to retain the existing role password
on import (note: Vault will not know the role password until it is rotated) [GH-83](https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/83)

### BUG FIXES:
* Revert back to armon/go-metrics [GH-88](https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/88)

## v0.11.2

### IMPROVEMENTS:
* add rotate-root support when using userattr=userPrincipalName
* add `skip_static_role_import_rotation` and `skip_import_rotation` to allow users to retain the existing role password
on import (note: Vault will not know the role password until it is rotated)

## v0.11.1

Expand Down

0 comments on commit 3cc834a

Please sign in to comment.