Skip to content

Releases: metal-stack/go-ipam

v1.11.2

14 Sep 14:16
3e1e012
Compare
Choose a tag to compare

General Changes

  • netaddr is deprecated in favour of netip/netipx (#88) @majst01

v1.11.1

29 Jul 12:43
1d3698a
Compare
Choose a tag to compare

General Changes

v1.11.0

26 Jul 14:10
8466513
Compare
Choose a tag to compare

General Changes

v1.10.0

26 Jul 11:58
56e109e
Compare
Choose a tag to compare

General Changes

v1.9.0

20 Jul 05:45
aec17c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.9.0

v1.8.6

06 Dec 09:12
59c4948
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

18 May 05:04
45aa14d
Compare
Choose a tag to compare
  • unify database version handling (#59)
  • guard memory storage with a oplock (#60)

v1.8.4

12 Apr 13:36
366e585
Compare
Choose a tag to compare
  • update actions, introduce pull request actions #57
  • do not disable logging in production code #56

v1.8.3

15 Mar 06:34
2258e54
Compare
Choose a tag to compare
  • Store prefixes in their canonical form and ensure they do not overlap on creation #52

v1.8.2

28 Feb 16:10
12a934f
Compare
Choose a tag to compare
  • update netaddr #50
  • fix performance bug for allocateSpecificIP in the ipv6 case #49