This is the 1.8.0 release of Agones.
Lots of changes to SDKs in this release, including a replacement Unreal SDK.
The previous Unreal SDK will continue to work, but we recommend users upgrade to this latest version, as it has far
more functionality.
We also see more SDKs supporting the alpha Player Tracking functionality as well.
Check the README for details on features, installation and usage.
Breaking changes:
- [Discussion] Assimilate netspeakgames/UnrealAgonesSDK #1683
- move Netspeak Unreal SDK into Agones Unreal SDK #1739 (domgreen)
Security fixes:
- Bump lodash from 4.17.15 to 4.17.19 to fix a security vulnerability. #1707 (roberthbailey)
Implemented enhancements:
- Support for async/await syntax in Rust SDK #1732
- Add firewall name variable to GKE Terraform #1741 (markmandel)
- Add Rust SDK async/await syntax support and minor improvements #1733 (yoshd)
- Add extra troubleshooting steps. #1721 (markmandel)
- Supports Rust Alpha SDK #1717 (yoshd)
- Supports C# Alpha SDK #1705 (yoshd)
- Added allocator-client.default secret. #1702 (devloop0)
- Add Custom VPC support to Terraform GKE Module #1695 (moesy)
- add gameserver values as configurable in helm terraform modules #1693 (comerford)
- Adding Fairwinds agones-allocator-client to third-party tools #1684 (sudermanjr)
- Added new gen-install-alpha command #1673 (akremsa)
- Alpha SDK and example for Node.js (Player tracking) #1658 (steven-supersolid)
See CHANGELOG for more details on changes.
Images available with this release:
- gcr.io/agones-images/agones-controller:1.8.0
- gcr.io/agones-images/agones-sdk:1.8.0
- gcr.io/agones-images/agones-ping:1.8.0
- gcr.io/agones-images/agones-allocator:1.8.0
- gcr.io/agones-images/cpp-simple-server:0.13
- gcr.io/agones-images/nodejs-simple-server:0.5
- gcr.io/agones-images/rust-simple-server:0.8
- gcr.io/agones-images/unity-simple-server:0.3
- gcr.io/agones-images/udp-server:0.21
- gcr.io/agones-images/tcp-server:0.4
- gcr.io/agones-images/xonotic-example:0.8
- gcr.io/agones-images/supertuxkart-example:0.2
- gcr.io/agones-images/crd-client:0.3
Helm chart available with this release:
Make sure to add our stable helm repository using
helm repo add agones https://agones.dev/chart/stable