Skip to content

Releases: metal-stack/go-ipam

v1.14.7

30 Aug 10:39
199ae98
Compare
Choose a tag to compare

General Changes

v1.14.6

14 Aug 12:58
1b57a62
Compare
Choose a tag to compare

General Changes

  • Update to go-1.23 and dependencies, also migrate to distroless (#164) @majst01

v1.14.5

31 Jul 10:27
649a807
Compare
Choose a tag to compare

General Changes

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