Releases: digitalocean/netbox-ip-controller
Releases · digitalocean/netbox-ip-controller
v0.4.1
What's Changed
- Use docker login action by @ndombroski in #32
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #31
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #33
- Fix various static checks in CI by @ndombroski in #34
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Upgrade Kubernetes client-go to 1.28.7
What's Changed
- DELI-5255: added metrics for failed requests to NetBox Server by @ztariq21 in #26
- Upgrade client-go to 1.28.7 by @ndombroski in #28
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add netbox-ca-cert-path to the readme by @ndombroski in #20
- Update k8s version to 1.25 by @d-honeybadger in #21
- update go to 1.19 by @d-honeybadger in #22
- update envtest image sha by @d-honeybadger in #23
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix empty updates of IPs in NetBox by @d-honeybadger in #19
- use pod/service-publish-labels flags to limit which IPs get exported by @d-honeybadger in #18
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- no retrying POST requests by @d-honeybadger in #14
- fix reties in the 'clean' command by @d-honeybadger in #16
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bug fix: fix duplication of ips in netbox by @d-honeybadger in #10
- Bug fix: sort labels and tags before creating netboxip by @d-honeybadger in #11
- Bug fix: Use proper logger for http client by @d-honeybadger in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
netbox-ip-controller's first release 🥳
Please refer to the README for details about this project, how to use it in your Kubernetes clusters, and how to contribute. Future releases will come with release notes to track what has changed since this initial release.