Skip to content

Releases: metal-stack/metal-api

v0.41.2

22 Apr 11:50
12745f6
Compare
Choose a tag to compare

General Changes

v0.41.1

15 Apr 07:27
0514b43
Compare
Choose a tag to compare

General Changes

  • Add check to prevent migrating existing machine from one rack to another (#615) @iljarotar
  • Migrate to golangci-lint v2 (#616) @majst01

v0.41.0

24 Mar 14:45
3d853db
Compare
Choose a tag to compare

General Changes

v0.40.5

17 Mar 16:58
9170367
Compare
Choose a tag to compare

General Changes

  • Update semver parser with breaking change regarding image versions (#612) @majst01
  • If deleting a machine from database which is crashed, this hint would… (#611) @majst01

v0.40.4

03 Mar 13:54
c4f0c4c
Compare
Choose a tag to compare

General Changes

v0.40.3

19 Feb 12:24
04898dd
Compare
Choose a tag to compare

General Changes

  • Remove unnecessary parent network ID field from network allocation. (#609) @Gerrit91

v0.40.2

19 Feb 11:25
51dfb53
Compare
Choose a tag to compare

General Changes

  • Fix swagger spec regarding address family is required. (#608) @Gerrit91

v0.40.1

19 Feb 09:47
73f50a2
Compare
Choose a tag to compare

General Changes

  • Allow additional auditing backend based on TimescaleDB (#565) @Gerrit91

v0.40.0

19 Feb 09:42
de1f529
Compare
Choose a tag to compare

General Changes

v0.39.9

18 Feb 08:48
6d8b782
Compare
Choose a tag to compare

General Changes

  • Pass error callback function to auditing http filter. (#606) @Gerrit91