Skip to content

Commit ac8fa77

Browse files
committed
created changelog for 1.8.7
1 parent de910fb commit ac8fa77

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.8.7 Enterprise (November 8, 2024)
2+
3+
SECURITY:
4+
5+
* csi: Fixed a bug where a user with csi-write-volume permissions to one namespace can create volumes in another namespace (CVE-2024-10975) [[GH-24396](https://github.com/hashicorp/nomad/issues/24396)]
6+
7+
BUG FIXES:
8+
9+
* connect: add validation to ensure that connect native services specify a port [[GH-24329](https://github.com/hashicorp/nomad/issues/24329)]
10+
* keyring: Fixed a panic on server startup when decrypting AEAD key data with empty RSA block [[GH-24383](https://github.com/hashicorp/nomad/issues/24383)]
11+
* scheduler: fixed a bug where resource calculation did not account correctly for poststart tasks [[GH-24297](https://github.com/hashicorp/nomad/issues/24297)]
12+
113
## 1.8.6 Enterprise(October 21, 2024)
214

315
IMPROVEMENTS:

0 commit comments

Comments
 (0)