Skip to content

Commit b9607c1

Browse files
authored
Merge pull request #22022 from ahrtr/20260701_changelog
2 parents b7e426c + 6be233e commit b9607c1

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
1111
- Add [`write-only-skip-check` option for `--v2-deprecation` to bypass the v2 content check](https://github.com/etcd-io/etcd/pull/21897)
1212
- [server: allow non-admin maintenance status](https://github.com/etcd-io/etcd/pull/21815)
1313
- Fix [websocket authentication with bearer-prefixed auth tokens](https://github.com/etcd-io/etcd/pull/21935).
14+
- Fix [CRL enforcement bypass on gRPC listener when `--listen-client-http-urls` is configured](https://github.com/etcd-io/etcd/pull/22021), refer to [security/advisories/GHSA-3wh4-j44w-pg92](https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92) for more details.
1415

1516
### etcdutl
1617

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1010

1111
- Add [`write-only-skip-check` option for `--v2-deprecation` to bypass the v2 content check](https://github.com/etcd-io/etcd/pull/21850)
1212
- Fix [websocket authentication with bearer-prefixed auth tokens](https://github.com/etcd-io/etcd/pull/21932).
13+
- Fix [CRL enforcement bypass on gRPC listener when `--listen-client-http-urls` is configured](https://github.com/etcd-io/etcd/pull/22025), refer to [security/advisories/GHSA-3wh4-j44w-pg92](https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92) for more details.
1314

1415
### Dependencies
1516

CHANGELOG/CHANGELOG-3.7.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Previous change logs can be found at [CHANGELOG-3.6](https://github.com/etcd-io/
55

66
## v3.7.0 (TBC)
77

8+
### etcd server
9+
10+
- Fix [CRL enforcement bypass on gRPC listener when `--listen-client-http-urls` is configured](https://github.com/etcd-io/etcd/pull/22024), refer to [security/advisories/GHSA-3wh4-j44w-pg92](https://github.com/etcd-io/etcd/security/advisories/GHSA-3wh4-j44w-pg92) for more details.
11+
812
---
913

1014
## v3.7.0-rc.1 (TBC)

0 commit comments

Comments
 (0)