Skip to content

v1.36.0

Compare
Choose a tag to compare
@Kalaiselvi84 Kalaiselvi84 released this 07 Nov 22:15
· 219 commits to main since this release
3e72a6c

This is the 1.36.0 release of Agones.

In this release:

  • We've added support for Kubernetes 1.28 and have discontinued support for 1.25 to bring the support matrix to 1.26, 1.27 and 1.28 . Please upgrade your clusters accordingly.
  • We’ve resolved path issues in the Unreal Engine Plugin to ensure compatibility with Unreal Engine 5.3.
  • We are now using Go 1.20.10 and gRPC 1.57.1, which includes a number of performance improvements and important security fixes.
  • GameServers that end up in Error state now have a delay before deletion, allowing developers a chance to see why they have failed, and prevent GameServer churn from overwhelming the Kubernetes control plane.
  • We've upgraded to the latest v0.7.1 Docsy- let us know if you see anything broken in the docs!

What's Changed

Breaking changes

Implemented enhancements

  • Adds CounterActions and ListActions to Allocation.proto by @igooch in #3407
  • Terraform template file for the performance test cluster by @gongmax in #3409
  • In the scenario test, submitting request in a fixed interval, exposing more error type by @gongmax in #3414
  • Adds GameServerAllocation e2e tests for Counters by @igooch in #3400
  • Adds Counter FleetAutoScaler e2e Test by @igooch in #3418
  • simple-game-server: Adds a graceful termination delay by @zmerlynn in #3436
  • add opt-out ttlSecondsAfterFinished setting for the pre-delete hook by @mikeseese in #3442
  • Add Cloudbuild step to run performance test by using the scenario test framework. by @gongmax in #3429
  • Implements UpdateList, AddListValue, and RemoveListValue in the SDK Server by @igooch in #3445
  • Adds Go SDK Client List Functions by @igooch in #3484
  • Updates LocalSDK UpdateCounter method by @igooch in #3487

Fixed bugs

Security fixes

  • Bump @babel/traverse from 7.20.1 to 7.23.2 in /sdks/nodejs by @dependabot in #3433

Other

New Contributors

Full Changelog: v1.35.0...v1.36.0

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