Skip to content

Commit f107469

Browse files
chore: Update changelog 1.15.16 (#22089)
Updated Changelog
1 parent e5a2833 commit f107469

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 1.15.16 Enterprise (January 13, 2025)
2+
3+
Enterprise LTS: Consul Enterprise 1.15 is a Long-Term Support (LTS) release.
4+
5+
SECURITY:
6+
7+
* Removed ability to use bexpr to filter results without ACL read on endpoint [[GH-21950](https://github.com/hashicorp/consul/issues/21950)]
8+
* Resolved issue where hcl would allow duplicates of the same key in acl policy configuration. [[GH-21908](https://github.com/hashicorp/consul/issues/21908)]
9+
* Update `github.com/golang-jwt/jwt/v4` to v4.5.1 to address [GHSA-29wx-vh33-7x7r](https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r). [[GH-21951](https://github.com/hashicorp/consul/issues/21951)]
10+
* Update `registry.access.redhat.com/ubi9-minimal` image to 9.5 to address [CVE-2024-3596](https://nvd.nist.gov/vuln/detail/CVE-2024-3596),[CVE-2024-2511](https://nvd.nist.gov/vuln/detail/CVE-2024-2511),[CVE-2024-26458](https://nvd.nist.gov/vuln/detail/CVE-2024-26458). [[GH-22011](https://github.com/hashicorp/consul/issues/22011)]
11+
* api: Enforces strict content-type header validation to protect against XSS vulnerability. [[GH-21930](https://github.com/hashicorp/consul/issues/21930)]
12+
13+
IMPROVEMENTS:
14+
15+
* Upgrade api submodule to 1.21.4 [[GH-22055](https://github.com/hashicorp/consul/issues/22055)]
16+
* snapshot agent: **(Enterprise only)** Implement Service Principal Auth for snapshot agent on azure.
17+
18+
BUG FIXES:
19+
20+
* proxycfg: fix a bug where peered upstreams watches are canceled even when another target needs it. [[GH-21871](https://github.com/hashicorp/consul/issues/21871)]
21+
122
## 1.15.15 Enterprise (October 29, 2024)
223

324
Enterprise LTS: Consul Enterprise 1.15 is a Long-Term Support (LTS) release.

0 commit comments

Comments
 (0)