Releases: metal-stack/go-ipam
Releases · metal-stack/go-ipam
v1.14.6
General Changes
- Update to go-1.23 and dependencies, also migrate to distroless (#164) @majst01
v1.14.4
General Changes
- ensure to store valid childprefixes only and better error messages (#159) @majst01
v1.14.1
General Changes
- Return grpc error codes which better describes the situation (#149) @majst01
v1.13.0
General Changes
! BREAKING
ipam.PrefixFrom now returns a ErrNotFound
- PrefixFrom does not return a NotFound, fix this (#129) @majst01
- Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows (#134) @dependabot
- New Linter with alot of new warnings, fix this (#130) @majst01
v1.12.6
General Changes
- Update go deps, use postgres-16, change unmaintained actions plugin (#127) @majst01