Releases: metal-stack/metal-api
Releases · metal-stack/metal-api
v0.18.0
General Changes
- Grpc boot service (#279) @majst01
- Ensure image and kernel in Partition are downloadable (#280) @majst01
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
v0.16.6
v0.16.5
v0.16.4
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
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)