Skip to content

Commit

Permalink
update changelog with latest release info
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed Dec 9, 2024
1 parent 0ca08d3 commit ee9627e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## v0.14.4

BUG FIXES:

* Update static role rotation to generate a new password after 2 failed attempts (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/125)
Expand Down Expand Up @@ -37,6 +39,19 @@ BUG FIXES:
* `github.com/hashicorp/go-retryablehttp` v0.7.1 -> v0.7.7
* bump .go-version to 1.22.6

## v0.13.4

BUG FIXES:

* Update static role rotation to generate a new password after 2 failed attempts (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/125)

IMPROVEMENTS:
* Updated dependencies (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/133):
* `github.com/docker/docker` v24.0.9+incompatible -> v25.0.6+incompatible
* `github.com/hashicorp/go-retryablehttp` v0.7.1 -> v0.7.7
* `golang.org/x/net` v0.23.0 -> v0.30.0
* `google.golang.org/protobuf` v1.33.0 -> v1.35.2

## v0.13.1

BUG FIXES:
Expand All @@ -59,6 +74,20 @@ IMPROVEMENTS:
* `github.com/hashicorp/vault/sdk` v0.11.1-0.20240325190132-c20eae3e84c5 -> v0.12.0
* `github.com/stretchr/testify` v1.8.4 -> v1.9.0

## v0.12.3

BUG FIXES:

* Update static role rotation to generate a new password after 2 failed attempts (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/125)

IMPROVEMENTS:
* Updated dependencies (https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/133):
* `github.com/docker/docker` v24.0.9+incompatible -> v25.0.6+incompatible
* `github.com/hashicorp/go-retryablehttp` v0.7.1 -> v0.7.7
* `github.com/go-jose/go-jose/v3` v3.0.1 -> v3.0.3
* `golang.org/x/net` v0.17.0 -> v0.28.0
* `google.golang.org/protobuf` v1.30.0 -> v1.34.2

## v0.12.1

### BUG FIXES:
Expand Down

0 comments on commit ee9627e

Please sign in to comment.