Skip to content

v1.33.0

Compare
Choose a tag to compare
@Kalaiselvi84 Kalaiselvi84 released this 05 Jul 21:21
· 486 commits to main since this release
4876ea5

This is the 1.33.0 release of Agones.

In this release, we have focused on improving the documentation, stabilized the SDKGracefulTermination feature and also are now returning GameServer annotations and labels on allocation response.

  • The SDKGracefulTermination feature has been promoted to stable. The SDK server will now remain active for the specified terminationGracePeriodSeconds until SDK.Shutdown() has been called to ensure that game servers can successfully run to completion during automatic node upgrades without downtime.

  • The helm documentation has been restructured into multiple sections making it much easier to understand the configuration options and customize the Agones installation.

  • GameServerAllocation now has a metadata field returned with the metadata of the allocated GameServer. This can be useful for returning information about the GameServer, Fleet or even the cluster to the allocating process.

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

What's Changed

Implemented enhancements

Fixed bugs

Other

New Contributors

Full Changelog: v1.32.0...v1.33.0

Images available with this release:

Make sure to add our stable helm repository using helm repo add agones https://agones.dev/chart/stable