All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.6.8 - 2024-07-12
- Bump golang.org/x/net from 0.22.0 to 0.23.0 #69
- Update dependencies in #70
- Update release procedure to use gh command #71
1.6.7 - 2024-03-19
- Update dependencies in #67
- refactor test in #65
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #66
1.6.6 - 2023-11-15
- Update dependencies in #62, #63
- Update etcd to v3.5.10
- Update Golang to 1.21
- Bump golang.org/x/net from 0.12.0 to 0.17.0 #60
- Bump google.golang.org/grpc from 1.56.2 to 1.56.3 #61
1.6.5 - 2023-07-14
- Update dependencies in #58
- Update etcd to v3.5.9
- Update Golang to 1.20
1.6.4 - 2023-02-20
- Update dependencies in #54
- Update etcd to v3.5.7
1.6.3 - 2023-01-19
- Update dependencies in #52
- Update etcd to v3.5.6
- Update Golang to 1.19
1.6.2 - 2022-11-08
- Update etcd to v3.5.5 (#50)
1.6.1 - 2022-08-23
- Update dependencies (#48)
- Update etcd to v3.5.4
- Update Golang to 1.18
1.6.0 - 2022-04-14
- update etcd to v3.5.3 and some dependencies (#44)
1.5.0 - 2021-12-20
- update etcd to v3.5.1 (#42)
1.4.1 - 2021-10-04
- Update etcd to v3.4.17 (#40).
1.4.0 - 2021-05-19
- Update for etcd 3.4.16 (#37).
1.3.7 - 2021-05-07
- Fix release CI workflow (#35).
1.3.6 - 2021-05-06
- Enable keepalive checks (#34).
1.3.5 - 2020-09-10
- Update etcd client library as of etcd-3.3.25.
- Fix NewConfig() to return copy of default object (#28).
1.3.4 - 2019-10-24
- Update golang 1.13.3 (#22)
1.3.3 - 2019-08-20
- Update etcd client library as of etcd-3.3.15.
1.3.2 - 2019-08-19
- Update etcd client library as of etcd-3.3.14.
- Revert #11 "Workaround for etcd bug #9949".
1.3.1 - 2018-11-19
- Workaround for etcd bug #9949.
1.3.0 - 2018-10-15
- AddPFlags method for github.com/spf13/pflag package.
1.2.2 - 2018-10-10
- Update Go module dependencies (#9).
1.2.1 - 2018-10-10
- Remove http://127.0.0.1:4001 from the default endpoints (#8).
1.2.0 - 2018-10-09
- Common command-line flags (#7).
1.1.0 - 2018-09-14
- Opt in to Go modules.
This is the first release.