GoogleForGames/agones: Release v1.20.0-rc

This is the 1.20.0-rc release of Agones.

This release brings us the simple game server version 0.6 and grpc client and server on same version

Check the README for details on features, installation and usage.

Implemented enhancements:

Update the simple game server version to 0.6. #2413 Update the minikube driver flag name (--vm-driver is deprecated) #2399 Unreal SDK misses "const" prefix for function parameters. #2411 TLS handshake error with multi-cluster setup #2402 Upgrade-gRPC-version #2414 Update the simple game server to move itself back to the Ready state after allocation #2409

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

To top