Releases: moby/ipvs
Releases · moby/ipvs
v1.1.0
Notable changes
- Remove reference to "creative commons" license for docs
- Remove gotest.tools dependency
- Test against go1.19
- Drop support for go1.16 and older
Dependencies updates
- Update github.com/sirupsen/logrus to v1.9.0
- Update github.com/vishvananda/netlink to v1.1.0
- Update github.com/vishvananda/netns to v0.0.2
- Update golang.org/x/sys to v0.2.0
Full changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- rename IPVS stats attributes since they apply for both services and destinations by @andrewsykim in #18
- Correct data types for connection counts by @ns-jtenberge in #24
New Contributors
- @ns-jtenberge made their first contribution in #24
Full Changelog: v1.0.1...v1.0.2