localizer
localizer copied to clipboard
build(deps): bump github.com/metal-stack/go-ipam from 1.8.5 to 1.11.1
Bumps github.com/metal-stack/go-ipam from 1.8.5 to 1.11.1.
Release notes
Sourced from github.com/metal-stack/go-ipam's releases.
v1.11.1
General Changes
v1.11.0
General Changes
v1.10.0
General Changes
v1.9.0
What's Changed
- Update deps and dbs by
@majst01
in metal-stack/go-ipam#73- Added ETCD as backend by
@alejandrojnm
in metal-stack/go-ipam#74- Update all dependencies and test dbs by
@majst01
in metal-stack/go-ipam#75- dump and load by
@majst01
in metal-stack/go-ipam#65- adding mongodb storage backend by
@f00actual
in metal-stack/go-ipam#80New Contributors
@alejandrojnm
made their first contribution in metal-stack/go-ipam#74@f00actual
made their first contribution in metal-stack/go-ipam#80Full Changelog: https://github.com/metal-stack/go-ipam/compare/v1.8.6...v1.9.0
v1.8.6
What's Changed
- Update netaddr which made all structs opaque, which is good by
@majst01
in metal-stack/go-ipam#61- Redis by
@majst01
in metal-stack/go-ipam#62- Enable retrieving existing Prefix CIDRs from the Ipamer by
@rene-at-dell
in metal-stack/go-ipam#69- Update dependencies, and test dbs by
@majst01
in metal-stack/go-ipam#72New Contributors
@rene-at-dell
made their first contribution in metal-stack/go-ipam#69Full Changelog: https://github.com/metal-stack/go-ipam/compare/v1.8.5...v1.8.6
Commits
1d3698a
Expose Usage via grpc (#86)6884838
Fix sample in readme (#85)8466513
Add context (#84)56e109e
grpc service (#82)9d82af9
Update all go dependencies (#81)aec17c3
adding mongodb storage backend (#80)10374d8
dump and load (#65)981c10d
Update all dependencies and test dbs (#75)72f3bfa
Added ETCD as backend (#74)8b60c49
Update deps and dbs (#73)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)