v0.9.0-rc
This is the 0.9.0-rc release of Agones.
Check the README for details on features, installation and usage.
Breaking changes:
- Consistency: Portpolicy static=>Static & dynamic=>Dynamic #617 (markmandel)
Implemented enhancements:
- Adding a section in the documentation about deploying Agones using GCP Marketplace. #664 (bbf)
- Add Agones Kubernetes API docs generator #645 (aLekSer)
- Added support for persisting logs in 'emptyDir' volume attached to agones controller. #620 (jkowalski)
- Adding Locust tests - initial changes for #412 #611 (pm7h)
- Emit stress test metrics in Fortio format. #586 (jkowalski)
- Add Node.js SDK and example - closes #538 #581 (steven-supersolid)
- Cpp sdk cmake #464 (dsazonoff)
Security fixes:
- Remove serviceaccount for game server container #640 (markmandel)
Documentation: https://development.agones.dev/site/
See CHANGELOG for more details on changes.
This software is currently alpha, and subject to change. Not to be used in production systems.
Images available with this release:
- gcr.io/agones-images/agones-controller:0.9.0-rc
- gcr.io/agones-images/agones-sdk:0.9.0-rc
- gcr.io/agones-images/agones-ping:0.9.0-rc
- gcr.io/agones-images/cpp-simple-server:0.4
- gcr.io/agones-images/udp-server:0.7
- gcr.io/agones-images/xonotic-example:0.5
Helm chart available with this release:
Make sure to add our stable helm repository using
helm repo add https://agones.dev/chart/stable