Skip to content

Releases: metal-stack/go-ipam

v1.14.4

26 Jul 09:33
e141dbc
Compare
Choose a tag to compare

General Changes

  • ensure to store valid childprefixes only and better error messages (#159) @majst01

v1.14.3

22 Jul 07:29
4918210
Compare
Choose a tag to compare

General Changes

v1.14.2

18 Jul 12:55
79a7226
Compare
Choose a tag to compare

General Changes

v1.14.1

20 Jun 13:01
e05caa8
Compare
Choose a tag to compare

General Changes

  • Return grpc error codes which better describes the situation (#149) @majst01

v1.14.0

11 Jun 13:25
aacd03b
Compare
Choose a tag to compare

General Changes

v1.13.0

08 Jan 14:24
72b753b
Compare
Choose a tag to compare

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

13 Oct 06:43
cec3b8c
Compare
Choose a tag to compare

General Changes

  • Update go deps, use postgres-16, change unmaintained actions plugin (#127) @majst01

v1.12.5

24 Aug 13:01
ca86640
Compare
Choose a tag to compare

General Changes

v1.12.4

17 Aug 09:44
909cee1
Compare
Choose a tag to compare

General Changes

  • Build with go-1.21 and use slog instead of zap for logging (#122) @majst01

v1.12.3

03 Aug 12:18
1346cc6
Compare
Choose a tag to compare

General Changes