Skip to content

Commit aa157d9

Browse files
committed
Placeholder for enterprise release notes
1 parent a19b514 commit aa157d9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 1.14.13 Enterprise
2+
### May 30, 2024
3+
CHANGES:
4+
* auth/jwt: Update plugin to v0.16.1 [[GH-27122](https://github.com/hashicorp/vault/pull/27122)]
5+
* core: Bump Go version to 1.22.2.
6+
7+
IMPROVEMENTS:
8+
* website/docs: Add note about eventual consietency with the MongoDB Atlas database secrets engine [[GH-24152](https://github.com/hashicorp/vault/pull/24152)]
9+
10+
BUG FIXES:
11+
* activity (enterprise): fix read-only storage error on upgrades
12+
* pki: Fix error in cross-signing using ed25519 keys [[GH-27093](https://github.com/hashicorp/vault/pull/27093)]
13+
* replication (enterprise): fix "given mount path is not in the same namespace as the request" error that can occur when enabling replication for the first time on a secondary cluster
14+
* secrets/transit: Use 'hash_algorithm' parameter if present in HMAC verify requests. Otherwise fall back to deprecated 'algorithm' parameter. [[GH-27211](https://github.com/hashicorp/vault/pull/27211)]
15+
116
## 1.14.12 Enterprise
217
### April 24, 2024
318

0 commit comments

Comments
 (0)