v0.7.0
This is the 0.7.0 release of Agones.
Check the README for details on features, installation and usage.
Breaking changes:
- Update to Kubernetes 1.11 #447 (markmandel)
- Remove crd-install hook, as it break CRD updates #441 (markmandel)
Implemented enhancements:
- Delete crds, and fleets, gameservers etc on deletion of Helm chart #426
GameServers
should have the Fleet name in a label for easy retrieval #411- Horizontal Fleet Autoscaling #334
- Add webhook functionality into FleetAutoscaler #460 (aLekSer)
- Adds Kind local cluster support with documentation #458 (Kuqd)
- Adds OpenCensus metrics integration. #457 (Kuqd)
- added incremental build option to Makefile to speed up rebuilds #454 (jkowalski)
- CRD: added additionalPrinterColumns to GameServer for kubectl #444 (jkowalski)
- Adding explicit length of git revision in Makefile and E2E Can't Allocate test #440 (aLekSer)
- Pinger service for Multiple Cluster Latency Measurement. #434 (markmandel)
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.7.0
- gcr.io/agones-images/agones-sdk:0.7.0
- gcr.io/agones-images/cpp-simple-server:0.4
- gcr.io/agones-images/udp-server:0.5
- gcr.io/agones-images/xonotic-example:0.4
Helm chart available with this release:
Make sure to add our stable helm repository using
helm repo add https://agones.dev/chart/stable