mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #16354 from z764969689/main
Changelog: modify dependencies bumping go to 1.19.12
This commit is contained in:
commit
2b533b4bc2
@ -4,15 +4,15 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
|
|
||||||
## v3.4.28 (tbd)
|
## v3.4.28 (tbd)
|
||||||
|
|
||||||
### Dependencies
|
|
||||||
- Compile binaries using [go 1.19.11](https://github.com/etcd-io/etcd/pull/16228).
|
|
||||||
|
|
||||||
### etcd server
|
### etcd server
|
||||||
- Improve [Skip getting authInfo from incoming context when auth is disabled](https://github.com/etcd-io/etcd/pull/16240)
|
- Improve [Skip getting authInfo from incoming context when auth is disabled](https://github.com/etcd-io/etcd/pull/16240)
|
||||||
|
|
||||||
### Package `clientv3`
|
### Package `clientv3`
|
||||||
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16240)
|
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16240)
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
- Compile binaries using [go 1.19.12](https://github.com/etcd-io/etcd/pull/16353).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## v3.4.27 (2023-07-11)
|
## v3.4.27 (2023-07-11)
|
||||||
|
@ -26,7 +26,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16241)
|
- Fix [Reset auth token when failing to authenticate due to auth being disabled](https://github.com/etcd-io/etcd/pull/16241)
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
- Compile binaries using [go 1.19.11](https://github.com/etcd-io/etcd/pull/16227).
|
- Compile binaries using [go 1.19.12](https://github.com/etcd-io/etcd/pull/16352).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user