Skip to content

Commit

Permalink
correct dates (#20931)
Browse files Browse the repository at this point in the history
  • Loading branch information
xwa153 authored Mar 28, 2024
1 parent 8aeac55 commit 722ddb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BUG FIXES:
* ingress-gateway: **(Enterprise Only)** Fix a bug where on update, Ingress Gateways lost all upstreams for listeners with wildcard services in a different namespace.
* snapshot-agent: **(Enterprise only)** Fix a bug with static AWS credentials where one of the key id or secret key is provided via config file and the other is provided via an environment variable.

## 1.15.10 (February 13, 2023)
## 1.15.10 (February 13, 2024)

SECURITY:

Expand All @@ -37,7 +37,7 @@ BUG FIXES:
* connect: Fix issue where re-persisting existing proxy-defaults using `http` protocol fails with a protocol-mismatch error. [[GH-20481](https://github.com/hashicorp/consul/issues/20481)]
* connect: Remove code coupling where the xDS capacity controller could negatively affect raft autopilot performance. [[GH-20511](https://github.com/hashicorp/consul/issues/20511)]

## 1.15.9 (January 23, 2023)
## 1.15.9 (January 23, 2024)

SECURITY:

Expand Down

0 comments on commit 722ddb2

Please sign in to comment.