Skip to content

Commit

Permalink
CHANGELOG-3.4: add ugorji/go/codec update
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Mar 27, 2018
1 parent 0834c8f commit cba6a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ See [code changes](https://github.com/coreos/etcd/compare/v3.3.0...v3.4.0) and [
- 3.4 moves `cmd/vendor` directory to `vendor` at repository root.
- Remove recursive symlinks in `cmd` directory.
- Now `go get/install/build` on `etcd` packages (e.g. `clientv3`, `tools/benchmark`) enforce builds with etcd `vendor` directory.
- Upgrade [`github.com/ugorji/go/codec`](https://github.com/ugorji/go) to [**`v1.1`**](https://github.com/ugorji/go/commit/02537d3a3e32ef636a53519265d211bd208ca488), and [regenerate v2 `client`](https://github.com/coreos/etcd/pull/9492), to [include 32-bit fixes](https://github.com/coreos/etcd/issues/9447).

### Dependency

Expand Down

0 comments on commit cba6a17

Please sign in to comment.