Skip to content

Commit

Permalink
Merge pull request etcd-io#16354 from z764969689/main
Browse files Browse the repository at this point in the history
Changelog: modify dependencies bumping go to 1.19.12
  • Loading branch information
ahrtr authored Aug 2, 2023
2 parents eb04f3a + b6f095e commit 2b533b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/

## v3.4.28 (tbd)

### Dependencies
- Compile binaries using [go 1.19.11](https://github.com/etcd-io/etcd/pull/16228).

### etcd server
- Improve [Skip getting authInfo from incoming context when auth is disabled](https://github.com/etcd-io/etcd/pull/16240)

### Package `clientv3`
- 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>

## v3.4.27 (2023-07-11)
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

### 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>

Expand Down

0 comments on commit 2b533b4

Please sign in to comment.