Skip to content

Releases: metal-stack/metal-api

v0.18.4

15 Jun 09:29
4656640
Compare
Choose a tag to compare

General Changes

v0.18.3

14 Jun 15:26
273d7b9
Compare
Choose a tag to compare

General Changes

v0.18.2

14 Jun 12:59
3ec315c
Compare
Choose a tag to compare

General Changes

v0.18.1

13 Jun 07:51
1154644
Compare
Choose a tag to compare

General Changes

v0.18.0

10 Jun 11:16
43ece5a
Compare
Choose a tag to compare

General Changes

We changed the communication between metal-hammer and metal-api to gRPC. Therefore you must update an existing metal-stack installation to release v0.9.11 before and let all machines reboot into the new metal-hammer version from that release.

v0.17.0

06 May 09:19
7f87922
Compare
Choose a tag to compare

General Changes

v0.16.6

21 Apr 12:21
7e935d6
Compare
Choose a tag to compare

General Changes

  • Add events endpoint to be able to batch them (#269) @majst01

v0.16.5

20 Apr 09:07
eee5304
Compare
Choose a tag to compare

General Changes

  • IP free and child network free should be DELETE methods. (#274) @Gerrit91
  • Add IP find filter for allocation UUID. (#273) @Gerrit91
  • show vrf in base-10 representation (#272) @mwennrich
  • newer golangci-lint warns about unhandled json errors, fix this (#266) @majst01

v0.16.4

17 Mar 12:30
69466a9
Compare
Choose a tag to compare

General Changes

  • Ensure a switch update during allocation of multiple machines works (#256) @majst01
  • Error out when referenced entities not found for switches and machines. (#262) @Gerrit91
  • Update vulnerable dependencies (#260) @majst01
  • Speed up datastore integration tests. (#257) @Gerrit91
  • Fix machine allocate failed rollback (#255) @majst01
  • Improve error message on FSL validation error (#252) @majst01

v0.16.3

27 Jan 14:10
79372e4
Compare
Choose a tag to compare

General Changes

🚀 Features

  • size image constraints types and validation (#232) @majst01