Release 0.9.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.9.0
Upgrade to the current JS API Client using
npm i gravity-api@0.9.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.9.0
What's Changed
- backport form updates, fix OIDC form, remove polymer by @BeryJu in #781
- Remove babel again by @BeryJu in #1029
- Rework IPAM and fix concurrent IP race conditions by @BeryJu in #1030
- Improve tests & Fix CNAME support by @BeryJu in #1033
Full Changelog: v0.8.1...v0.9.0