Skip to content

Releases: metal-stack/metal-api

v0.14.0

23 Mar 15:29
30de7eb
Compare
Choose a tag to compare

General Changes

  • Support for multiple issuers / generic token issuer (#176) @droid42

v0.13.2

23 Mar 10:46
e448777
Compare
Choose a tag to compare

General Changes

  • implement firmware response mapping to fix codegen (#179) @kolsa

v0.13.1

22 Mar 10:44
f40cca8
Compare
Choose a tag to compare

General Changes

  • Increase linter timeouts. (#178) @Gerrit91
  • Support firmware updates through metal-api (#162) @kolsa
  • Fix one more linting issue. (#173) @Gerrit91
  • Improve performance by using errors.New rather than fmt.Errorf where … (#170) @kolsa

v0.13.0

03 Mar 13:02
1360c4d
Compare
Choose a tag to compare

General Changes

  • Implementing MEP-6: Clusters with private networks only / DMZ (#171) @mwindower

v0.12.3

05 Feb 11:08
695a33b
Compare
Choose a tag to compare

General Changes

v0.12.2

05 Feb 10:10
e49359e
Compare
Choose a tag to compare

General Changes

v0.12.1

28 Jan 13:53
6cb182d
Compare
Choose a tag to compare

General Changes

v0.12.0

20 Jan 11:05
f30c7f8
Compare
Choose a tag to compare

General Changes

v0.11.5

14 Jan 09:54
24fc80d
Compare
Choose a tag to compare

General Changes

v0.11.4

27 Nov 13:19
ad0ad87
Compare
Choose a tag to compare

General Changes

  • Do not hide images on machine create which are already expired (#148) @majst01
  • emit PlannedReboot event on machine deletion (#141) @mwennrich
  • validation to prevent overlapping sizes (#142) @mwennrich