This is the 1.29.0-rc release of Agones.
We are bringing a huge release to start 2023!
SDKGracefulTermination feature has now graduated to beta. So by default, the sidecar container will not shutdown immeadiately on TERM signal, but instead wait for Shutdown state to occur.PodHostname feature is now available, if you need to able to access a GameServer Pod within a cluster by a DNS name.While we expect no issues, we also updated the gRPC libraries that Agones uses, so please make sure to test upgrades before deploying to production.
Check the README for details on features, installation and usage.
Breaking changes:
Implemented enhancements:
Documentation: https://development.agones.dev/site/
See CHANGELOG for more details on changes.
Images available with this release:
Helm chart available with this release:
Make sure to add our stable helm repository using
helm repo add agones https://agones.dev/chart/stable