github googleforgames/agones v1.11.0

latest releases: v1.43.0, v1.42.0, v1.41.0...
3 years ago

This is the 1.11.0 release of Agones.

This release includes several breaking changes, that include:

  • Upgrade supported Kubernetes version to 1.17
  • Upgrade CRDs to v1 from v1beta1, including adding structured schemas

Note: If you are using Fleet autoscalers with a webhook that is also configured with an SSL certificate,
and are not using a SAN in your certificate, please update them with this release in preparation for a migration of the
project to Go 1.15.

The documentation on creating SSL certificates for Fleet autoscaling webhooks
has been updated to include instructions on including a SAN in the certificate, and has been tested to work on the
current version of Agones as well.

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

Breaking changes:

Security fixes:

Implemented enhancements:

  • Remove support / docs for helm v2 #1853
  • grpc-gateway powered REST API for MultiCluster Allocation #1495
  • Support Agones sidecar Windows build #110
  • Tooling to review pprof heaps #1927 (markmandel)
  • Move supported site K8s version to shortcodes #1917 (markmandel)
  • Adding rest to allocation endpoint #1902 (kdima)
  • #54 Preliminary Windows Image Support #1894 (jeremyje)

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

Don't miss a new agones release

NewReleases is sending notifications on new releases.