Releases: metal-stack/metal-api
Releases · metal-stack/metal-api
v0.16.2
General Changes
v0.16.1
General Changes
- only add image usage if explicitly specified (#240) @majst01
- Only query machines in the same partition as the ipmireport (#239) @majst01
- Update retry-go to v4 which is go modules compatible (#237) @majst01
- refactor allocation spec creation (#235) @majst01
- update all dependencies except new healthcheck (#234) @majst01
v0.16.0
General Changes
- Turn off machine LED on machine free. (#233) @Gerrit91
- Do not calculate project quota on machine list/find (#230) @majst01
- add validation for variable sized lvms (#227) @majst01
- Clarify that with a given lv size of 0 all remaining space is used (#226) @majst01
Breaking Change
Project list endpoint does not return currently used quotas anymore. (https://github.com/metal-stack/metal-api/pull/230)
v0.15.7
v0.15.6
v0.15.5
v0.15.4
v0.15.3
v0.15.2
General Changes
- add "/v1/machine/{id}/power/cycle" (#202) @mwennrich
- added machine creator email info (#197) @GrigoriyMikhalkin