mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
changelog: add google.golang.org/protobuf bump to v1.33.0
Signed-off-by: Ivan Valdes <ivan@vald.es>
This commit is contained in:
parent
ebdb88248c
commit
a9cfdfd88b
@ -16,6 +16,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
- Upgrade [bbolt to 1.3.9](https://github.com/etcd-io/etcd/pull/17484).
|
- Upgrade [bbolt to 1.3.9](https://github.com/etcd-io/etcd/pull/17484).
|
||||||
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17538).
|
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17538).
|
||||||
|
- Upgrade [google.golang.org/protobuf to v1.33.0 to address CVE-2024-24786](https://github.com/etcd-io/etcd/pull/17554).
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17422).
|
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17422).
|
||||||
|
@ -23,6 +23,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
- Upgrade [bbolt to v1.3.9](https://github.com/etcd-io/etcd/pull/17483).
|
- Upgrade [bbolt to v1.3.9](https://github.com/etcd-io/etcd/pull/17483).
|
||||||
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17537).
|
- Compile binaries using [go 1.21.8](https://github.com/etcd-io/etcd/pull/17537).
|
||||||
|
- Upgrade [google.golang.org/protobuf to v1.33.0 to address CVE-2024-24786](https://github.com/etcd-io/etcd/pull/17553).
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17421).
|
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17421).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user