Releases: metal-stack/metal-api
Releases · metal-stack/metal-api
v0.41.1
General Changes
- Add check to prevent migrating existing machine from one rack to another (#615) @iljarotar
- Migrate to golangci-lint v2 (#616) @majst01
v0.40.5
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.3
General Changes
- Remove unnecessary parent network ID field from network allocation. (#609) @Gerrit91
v0.40.2
General Changes
- Fix swagger spec regarding address family is required. (#608) @Gerrit91
v0.40.1
General Changes
- Allow additional auditing backend based on TimescaleDB (#565) @Gerrit91
v0.39.9
General Changes
- Pass error callback function to auditing http filter. (#606) @Gerrit91