v1.3.0-rc
This is the 1.3.0-rc release of Agones.
This release includes the Node SDK packaged as a NPM module and hosted on github. That being said, the functionality of the Node SDK has not changed, and previous versions will continue to work as normal.
The upgraded gRPC across Agones and SDKs is marked as a breaking change as a precaution, as we expect previous versions of the SDK to continue to work as per normal.
We do recommend updating your SDKs to the latest version, to keep up to date and avoid any potential issues.
Check the README for details on features, installation and usage.
Breaking changes:
- Node packaging #1264 (rorygarand)
- Update GRPC to v1.20.1 #1215 (markmandel)
Security fixes:
- Update Alpine image to 3.11 #1253 (markmandel)
Implemented enhancements:
- Terraform support for EKS #966
- Added Community Meetings to the community pages #1271 (markmandel)
- Fuzz Roundtrip test for v1 Agones schemas #1269 (aLekSer)
- Add Annotations validation for Template ObjectMeta #1266 (aLekSer)
- Add validation for Labels on Fleet and GS Template #1257 (aLekSer)
- Feature Gate implementation #1256 (markmandel)
- Add Embark logo to Agones site #1237 (luna-duclos)
- Unity SDK - Watch GameServer Functionality #1234 (markmandel)
- Better error message for Health Check Failure #1222 (markmandel)
- Configurable Log Level for Agones Controller #1220 (aLekSer)
- Add Go Client example which could create GS #1213 (aLekSer)
- Automate confirming example images are on gcr.io #1207 (markmandel)
- improve stackdriver metric type #1132 (cyriltovena)
- Feature Stages Documentation #1080 (markmandel)
- Initial version of EKS terraform config #986 (aLekSer)
Documentation: https://development.agones.dev/site/
See CHANGELOG for more details on changes.
Images available with this release:
- gcr.io/agones-images/agones-controller:1.3.0-rc
- gcr.io/agones-images/agones-sdk:1.3.0-rc
- gcr.io/agones-images/agones-ping:1.3.0-rc
- gcr.io/agones-images/agones-allocator:1.3.0-rc
- 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