v1.2.0
This is the 1.2.0 release of Agones.
This release includes an upgrade of the supported Kubernetes version from 1.12 to 1.13.
Make sure to check the Upgrading Guide for details on how to perform this upgrade safely.
Check the README for details on features, installation and usage.
Breaking changes:
- Update client-go to kubernetes-1.13.12 #1189 (heartrobotninja)
- Update the default gRPC and HTTP ports for the sdkserver for the 1.2.0 release #1180 (roberthbailey)
- Update terraform configs to use Kubernetes 1.13 #1179 (roberthbailey)
- Update documentation for the 1.2 release to use Kubernetes 1.13. #1178 (roberthbailey)
- Update minikube and KIND developer tooling to Kubernetes 1.13 #1177 (roberthbailey)
- Update the prow cluster to use Kubernetes 1.13 #1176 (roberthbailey)
- Update GKE development tooling to Kubernetes 1.13 #1175 (roberthbailey)
Implemented enhancements:
- Upgrade to Kubernetes 1.13 #1044
- Local SDK Server should update internal GameServer on Ready(), Allocate() etc. #958
- Error checking of attributes on feature shortcode #1205 (markmandel)
- Implement Reserve for Unity #1193 (markmandel)
- Add ImagePullSecrets for Allocator and Ping (helm) #1190 (aLekSer)
- Implementation of Unity SDK.Connect() #1181 (markmandel)
- Implementation of GameServer() for Unity #1169 (markmandel)
- Add Spec and Health data to default local sdk GameServer #1166 (markmandel)
- Refresh client CA certificate if changed #1145 (pooneh-m)
- Document the default ports used by the sdkserver sidecar on the website #1210 (roberthbailey)
See CHANGELOG for more details on changes.
Images available with this release:
- gcr.io/agones-images/agones-controller:1.2.0
- gcr.io/agones-images/agones-sdk:1.2.0
- gcr.io/agones-images/agones-ping:1.2.0
- gcr.io/agones-images/agones-allocator:1.2.0
- gcr.io/agones-images/cpp-simple-server:0.11
- gcr.io/agones-images/nodejs-simple-server:0.2
- gcr.io/agones-images/rust-simple-server:0.6
- gcr.io/agones-images/unity-simple-server:0.3
- gcr.io/agones-images/udp-server:0.17
- gcr.io/agones-images/tcp-server:0.3
- gcr.io/agones-images/xonotic-example:0.7
Helm chart available with this release:
Make sure to add our stable helm repository using
helm repo add agones https://agones.dev/chart/stable