<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agones – New Releases</title>
    <link>/site/blog/releases/</link>
    <description>Recent content in New Releases on Agones</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/site/blog/releases/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Blog: 1.29.0 - Kubernetes 1.24.0, SDKGracefulTermination feature in beta, New PodHostname feature</title>
      <link>/site/blog/2023/01/17/1.29.0-kubernetes-1.24.0-sdkgracefultermination-feature-in-beta-new-podhostname-feature/</link>
      <pubDate>Tue, 17 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2023/01/17/1.29.0-kubernetes-1.24.0-sdkgracefultermination-feature-in-beta-new-podhostname-feature/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.29.0 release of Agones.&lt;/p&gt;
&lt;p&gt;We are bringing a huge release to start 2023!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Agones to support for Kubernetes 1.24.0&lt;/li&gt;
&lt;li&gt;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.&lt;/li&gt;
&lt;li&gt;A new PodHostname feature is now available, if you need to able to access a GameServer Pod within a cluster by a DNS name.&lt;/li&gt;
&lt;li&gt;Agones release images have all been moved to &lt;a href=&#34;https://cloud.google.com/artifact-registry&#34;&gt;Google Artifact Registry&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Prior releases will still be accessible in their previous location&lt;/li&gt;
&lt;li&gt;Updated dependencies for security fixes
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.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.29.0&#34; data-proofer-ignore&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Kubernetes to 1.24 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2867&#34;&gt;#2867&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Migrate from github.com/golang/protobuf to google.golang.org/protobuf &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2786&#34;&gt;#2786&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Graduate SDKGracefulTermination to beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2831&#34;&gt;#2831&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Set the hostName of the Pod to the name of the GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2704&#34;&gt;#2704&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update from golang/protobuf to google.golang.org/protobuf &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2462&#34;&gt;#2462&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release Automation: Add cloud build target for release builds &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2460&#34;&gt;#2460&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release Automation: Generate version of website to push &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2457&#34;&gt;#2457&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Consider moving agones system images from gcr.io to GCP&amp;rsquo;s artifact registry &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2358&#34;&gt;#2358&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;CI builds should publish a multi-arch manifest for the agones-sdk image &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2280&#34;&gt;#2280&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generate Changelog - Release Automation: Add cloud build target for release builds &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2884&#34;&gt;#2884&lt;/a&gt; (&lt;a href=&#34;https://github.com/mangalpalli&#34;&gt;mangalpalli&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GameServer Pod: Stable Network ID &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2826&#34;&gt;#2826&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Release Automation: Generate version of website to push &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2808&#34;&gt;#2808&lt;/a&gt; (&lt;a href=&#34;https://github.com/mangalpalli&#34;&gt;mangalpalli&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.29.0/CHANGELOG.md&#34; data-proofer-ignore&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-controller:1.29.0&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-controller:1.29.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-sdk:1.29.0&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-sdk:1.29.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-ping:1.29.0&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-ping:1.29.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-allocator:1.29.0&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-allocator:1.29.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&#34;&gt;us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&#34;&gt;us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&#34;&gt;us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/crd-client:0.7&#34;&gt;us-docker.pkg.dev/agones-images/examples/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&#34;&gt;us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&#34;&gt;us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&#34;&gt;us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&#34;&gt;us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&#34;&gt;us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&#34;&gt;us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.29.0.tgz&#34; data-proofer-ignore&gt;
&lt;code&gt;helm install agones agones/agones --version 1.29.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.29.0 - Release Candidate</title>
      <link>/site/blog/2023/01/11/1.29.0-release-candidate/</link>
      <pubDate>Wed, 11 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2023/01/11/1.29.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.29.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;We are bringing a huge release to start 2023!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Agones to support for Kubernetes 1.24.0&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SDKGracefulTermination&lt;/code&gt; feature has now graduated to beta. So by default, the sidecar container will &lt;em&gt;not&lt;/em&gt; shutdown immeadiately on TERM signal, but instead wait for &lt;code&gt;Shutdown&lt;/code&gt; state to occur.&lt;/li&gt;
&lt;li&gt;A new &lt;code&gt;PodHostname&lt;/code&gt; feature is now available, if you need to able to access a &lt;code&gt;GameServer&lt;/code&gt; &lt;code&gt;Pod&lt;/code&gt; within a cluster by a DNS name.&lt;/li&gt;
&lt;li&gt;Agones release images have all been moved to &lt;a href=&#34;https://cloud.google.com/artifact-registry&#34;&gt;Google Artifact Registry&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated dependencies for security fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.29.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Kubernetes to 1.24 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2867&#34;&gt;#2867&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Migrate from github.com/golang/protobuf to google.golang.org/protobuf &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2786&#34;&gt;#2786&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Graduate SDKGracefulTermination to beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2831&#34;&gt;#2831&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Set the hostName of the Pod to the name of the GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2704&#34;&gt;#2704&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update from golang/protobuf to google.golang.org/protobuf &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2462&#34;&gt;#2462&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release Automation: Add cloud build target for release builds &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2460&#34;&gt;#2460&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release Automation: Generate version of website to push &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2457&#34;&gt;#2457&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Consider moving agones system images from gcr.io to GCP&amp;rsquo;s artifact registry &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2358&#34;&gt;#2358&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;CI builds should publish a multi-arch manifest for the agones-sdk image &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2280&#34;&gt;#2280&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generate Changelog - Release Automation: Add cloud build target for release builds &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2884&#34;&gt;#2884&lt;/a&gt; (&lt;a href=&#34;https://github.com/mangalpalli&#34;&gt;mangalpalli&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GameServer Pod: Stable Network ID &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2826&#34;&gt;#2826&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Release Automation: Generate version of website to push &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2808&#34;&gt;#2808&lt;/a&gt; (&lt;a href=&#34;https://github.com/mangalpalli&#34;&gt;mangalpalli&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.29.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-controller:1.29.0-rc&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-controller:1.29.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-sdk:1.29.0-rc&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-sdk:1.29.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-ping:1.29.0-rc&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-ping:1.29.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/release/agones-allocator:1.29.0-rc&#34;&gt;us-docker.pkg.dev/agones-images/release/agones-allocator:1.29.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&#34;&gt;us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&#34;&gt;us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&#34;&gt;us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/crd-client:0.7&#34;&gt;us-docker.pkg.dev/agones-images/examples/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&#34;&gt;us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&#34;&gt;us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&#34;&gt;us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&#34;&gt;us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&#34;&gt;us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&#34;&gt;us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.29.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.29.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.28.0 - OpenShift Support, Player Tracking Metrics and GKE Terraform Improvements</title>
      <link>/site/blog/2022/12/06/1.28.0-openshift-support-player-tracking-metrics-and-gke-terraform-improvements/</link>
      <pubDate>Tue, 06 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/12/06/1.28.0-openshift-support-player-tracking-metrics-and-gke-terraform-improvements/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.28.0 release of Agones.&lt;/p&gt;
&lt;p&gt;Highlights for this release include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for OpenShift (where &lt;code&gt;OwnerReferencesPermissionEnforcement&lt;/code&gt; is enabled)&lt;/li&gt;
&lt;li&gt;Metrics for Player Tracking&lt;/li&gt;
&lt;li&gt;GKE Terraform options for regional clusters and autoscaling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.28.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add a FAQ entry describing when you would use Agones vs. StatefulSets &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2770&#34;&gt;#2770&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documentation: Kubernetes and Agones supported version matrix &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2237&#34;&gt;#2237&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Immutable replicas field would allow PodDisruptionBudget on selected GameServer Pods &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2806&#34;&gt;#2806&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update example allocation yaml files to use selectors instead of required &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2771&#34;&gt;#2771&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Only refresh certificates if the fsnotify event is relevant &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1816&#34;&gt;#1816&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, GKE - add autoscaling Node Pools option &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1467&#34;&gt;#1467&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, GKE - Option to create a Regional Cluster &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1441&#34;&gt;#1441&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding AGONES_SDK_GRPC_HOST to NewSDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1183&#34;&gt;#1183&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GameServer: Implement (immutable) scale subresource, add pdb &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2807&#34;&gt;#2807&lt;/a&gt; (&lt;a href=&#34;https://github.com/zmerlynn&#34;&gt;zmerlynn&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Sync Pod host ports back to GameServer in GCP &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2782&#34;&gt;#2782&lt;/a&gt; (&lt;a href=&#34;https://github.com/zmerlynn&#34;&gt;zmerlynn&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Players in-game metric for when PlayerTracking is enabled &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2765&#34;&gt;#2765&lt;/a&gt; (&lt;a href=&#34;https://github.com/estebangarcia&#34;&gt;estebangarcia&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Implemented PodDisruptionBudget on relevant deployments &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2740&#34;&gt;#2740&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.28.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.28.0&#34;&gt;gcr.io/agones-images/agones-controller:1.28.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.28.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.28.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.28.0&#34;&gt;gcr.io/agones-images/agones-ping:1.28.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.28.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.28.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&#34;&gt;us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&#34;&gt;us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&#34;&gt;us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/crd-client:0.7&#34;&gt;us-docker.pkg.dev/agones-images/examples/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&#34;&gt;us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&#34;&gt;us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&#34;&gt;us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&#34;&gt;us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&#34;&gt;us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&#34;&gt;us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.28.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.28.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.28.0 - Release Candidate</title>
      <link>/site/blog/2022/11/29/1.28.0-release-candidate/</link>
      <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/11/29/1.28.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.28.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;Highlights for this release include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for OpenShift (where &lt;code&gt;OwnerReferencesPermissionEnforcement&lt;/code&gt; is enabled)&lt;/li&gt;
&lt;li&gt;Metrics for Player Tracking&lt;/li&gt;
&lt;li&gt;GKE Terraform options for regional clusters and autoscaling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.28.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Immutable replicas field would allow PodDisruptionBudget on selected GameServer Pods &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2806&#34;&gt;#2806&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update example allocation yaml files to use selectors instead of required &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2771&#34;&gt;#2771&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Only refresh certificates if the fsnotify event is relevant &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1816&#34;&gt;#1816&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, GKE - add autoscaling Node Pools option &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1467&#34;&gt;#1467&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, GKE - Option to create a Regional Cluster &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1441&#34;&gt;#1441&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding AGONES_SDK_GRPC_HOST to NewSDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1183&#34;&gt;#1183&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GameServer: Implement (immutable) scale subresource, add pdb &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2807&#34;&gt;#2807&lt;/a&gt; (&lt;a href=&#34;https://github.com/zmerlynn&#34;&gt;zmerlynn&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Sync Pod host ports back to GameServer in GCP &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2782&#34;&gt;#2782&lt;/a&gt; (&lt;a href=&#34;https://github.com/zmerlynn&#34;&gt;zmerlynn&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Players in-game metric for when PlayerTracking is enabled &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2765&#34;&gt;#2765&lt;/a&gt; (&lt;a href=&#34;https://github.com/estebangarcia&#34;&gt;estebangarcia&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Implemented PodDisruptionBudget on relevant deployments &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2740&#34;&gt;#2740&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.28.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.28.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.28.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.28.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.28.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.28.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.28.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.28.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.28.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&#34;&gt;us-docker.pkg.dev/agones-images/examples/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&#34;&gt;us-docker.pkg.dev/agones-images/examples/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&#34;&gt;us-docker.pkg.dev/agones-images/examples/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/crd-client:0.7&#34;&gt;us-docker.pkg.dev/agones-images/examples/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&#34;&gt;us-docker.pkg.dev/agones-images/examples/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&#34;&gt;us-docker.pkg.dev/agones-images/examples/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&#34;&gt;us-docker.pkg.dev/agones-images/examples/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&#34;&gt;us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&#34;&gt;us-docker.pkg.dev/agones-images/examples/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&#34;&gt;us-docker.pkg.dev/agones-images/examples/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.28.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.28.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.27.0 - Go 1.19 and Cluster Autoscaler Improvements</title>
      <link>/site/blog/2022/10/25/1.27.0-go-1.19-and-cluster-autoscaler-improvements/</link>
      <pubDate>Tue, 25 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/10/25/1.27.0-go-1.19-and-cluster-autoscaler-improvements/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.27.0 release of Agones.&lt;/p&gt;
&lt;p&gt;In this release Agones upgrades to Go 1.19 (from 1.17!), so we can take advantage of all the &lt;a href=&#34;https://tip.golang.org/doc/go1.19&#34;&gt;improvements therein&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release has lots of important changes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable image streaming everywhere by default on GKE&lt;/li&gt;
&lt;li&gt;Provide more flexibility on utilising the cluster autoscaler with graceful termination.&lt;/li&gt;
&lt;li&gt;Reduced logging verbosity by wrapping an error into function.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.27.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow cluster autoscaler to scale down game server pods &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2747&#34;&gt;#2747&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[GKE] - Should we enable image streaming everywhere? &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2746&#34;&gt;#2746&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support Agones on ARM systems &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2216&#34;&gt;#2216&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update example containers to fix security vulnerabilities &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1154&#34;&gt;#1154&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.27.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.27.0&#34;&gt;gcr.io/agones-images/agones-controller:1.27.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.27.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.27.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.27.0&#34;&gt;gcr.io/agones-images/agones-ping:1.27.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.27.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.27.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.2&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.5&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.7&#34;&gt;gcr.io/agones-images/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.14&#34;&gt;gcr.io/agones-images/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.6&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.9&#34;&gt;gcr.io/agones-images/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.27.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.27.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.27.0 - Release Candidate</title>
      <link>/site/blog/2022/10/19/1.27.0-release-candidate/</link>
      <pubDate>Wed, 19 Oct 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/10/19/1.27.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.27.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;In this release Agones upgrades to Go 1.19 (from 1.17!), so we can take advantage of all the &lt;a href=&#34;https://tip.golang.org/doc/go1.19&#34;&gt;improvements therein&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release has lots of important changes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable image streaming everywhere by default on GKE&lt;/li&gt;
&lt;li&gt;Provide more flexibility on utilising the cluster autoscaler with graceful termination.&lt;/li&gt;
&lt;li&gt;Reduced logging verbosity by wrapping an error into function.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.27.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow cluster autoscaler to scale down game server pods &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2747&#34;&gt;#2747&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[GKE] - Should we enable image streaming everywhere? &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2746&#34;&gt;#2746&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support Agones on ARM systems &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2216&#34;&gt;#2216&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update example containers to fix security vulnerabilities &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1154&#34;&gt;#1154&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.27.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.27.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.27.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.27.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.27.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.27.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.27.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.27.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.27.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.2&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.5&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.7&#34;&gt;gcr.io/agones-images/crd-client:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.14&#34;&gt;gcr.io/agones-images/simple-game-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.6&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.9&#34;&gt;gcr.io/agones-images/xonotic-example:0.9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.27.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.27.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.26.0 - Kubernetes 1.23, Fleet and Metrics Optimisation and more!</title>
      <link>/site/blog/2022/09/13/1.26.0/</link>
      <pubDate>Tue, 13 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/09/13/1.26.0/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.26.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.23, so if you are installing this release, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove &amp;lt; Ready GameServers first when scaling down on the same node.&lt;/li&gt;
&lt;li&gt;Fleet Autoscaler - Fleet name CRD Validation issue.&lt;/li&gt;
&lt;li&gt;Fleet specific prometheus metrics to stop being exported when the fleet is deleted.&lt;/li&gt;
&lt;li&gt;Fix for FleetAutoscaler keeps alive all TLS connections permanently causing memory leak on webhook server.&lt;/li&gt;
&lt;li&gt;Fix for Default value on website for helm.installTests in helm chart setup.&lt;/li&gt;
&lt;li&gt;Clear metric labels on Fleet/Autoscaler delete&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.26.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Kubernetes to 1.23 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2642&#34;&gt;#2642&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade Agones to Kubernetes 1.23 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2711&#34;&gt;#2711&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move StateAllocationFilter to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2688&#34;&gt;#2688&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Made &lt;code&gt;strategy&lt;/code&gt; configurable on relevant deployments &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2721&#34;&gt;#2721&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Exposes metrics ports on pods in order to enable GCP Managed Prometheus &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2712&#34;&gt;#2712&lt;/a&gt; (&lt;a href=&#34;https://github.com/austin-space&#34;&gt;austin-space&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move StateAllocationFilter to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2695&#34;&gt;#2695&lt;/a&gt; (&lt;a href=&#34;https://github.com/katsew&#34;&gt;katsew&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.26.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.26.0&#34;&gt;gcr.io/agones-images/agones-controller:1.26.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.26.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.26.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.26.0&#34;&gt;gcr.io/agones-images/agones-ping:1.26.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.26.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.26.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.5&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.26.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.26.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.26.0 - Release Candidate</title>
      <link>/site/blog/2022/09/06/1.26.0-release-candidate/</link>
      <pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/09/06/1.26.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.26.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.23, so if you are installing this release, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove &amp;lt; Ready GameServers first when scaling down on the same node.&lt;/li&gt;
&lt;li&gt;Fleet Autoscaler - Fleet name CRD Validation issue.&lt;/li&gt;
&lt;li&gt;Fleet specific prometheus metrics to stop being exported when the fleet is deleted.&lt;/li&gt;
&lt;li&gt;Fix for FleetAutoscaler keeps alive all TLS connections permanently causing memory leak on webhook server.&lt;/li&gt;
&lt;li&gt;Fix for Default value on website for helm.installTests in helm chart setup.&lt;/li&gt;
&lt;li&gt;Clear metric labels on Fleet/Autoscaler delete&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.26.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Kubernetes to 1.23 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2642&#34;&gt;#2642&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade Agones to Kubernetes 1.23 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2711&#34;&gt;#2711&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move StateAllocationFilter to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2688&#34;&gt;#2688&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Made &lt;code&gt;strategy&lt;/code&gt; configurable on relevant deployments &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2721&#34;&gt;#2721&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Exposes metrics ports on pods in order to enable GCP Managed Prometheus &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2712&#34;&gt;#2712&lt;/a&gt; (&lt;a href=&#34;https://github.com/austin-space&#34;&gt;austin-space&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move StateAllocationFilter to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2695&#34;&gt;#2695&lt;/a&gt; (&lt;a href=&#34;https://github.com/katsew&#34;&gt;katsew&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.26.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.26.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.26.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.26.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.26.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.26.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.26.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.26.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.26.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.5&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.26.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.26.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.25.0 - Unity SDK Alpha Support, Fleet Custom Sync Interval and more</title>
      <link>/site/blog/2022/08/02/1.25.0-unity-sdk-alpha-support-fleet-custom-sync-interval-and-more/</link>
      <pubDate>Tue, 02 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/08/02/1.25.0-unity-sdk-alpha-support-fleet-custom-sync-interval-and-more/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.25.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of enhancements and bug fixes. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta.&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to stable.&lt;/li&gt;
&lt;li&gt;Upgrade SuperTuxKart to 1.3.&lt;/li&gt;
&lt;li&gt;Upgrade Xonotic to 0.8.5.&lt;/li&gt;
&lt;li&gt;Add Alpha SDK support to the Unity SDK.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.25.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Xonotic to 0.8.5 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2664&#34;&gt;#2664&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;End to end tests for SDKGracefulTermination &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2647&#34;&gt;#2647&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2646&#34;&gt;#2646&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2643&#34;&gt;#2643&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade SuperTuxKart to 1.3 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2546&#34;&gt;#2546&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Docs: How to do local container with sdk &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2677&#34;&gt;#2677&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;upgrade xonotic version &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2669&#34;&gt;#2669&lt;/a&gt; (&lt;a href=&#34;https://github.com/mridulji&#34;&gt;mridulji&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;NodeExternalDNS/stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2660&#34;&gt;#2660&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2654&#34;&gt;#2654&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for Unity Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2600&#34;&gt;#2600&lt;/a&gt; (&lt;a href=&#34;https://github.com/MaxHayman&#34;&gt;MaxHayman&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.25.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.25.0&#34;&gt;gcr.io/agones-images/agones-controller:1.25.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.25.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.25.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.25.0&#34;&gt;gcr.io/agones-images/agones-ping:1.25.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.25.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.25.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.5&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.25.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.25.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.25.0 - Release Candidate</title>
      <link>/site/blog/2022/07/26/1.25.0-release-candidate/</link>
      <pubDate>Tue, 26 Jul 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/07/26/1.25.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.25.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of enhancements and bug fixes. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta.&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to stable.&lt;/li&gt;
&lt;li&gt;Upgrade SuperTuxKart to 1.3.&lt;/li&gt;
&lt;li&gt;Upgrade Xonotic to 0.8.5.&lt;/li&gt;
&lt;li&gt;Add Alpha SDK support to the Unity SDK.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.25.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Xonotic to 0.8.5 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2664&#34;&gt;#2664&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;End to end tests for SDKGracefulTermination &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2647&#34;&gt;#2647&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2646&#34;&gt;#2646&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2643&#34;&gt;#2643&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade SuperTuxKart to 1.3 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2546&#34;&gt;#2546&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Docs: How to do local container with sdk &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2677&#34;&gt;#2677&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;upgrade xonotic version &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2669&#34;&gt;#2669&lt;/a&gt; (&lt;a href=&#34;https://github.com/mridulji&#34;&gt;mridulji&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;NodeExternalDNS/stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2660&#34;&gt;#2660&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move CustomFasSyncInterval to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2654&#34;&gt;#2654&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support for Unity Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2600&#34;&gt;#2600&lt;/a&gt; (&lt;a href=&#34;https://github.com/MaxHayman&#34;&gt;MaxHayman&lt;/a&gt;)
Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;
{ end }&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.25.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.25.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.25.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.25.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.25.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.25.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.25.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.25.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.25.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.8&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.5&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.25.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.25.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.24.0 - Arm64, Fleet and SDK Bug Fixes</title>
      <link>/site/blog/2022/06/21/1.24.0-arm64-fleet-and-sdk-bug-fixes/</link>
      <pubDate>Tue, 21 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/06/21/1.24.0-arm64-fleet-and-sdk-bug-fixes/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.24.0 Release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes and documentation. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ARM64 image for the simple-game-server example.&lt;/li&gt;
&lt;li&gt;Fix for scaling a fleet when a game server is allocated from an older version.&lt;/li&gt;
&lt;li&gt;Fix for sdkServer.logLevel nil in Gameserver in local-mode.&lt;/li&gt;
&lt;li&gt;sdkServer.logLevel in Gameserver config can now be used in local mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We also believe we&amp;rsquo;ve fixed all the issues with running on ARM64 clusters with this release, so please give a try.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.24.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add metric for number of reserved replicas in a fleet &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2609&#34;&gt;#2609&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Make batchWaitTime configurable in the Allocator &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2586&#34;&gt;#2586&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Document how to use Informers and Listers to query Agones &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1260&#34;&gt;#1260&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add docs for reserved replicas metric &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2611&#34;&gt;#2611&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add metric for number of reserved replicas &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2610&#34;&gt;#2610&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;e2e tests for arm64 simple game server &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2604&#34;&gt;#2604&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ping arm img &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2591&#34;&gt;#2591&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make Allocator batchWaitTime configurable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2589&#34;&gt;#2589&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Agones Category to all UPROPERTY macro &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2587&#34;&gt;#2587&lt;/a&gt; (&lt;a href=&#34;https://github.com/Dinhh1&#34;&gt;Dinhh1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Document about Informers and Listers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2579&#34;&gt;#2579&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Rust SDK build image &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2635&#34;&gt;#2635&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.24.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.24.0&#34;&gt;gcr.io/agones-images/agones-controller:1.24.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.24.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.24.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.24.0&#34;&gt;gcr.io/agones-images/agones-ping:1.24.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.24.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.24.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.7&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.24.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.24.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.24.0 - Release Candidate</title>
      <link>/site/blog/2022/06/15/1.24.0-release-candidate/</link>
      <pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/06/15/1.24.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.24.0-rc Release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes and documentation. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ARM64 image for the simple-game-server example.&lt;/li&gt;
&lt;li&gt;Fix for scaling a fleet when a game server is allocated from an older version.&lt;/li&gt;
&lt;li&gt;Fix for sdkServer.logLevel nil in Gameserver in local-mode.&lt;/li&gt;
&lt;li&gt;sdkServer.logLevel in Gameserver config can now be used in local mode.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We also believe we&amp;rsquo;ve fixed all the issues with running on ARM64 clusters with this release, so please give a try (especially while we are in RC and can potentially fix things before stable next week).&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.24.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add metric for number of reserved replicas in a fleet &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2609&#34;&gt;#2609&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Make batchWaitTime configurable in the Allocator &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2586&#34;&gt;#2586&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Document how to use Informers and Listers to query Agones &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1260&#34;&gt;#1260&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add docs for reserved replicas metric &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2611&#34;&gt;#2611&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add metric for number of reserved replicas &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2610&#34;&gt;#2610&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;e2e tests for arm64 simple game server &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2604&#34;&gt;#2604&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Ping arm img &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2591&#34;&gt;#2591&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make Allocator batchWaitTime configurable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2589&#34;&gt;#2589&lt;/a&gt; (&lt;a href=&#34;https://github.com/valentintorikian&#34;&gt;valentintorikian&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added Agones Category to all UPROPERTY macro &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2587&#34;&gt;#2587&lt;/a&gt; (&lt;a href=&#34;https://github.com/Dinhh1&#34;&gt;Dinhh1&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Document about Informers and Listers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2579&#34;&gt;#2579&lt;/a&gt; (&lt;a href=&#34;https://github.com/govargo&#34;&gt;govargo&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.24.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.24.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.24.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.24.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.24.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.24.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.24.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.24.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.24.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.15&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.15&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.7&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.11&#34;&gt;gcr.io/agones-images/rust-simple-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.13&#34;&gt;gcr.io/agones-images/simple-game-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.24.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.24.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.23.0 - Kubernetes 1.22 and initial arm support</title>
      <link>/site/blog/2022/05/10/1.23.0-kubernetes-1.22-and-initial-arm-support/</link>
      <pubDate>Tue, 10 May 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/05/10/1.23.0-kubernetes-1.22-and-initial-arm-support/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.23.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release introduces initial support for running game servers on linux machines using the ARM architecture! If this is of interest to you, please test it out and give us feedback so that we can ensure that it works reliably before promoting the support to stable.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.22, so if you are installing this release, please remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix for health controller race condition marking healthy pods as unhealthy.&lt;/li&gt;
&lt;li&gt;Check for DeletionTimestamp of fleet and gameserverset before scaling.&lt;/li&gt;
&lt;li&gt;GameServer stucks in Shutdown state preventing a rolling update to complete.&lt;/li&gt;
&lt;li&gt;Fix for GameServer back to Ready always.&lt;/li&gt;
&lt;li&gt;Queue updated GameServers with DeletionTimestamp.&lt;/li&gt;
&lt;li&gt;Panic in sidecar in 1.22.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.23.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.22 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2551&#34;&gt;#2551&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.22 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2494&#34;&gt;#2494&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update golang version used in App Engine  &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2382&#34;&gt;#2382&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allocator controller arm64 img &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2565&#34;&gt;#2565&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;sdk arm64 images &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2521&#34;&gt;#2521&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.23.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.23.0&#34;&gt;gcr.io/agones-images/agones-controller:1.23.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.23.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.23.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.23.0&#34;&gt;gcr.io/agones-images/agones-ping:1.23.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.23.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.23.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.14&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.12&#34;&gt;gcr.io/agones-images/simple-game-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.23.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.23.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.23.0 - Release Candidate</title>
      <link>/site/blog/2022/05/03/1.23.0-release-candidate/</link>
      <pubDate>Tue, 03 May 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/05/03/1.23.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.23.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release introduces initial support for running game servers on linux machines using the ARM architecture! If this is of interest to you, please test it out and give us feedback so that we can ensure that it works reliably before promoting the support to stable.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.22, so if you are installing this release, please remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix for health controller race condition marking healthy pods as unhealthy.&lt;/li&gt;
&lt;li&gt;Check for DeletionTimestamp of fleet and gameserverset before scaling.&lt;/li&gt;
&lt;li&gt;GameServer stucks in Shutdown state preventing a rolling update to complete.&lt;/li&gt;
&lt;li&gt;Fix for GameServer back to Ready always.&lt;/li&gt;
&lt;li&gt;Queue updated GameServers with DeletionTimestamp.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.23.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.22 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2551&#34;&gt;#2551&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.22 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2494&#34;&gt;#2494&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update golang version used in App Engine  &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2382&#34;&gt;#2382&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allocator controller arm64 img &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2565&#34;&gt;#2565&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;sdk arm64 images &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2521&#34;&gt;#2521&lt;/a&gt; (&lt;a href=&#34;https://github.com/Ludea&#34;&gt;Ludea&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.23.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.23.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.23.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.23.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.23.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.23.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.23.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.23.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.23.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.14&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.12&#34;&gt;gcr.io/agones-images/simple-game-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.23.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.23.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.22.0 - More Bug Fixes, Examples and Load Testing Tools</title>
      <link>/site/blog/2022/04/04/1.22.0-more-bug-fixes-examples-and-load-testing-tools/</link>
      <pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/04/04/1.22.0-more-bug-fixes-examples-and-load-testing-tools/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.22.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes, examples and tools. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix for Fleet rolling updates getting stuck when under high load.&lt;/li&gt;
&lt;li&gt;Several SDK fixes, for both Go and C++.&lt;/li&gt;
&lt;li&gt;Load testing framework for better load scenario testing.&lt;/li&gt;
&lt;li&gt;A GCP specific multi-cluster allocation example,&lt;/li&gt;
&lt;li&gt;Ability to integrate Agones internal certificates with cert-manager.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.22.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add a multi-cluster allocation example solution to leverage GCP resources to connect to multiple Agones clusters &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2495&#34;&gt;#2495&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Agones controller metrics becomes a huge amount of data over time &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2424&#34;&gt;#2424&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow specifying agones-allocator nodePort via Helm values &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1699&#34;&gt;#1699&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Optionally include a ServiceMonitor in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1605&#34;&gt;#1605&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrate with cert-manager to manage secrets on the cluster &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1461&#34;&gt;#1461&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Load Testing Framework for internal and external usage &lt;a href=&#34;https://github.com/googleforgames/agones/issues/412&#34;&gt;#412&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add Allocation Endpoint GCP solution for multi-cluster allocation to Agones examples &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2499&#34;&gt;#2499&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a tool that can run variable allocation load scenarios &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2493&#34;&gt;#2493&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;updates for next release &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2482&#34;&gt;#2482&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.22.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.22.0&#34;&gt;gcr.io/agones-images/agones-controller:1.22.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.22.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.22.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.22.0&#34;&gt;gcr.io/agones-images/agones-ping:1.22.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.22.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.22.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.14&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.11&#34;&gt;gcr.io/agones-images/simple-game-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.22.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.22.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.22.0 - Release Candidate</title>
      <link>/site/blog/2022/03/22/1.22.0-release-candidate/</link>
      <pubDate>Tue, 22 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/03/22/1.22.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.22.0-rc Release of Agones.&lt;/p&gt;
&lt;p&gt;This release has lots of important bug fixes, examples and tools. This includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix for Fleet rolling updates getting stuck when under high load.&lt;/li&gt;
&lt;li&gt;Several SDK fixes, for both Go and C++.&lt;/li&gt;
&lt;li&gt;Load testing framework for better load scenario testing.&lt;/li&gt;
&lt;li&gt;A GCP specific multi-cluster allocation example,&lt;/li&gt;
&lt;li&gt;Ability to integrate Agones internal certificates with cert-manager.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.22.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Agones controller metrics becomes a huge amount of data over time &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2424&#34;&gt;#2424&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow specifying agones-allocator nodePort via Helm values &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1699&#34;&gt;#1699&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Optionally include a ServiceMonitor in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1605&#34;&gt;#1605&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Integrate with cert-manager to manage secrets on the cluster &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1461&#34;&gt;#1461&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Load Testing Framework for internal and external usage &lt;a href=&#34;https://github.com/googleforgames/agones/issues/412&#34;&gt;#412&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add Allocation Endpoint GCP solution for multi-cluster allocation to Agones examples &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2499&#34;&gt;#2499&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a tool that can run variable allocation load scenarios &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2493&#34;&gt;#2493&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;updates for next release &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2482&#34;&gt;#2482&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.22.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.22.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.22.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.22.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.22.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.22.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.22.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.22.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.22.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/allocation-endpoint-proxy:0.1&#34;&gt;gcr.io/agones-images/allocation-endpoint-proxy:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.14&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.14&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.11&#34;&gt;gcr.io/agones-images/simple-game-server:0.11&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.22.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.22.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.21.0 - Lots of Bug Fixes!</title>
      <link>/site/blog/2022/02/15/1.21.0-lots-of-bug-fixes/</link>
      <pubDate>Tue, 15 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/02/15/1.21.0-lots-of-bug-fixes/</guid>
      <description>
        
        
        &lt;p&gt;This is a big bug fix release!&lt;/p&gt;
&lt;p&gt;Not only did we fix a ton of flaky tests (which will make contributing easier), but also solved lots of tricky bugs in the process. This includes fixes to the alpha Fleet Autoscaling custom syncing, as well as quality of life improvements where we now validate metadata patches on GameServerAllocation.&lt;/p&gt;
&lt;p&gt;If you are using Agones&#39; metrics, note that there is &lt;strong&gt;breaking change&lt;/strong&gt;, in that the node_name label has been removed from allocation metrics to remove a potential cardinality bomb.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.21.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update the node-forge dependency to address GHSA-5rrq-pxf6-6jx5 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2435&#34;&gt;#2435&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove node_name label from allocation metrics &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2433&#34;&gt;#2433&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update to node 16 / npm 7 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2450&#34;&gt;#2450&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix &amp;ldquo;kubectl explain&amp;rdquo; output for Agones CRDs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1194&#34;&gt;#1194&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding AcceleratXR to companies using agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2412&#34;&gt;#2412&lt;/a&gt; (&lt;a href=&#34;https://github.com/acceleratxr&#34;&gt;acceleratxr&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.21.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.21.0&#34;&gt;gcr.io/agones-images/agones-controller:1.21.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.21.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.21.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.21.0&#34;&gt;gcr.io/agones-images/agones-ping:1.21.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.21.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.21.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.10&#34;&gt;gcr.io/agones-images/simple-game-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.21.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.21.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.21.0 - Release Candidate</title>
      <link>/site/blog/2022/02/08/1.21.0-release-candidate/</link>
      <pubDate>Tue, 08 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/02/08/1.21.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.21.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This is a big bug fix release!&lt;/p&gt;
&lt;p&gt;Not only did we fix a ton of flaky tests (which will make contributing easier), but also solved lots of tricky bugs in the process. This includes fixes to the alpha Fleet Autoscaling custom syncing, as well as quality of life improvements where we now validate &lt;code&gt;metadata&lt;/code&gt; patches on &lt;code&gt;GameServerAllocation&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are using Agones&#39; metrics, note that there is &lt;strong&gt;breaking change&lt;/strong&gt;, in that the &lt;code&gt;node_name&lt;/code&gt; label has been removed from allocation metrics to remove a potential cardinality bomb.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.21.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update the node-forge dependency to address GHSA-5rrq-pxf6-6jx5 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2435&#34;&gt;#2435&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove node_name label from allocation metrics &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2433&#34;&gt;#2433&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update to node 16 / npm 7 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2450&#34;&gt;#2450&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix &amp;ldquo;kubectl explain&amp;rdquo; output for Agones CRDs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1194&#34;&gt;#1194&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding AcceleratXR to companies using agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2412&#34;&gt;#2412&lt;/a&gt; (&lt;a href=&#34;https://github.com/acceleratxr&#34;&gt;acceleratxr&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.21.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.21.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.21.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.21.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.21.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.21.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.21.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.21.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.21.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.6&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.10&#34;&gt;gcr.io/agones-images/rust-simple-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.10&#34;&gt;gcr.io/agones-images/simple-game-server:0.10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.21.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.21.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.20.0 - Updates to gRPC and Simple Game Server Example</title>
      <link>/site/blog/2022/01/14/1.20.0-updates-to-grpc-and-simple-game-server-example/</link>
      <pubDate>Fri, 14 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/01/14/1.20.0-updates-to-grpc-and-simple-game-server-example/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.20.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us the simple game server version 0.6 and grpc client and server on same version&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.20.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade terraform test dependencies. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2425&#34;&gt;#2425&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update the simple game server to move itself back to the Ready state after allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2409&#34;&gt;#2409&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a flag to simple-game-server to shutdown after a specified number of seconds &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2407&#34;&gt;#2407&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.20.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.20.0&#34;&gt;gcr.io/agones-images/agones-controller:1.20.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.20.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.20.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.20.0&#34;&gt;gcr.io/agones-images/agones-ping:1.20.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.20.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.20.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.6&#34;&gt;gcr.io/agones-images/simple-game-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.20.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.20.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.20.0 - Release Candidate</title>
      <link>/site/blog/2022/01/04/1.20.0-release-candidate/</link>
      <pubDate>Tue, 04 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2022/01/04/1.20.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.20.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release provides new functionality to the simple game server (now version 0.6), as well as bringing the grpc client and server to be the same version across the project.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.20.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update the simple game server to move itself back to the Ready state after allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2409&#34;&gt;#2409&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a flag to simple-game-server to shutdown after a specified number of seconds &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2407&#34;&gt;#2407&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.20.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.20.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.20.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.20.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.20.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.20.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.20.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.20.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.20.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.6&#34;&gt;gcr.io/agones-images/simple-game-server:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.20.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.20.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.19.0 - Kubernetes 1.21, SDKWatchSendOnExecute to stable, NodeExternalDNS to beta, Terraform 1.0</title>
      <link>/site/blog/2021/11/23/1.19.0-kubernetes-1.21-sdkwatchsendonexecute-to-stable-nodeexternaldns-to-beta-terraform-1.0/</link>
      <pubDate>Tue, 23 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/11/23/1.19.0-kubernetes-1.21-sdkwatchsendonexecute-to-stable-nodeexternaldns-to-beta-terraform-1.0/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.19.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.21, so if you are installing this release, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; feature has graduated to stable! And the feature &lt;code&gt;NodeExternalDNS&lt;/code&gt; moved from alpha to beta and is enabled by default.&lt;/p&gt;
&lt;p&gt;Terraform is upgraded to 1.0.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.19.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.21 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2311&#34;&gt;#2311&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2240&#34;&gt;#2240&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.21.5. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2333&#34;&gt;#2333&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.21. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2326&#34;&gt;#2326&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;allow passing certificates as values instead of files in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2364&#34;&gt;#2364&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move SDK sidecar to first position in container list &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2355&#34;&gt;#2355&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Unity package for Unity SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2338&#34;&gt;#2338&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Prometheus metrics: Use ServiceMonitor instead of deprecated annotation mechanism &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2262&#34;&gt;#2262&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sidecar REST endpoint should return 400 if healthcheck body is empty &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2256&#34;&gt;#2256&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move SDKWatchSendOnExecute to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2238&#34;&gt;#2238&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade Terraform to 1.0 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2142&#34;&gt;#2142&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NodeExternalDNS moved to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2369&#34;&gt;#2369&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;expose Helm chart values for custom certs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2367&#34;&gt;#2367&lt;/a&gt; (&lt;a href=&#34;https://github.com/rahil-p&#34;&gt;rahil-p&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move the agones sidecar containers to the beginning of the list of containers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2357&#34;&gt;#2357&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SDKWatchSendOnExecute to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2353&#34;&gt;#2353&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update alpine version to 3.14 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2345&#34;&gt;#2345&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support Unity Package Manager &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2343&#34;&gt;#2343&lt;/a&gt; (&lt;a href=&#34;https://github.com/aaronchapin-tocaboca&#34;&gt;aaronchapin-tocaboca&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a flag to the simple game server so that it can have a delay before marking itself ready &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2340&#34;&gt;#2340&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add ability to specify annotations for the SDK service account &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2317&#34;&gt;#2317&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add error callback to WatchGameServer in Node.js SDK  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2315&#34;&gt;#2315&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Prometheus metrics: Use ServiceMonitor instead of deprecated annotation mechanism &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2290&#34;&gt;#2290&lt;/a&gt; (&lt;a href=&#34;https://github.com/zifter&#34;&gt;zifter&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.19.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.19.0&#34;&gt;gcr.io/agones-images/agones-controller:1.19.0&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.19.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.19.0&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.19.0&#34;&gt;gcr.io/agones-images/agones-ping:1.19.0&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.19.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.19.0&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.5&#34;&gt;gcr.io/agones-images/simple-game-server:0.5&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;
Helm chart available with this release:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.19.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.19.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.19.0 - Release Candidate</title>
      <link>/site/blog/2021/11/16/1.19.0-release-candidate/</link>
      <pubDate>Tue, 16 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/11/16/1.19.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.19.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.21, so if you are testing this release candidate, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; feature has graduated to stable! And the feature &lt;code&gt;NodeExternalDNS&lt;/code&gt; moved from alpha to beta and is enabled by default.&lt;/p&gt;
&lt;p&gt;Terraform is upgraded to 1.0&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.19.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.21 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2311&#34;&gt;#2311&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move NodeExternalDNS to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2240&#34;&gt;#2240&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;allow passing certificates as values instead of files in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2364&#34;&gt;#2364&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move SDK sidecar to first position in container list &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2355&#34;&gt;#2355&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Migrate to use prow GitHub app instead of bot account &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2347&#34;&gt;#2347&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Unity package for Unity SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2338&#34;&gt;#2338&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Prometheus metrics: Use ServiceMonitor instead of deprecated annotation mechanism &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2262&#34;&gt;#2262&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sidecar REST endpoint should return 400 if healthcheck body is empty &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2256&#34;&gt;#2256&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move SDKWatchSendOnExecute to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2238&#34;&gt;#2238&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade Terraform to 1.0 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2142&#34;&gt;#2142&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NodeExternalDNS moved to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2369&#34;&gt;#2369&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;expose Helm chart values for custom certs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2367&#34;&gt;#2367&lt;/a&gt; (&lt;a href=&#34;https://github.com/rahil-p&#34;&gt;rahil-p&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrading grpc client and server on same version &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2362&#34;&gt;#2362&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move the agones sidecar containers to the beginning of the list of containers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2357&#34;&gt;#2357&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SDKWatchSendOnExecute to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2353&#34;&gt;#2353&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update alpine version to 3.14 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2345&#34;&gt;#2345&lt;/a&gt; (&lt;a href=&#34;https://github.com/SaitejaTamma&#34;&gt;SaitejaTamma&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support Unity Package Manager &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2343&#34;&gt;#2343&lt;/a&gt; (&lt;a href=&#34;https://github.com/aaronchapin-tocaboca&#34;&gt;aaronchapin-tocaboca&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a flag to the simple game server so that it can have a delay before marking itself ready &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2340&#34;&gt;#2340&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update CRD API reference for Kubernetes 1.21. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2334&#34;&gt;#2334&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.21.5. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2333&#34;&gt;#2333&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Minikube and Kind dev tooling to Kubernetes 1.21. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2328&#34;&gt;#2328&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.21. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2326&#34;&gt;#2326&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding Vizor Games to list &amp;lsquo;Companies using Agones&amp;rsquo; &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2320&#34;&gt;#2320&lt;/a&gt; (&lt;a href=&#34;https://github.com/SealTV&#34;&gt;SealTV&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add ability to specify annotations for the SDK service account &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2317&#34;&gt;#2317&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add error callback to WatchGameServer in Node.js SDK  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2315&#34;&gt;#2315&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgraded Terraform to &amp;gt;=1.0 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2308&#34;&gt;#2308&lt;/a&gt; (&lt;a href=&#34;https://github.com/zaratsian&#34;&gt;zaratsian&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.19.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.19.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.19.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.19.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.19.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.19.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.19.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.19.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.19.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.4&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.6&#34;&gt;gcr.io/agones-images/crd-client:0.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.5&#34;&gt;gcr.io/agones-images/simple-game-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.4&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.19.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.19.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.18.0 - gRPC compatibility fix, RollingUpdateOnReady to stable, SDKGracefulTermination in alpha</title>
      <link>/site/blog/2021/10/12/1.18.0-grpc-compatibility-fix-rollingupdateonready-to-stable-sdkgracefultermination-in-alpha/</link>
      <pubDate>Tue, 12 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/10/12/1.18.0-grpc-compatibility-fix-rollingupdateonready-to-stable-sdkgracefultermination-in-alpha/</guid>
      <description>
        
        
        &lt;p&gt;This is the v1.18.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release fixes a gRPC compatibility issue in the allocator service introduced in Agones 1.11.0. If you have a gRPC client that does not work with the allocator server, you can now disable the REST server or set it to a different port for better client compatibility.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;RollingUpdateOnReady&lt;/code&gt; feature has graduated to stable! And the new alpha feature &lt;code&gt;SDKGracefulTermination&lt;/code&gt; makes Agones work better with preemptible VMs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Some helm parameters related to the allocator service were renamed to make them more consistent. In particular, if you were setting the &lt;code&gt;agones.allocator.http.loadBalancerIP&lt;/code&gt; so that helm would automatically set up the server certificate, the parameter has been renamed to &lt;code&gt;agones.allocator.service.loadBalancerIP&lt;/code&gt;. If you were setting this or any other parameters for the allocator service please check your helm scripts and ensure that you are using the new parameters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.18.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow the ports for gRPC and REST to be configured for the allocator service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2272&#34;&gt;#2272&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Changed helm parameters used to configure the allocator service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2272&#34;&gt;#2272&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Skip volume mounts in the allocator pod if TLS on mTLS is disabled &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2276&#34;&gt;#2276&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow the allocator service to use the go http/2 server &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2263&#34;&gt;#2263&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2239&#34;&gt;#2239&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Explain how namespace parameter works for allocations &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2090&#34;&gt;#2090&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: provide allocator-client.default secret in gameserver namespace &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1686&#34;&gt;#1686&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Game Server Allocation advanced filtering: player count, state, reallocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1239&#34;&gt;#1239&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Skip the secrets and volume mounts in the allocator pod when they aren&amp;rsquo;t needed &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2277&#34;&gt;#2277&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2271&#34;&gt;#2271&lt;/a&gt; (&lt;a href=&#34;https://github.com/Jeffwan&#34;&gt;Jeffwan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: High Density Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2270&#34;&gt;#2270&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Integration Pattern - Reusing GameServers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2251&#34;&gt;#2251&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support graceful termination &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2205&#34;&gt;#2205&lt;/a&gt; (&lt;a href=&#34;https://github.com/bennetty&#34;&gt;bennetty&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.18.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.18.0&#34;&gt;gcr.io/agones-images/agones-controller:1.18.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.18.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.18.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.18.0&#34;&gt;gcr.io/agones-images/agones-ping:1.18.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.18.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.18.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.18.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.18.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.18.0 - Release Candidate</title>
      <link>/site/blog/2021/10/05/1.18.0-release-candidate/</link>
      <pubDate>Tue, 05 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/10/05/1.18.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.18.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release fixes a gRPC compatibility issue in the allocator service introduced in Agones 1.11.0. If you have a gRPC client that does not work with the allocator server, you can now disable the REST server or set it to a different port for better client compatibility.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;RollingUpdateOnReady&lt;/code&gt; feature has graduated to stable! And the new alpha feature &lt;code&gt;SDKGracefulTermination&lt;/code&gt; makes Agones work better with preemptible VMs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Some helm parameters related to the allocator service were renamed to make them more consistent. In particular, if you were setting the &lt;code&gt;agones.allocator.http.loadBalancerIP&lt;/code&gt; so that helm would automatically set up the server certificate, the parameter has been renamed to &lt;code&gt;agones.allocator.service.loadBalancerIP&lt;/code&gt;. If you were setting this or any other parameters for the allocator service please check your helm scripts and ensure that you are using the new parameters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.18.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow the ports for gRPC and REST to be configured for the allocator service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2272&#34;&gt;#2272&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Changed helm parameters used to configure the allocator service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2272&#34;&gt;#2272&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Skip volume mounts in the allocator pod if TLS on mTLS is disabled &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2276&#34;&gt;#2276&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow the allocator service to use the go http/2 server &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2263&#34;&gt;#2263&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2239&#34;&gt;#2239&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Explain how namespace parameter works for allocations &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2090&#34;&gt;#2090&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: provide allocator-client.default secret in gameserver namespace &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1686&#34;&gt;#1686&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Game Server Allocation advanced filtering: player count, state, reallocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1239&#34;&gt;#1239&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Skip the secrets and volume mounts in the allocator pod when they aren&amp;rsquo;t needed &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2277&#34;&gt;#2277&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2271&#34;&gt;#2271&lt;/a&gt; (&lt;a href=&#34;https://github.com/Jeffwan&#34;&gt;Jeffwan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: High Density Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2270&#34;&gt;#2270&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Integration Pattern - Reusing GameServers &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2251&#34;&gt;#2251&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support graceful termination &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2205&#34;&gt;#2205&lt;/a&gt; (&lt;a href=&#34;https://github.com/bennetty&#34;&gt;bennetty&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.18.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.18.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.18.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.18.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.18.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.18.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.18.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.18.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.18.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.18.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.18.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.17.0 - Kubernetes 1.20, deprecated required/preferred, add sync property to FleetAutoScaler</title>
      <link>/site/blog/2021/08/31/1.17.0-kubernetes-1.20-deprecated-required/preferred-add-sync-property-to-fleetautoscaler/</link>
      <pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/08/31/1.17.0-kubernetes-1.20-deprecated-required/preferred-add-sync-property-to-fleetautoscaler/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.17.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.20, so if you are installing this release, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;Starting from this release, &lt;code&gt;required&lt;/code&gt; and &lt;code&gt;preferred&lt;/code&gt; are deprecated in GameServerAllocation Specification, please use &lt;code&gt;selectors&lt;/code&gt; for future allocation match labels.&lt;/p&gt;
&lt;p&gt;New functionality highlights in this release include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added a new property to Fleet Autoscaler for supporting custom sync interval (alpha).&lt;/li&gt;
&lt;li&gt;Advanced allocation filters, including player capacity and game server state (alpha).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.17.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.20 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2186&#34;&gt;#2186&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.20.9. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2194&#34;&gt;#2194&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configurable custom resync period for FleetAutoscaler &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1955&#34;&gt;#1955&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Docs: Player Capacity Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2229&#34;&gt;#2229&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Canary Testing Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2227&#34;&gt;#2227&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Create &amp;ldquo;Integration Patterns&amp;rdquo; section in docs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2215&#34;&gt;#2215&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update the GameServerAllocation Specification to remove required/pref… &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2206&#34;&gt;#2206&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update proto and allocator for advanced allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2199&#34;&gt;#2199&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GSA: Advanced Filtering via resource API &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2188&#34;&gt;#2188&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.20. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2187&#34;&gt;#2187&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Custom fleet autoscaler resync interval &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2171&#34;&gt;#2171&lt;/a&gt; (&lt;a href=&#34;https://github.com/jie-bao&#34;&gt;jie-bao&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GSA: Switch LabelSelector to GameServerSelector &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2166&#34;&gt;#2166&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update dev dependencies and audit fix security warning &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2233&#34;&gt;#2233&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update github.com/gorilla/websocket to address CVE-2020-27813. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2195&#34;&gt;#2195&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.17.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.17.0&#34;&gt;gcr.io/agones-images/agones-controller:1.17.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.17.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.17.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.17.0&#34;&gt;gcr.io/agones-images/agones-ping:1.17.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.17.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.17.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[gcr.io/agones-images/xonotic-example:0.8](&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;https://gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.17.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.17.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.17.0 - Release Candidate</title>
      <link>/site/blog/2021/08/26/1.17.0-release-candidate/</link>
      <pubDate>Thu, 26 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/08/26/1.17.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.17.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.20, so if you are testing this release candidate, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.17.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.20 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2186&#34;&gt;#2186&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.20.9. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2194&#34;&gt;#2194&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pass game port to container as env variable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2201&#34;&gt;#2201&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Configurable custom resync period for FleetAutoscaler &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1955&#34;&gt;#1955&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Docs: Player Capacity Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2229&#34;&gt;#2229&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Canary Testing Integration Pattern &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2227&#34;&gt;#2227&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Create &amp;ldquo;Integration Patterns&amp;rdquo; section in docs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2215&#34;&gt;#2215&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update the GameServerAllocation Specification to remove required/pref… &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2206&#34;&gt;#2206&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update proto and allocator for advanced allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2199&#34;&gt;#2199&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GSA: Advanced Filtering via resource API &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2188&#34;&gt;#2188&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform to Kubernetes 1.20. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2187&#34;&gt;#2187&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow disabling of all allocator secrets in helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2177&#34;&gt;#2177&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Custom fleet autoscaler resync interval &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2171&#34;&gt;#2171&lt;/a&gt; (&lt;a href=&#34;https://github.com/jie-bao&#34;&gt;jie-bao&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GSA: Switch LabelSelector to GameServerSelector &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2166&#34;&gt;#2166&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update dev dependencies and audit fix security warning &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2233&#34;&gt;#2233&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update github.com/gorilla/websocket to address CVE-2020-27813. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2195&#34;&gt;#2195&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.17.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.17.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.17.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.17.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.17.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.17.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.17.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.17.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.17.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.17.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.17.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.16.0 - Kubernetes 1.19, golang 1.15</title>
      <link>/site/blog/2021/07/20/1.16.0-kubernetes-1.19-golang-1.15/</link>
      <pubDate>Tue, 20 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/07/20/1.16.0-kubernetes-1.19-golang-1.15/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.16.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.19, so if you are testing this release candidate, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;If you are &lt;strong&gt;using Fleet autoscalers with a webhook that is also configured with an SSL certificate&lt;/strong&gt;, you will now be required to include a SAN in your certificate as Agones is now using Go 1.15. This migration was previously announced in the &lt;a href=&#34;https://agones.dev/site/blog/2020/12/22/1.11.0-kubernetes-1.17-and-rest-api-for-allocation/&#34;&gt;v1.11.0 release notes&lt;/a&gt; in December of last year.&lt;/p&gt;
&lt;p&gt;The helm parameters for setting the service account names were modified to make them more consistent. If you are setting these
names you will need to modify your helm scripts to use the new parameters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.16.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.19 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2129&#34;&gt;#2129&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Migrate to using SANs for webhook certificates for Go 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1899&#34;&gt;#1899&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Review Rust gRPC ecosystem for Rust SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1300&#34;&gt;#1300&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade/go 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2167&#34;&gt;#2167&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.19.12 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2155&#34;&gt;#2155&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update helm configuration to allow annotations to be added to service accounts &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2134&#34;&gt;#2134&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replace grpcio with tonic &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2112&#34;&gt;#2112&lt;/a&gt; (&lt;a href=&#34;https://github.com/Jake-Shadle&#34;&gt;Jake-Shadle&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Provide an easier way to bring your own certificates via helm chart installation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2175&#34;&gt;#2175&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Remove pre-1.0 documentation from the agones.dev website &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2156&#34;&gt;#2156&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It is not possible to configure Agones HELM with Stackdriver in GCloud when the cluster has Workload Identity. &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2101&#34;&gt;#2101&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add &amp;ldquo;copy to clipboard&amp;rdquo; buttons to example commands on the website &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2096&#34;&gt;#2096&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add memory and cpu recommendations to minikube starting documentation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1536&#34;&gt;#1536&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow disabling of all allocator secrets in helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2177&#34;&gt;#2177&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add copy to clipboard function to code on website &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2149&#34;&gt;#2149&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Refactor ReadyGameServerCache to AllocationCache &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2148&#34;&gt;#2148&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature gates for advanced Allocation filtering &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2143&#34;&gt;#2143&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.16.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.16.0&#34;&gt;gcr.io/agones-images/agones-controller:1.16.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.16.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.16.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.16.0&#34;&gt;gcr.io/agones-images/agones-ping:1.16.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.16.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.16.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.16.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.16.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.16.0 - Release Candidate</title>
      <link>/site/blog/2021/07/13/1.16.0-release-candidate/</link>
      <pubDate>Tue, 13 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/07/13/1.16.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.16.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.19, so if you are testing this release candidate, remember to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;If you are &lt;strong&gt;using Fleet autoscalers with a webhook that is also configured with an SSL certificate&lt;/strong&gt;, you will now be required to include a SAN in your certificate as Agones is now using Go 1.15. This migration was previously announced in the &lt;a href=&#34;https://agones.dev/site/blog/2020/12/22/1.11.0-kubernetes-1.17-and-rest-api-for-allocation/&#34;&gt;v1.11.0 release notes&lt;/a&gt; in December of last year.&lt;/p&gt;
&lt;p&gt;The helm parameters for setting the service account names were modified to make them more consistent. If you are setting these
names you will need to modify your helm scripts to use the new parameters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.16.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.19 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2129&#34;&gt;#2129&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Migrate to using SANs for webhook certificates for Go 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1899&#34;&gt;#1899&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Review Rust gRPC ecosystem for Rust SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1300&#34;&gt;#1300&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Upgrade/go 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2167&#34;&gt;#2167&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go to v0.19.12 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2155&#34;&gt;#2155&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update helm configuration to allow annotations to be added to service accounts &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2134&#34;&gt;#2134&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Replace grpcio with tonic &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2112&#34;&gt;#2112&lt;/a&gt; (&lt;a href=&#34;https://github.com/Jake-Shadle&#34;&gt;Jake-Shadle&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Provide an easier way to bring your own certificates via helm chart installation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2175&#34;&gt;#2175&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Remove pre-1.0 documentation from the agones.dev website &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2156&#34;&gt;#2156&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It is not possible to configure Agones HELM with Stackdriver in GCloud when the cluster has Workload Identity. &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2101&#34;&gt;#2101&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add &amp;ldquo;copy to clipboard&amp;rdquo; buttons to example commands on the website &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2096&#34;&gt;#2096&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add memory and cpu recommendations to minikube starting documentation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1536&#34;&gt;#1536&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow disabling of all allocator secrets in helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2177&#34;&gt;#2177&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add copy to clipboard function to code on website &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2149&#34;&gt;#2149&lt;/a&gt; (&lt;a href=&#34;https://github.com/cindy52&#34;&gt;cindy52&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Refactor ReadyGameServerCache to AllocationCache &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2148&#34;&gt;#2148&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feature gates for advanced Allocation filtering &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2143&#34;&gt;#2143&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.16.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.16.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.16.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.16.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.16.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.16.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.16.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.16.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.16.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.9&#34;&gt;gcr.io/agones-images/rust-simple-server:0.9&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.16.0-rc.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.16.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.15.0 - Azure AKS public IP per node/vm support</title>
      <link>/site/blog/2021/06/08/1.15.0-azure-aks-public-ip-per-node/vm-support/</link>
      <pubDate>Tue, 08 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/06/08/1.15.0-azure-aks-public-ip-per-node/vm-support/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.15.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings Azure AKS support for public IP per node/vm.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.15.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Azure AKS support for public IP per Node/VM &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2083&#34;&gt;#2083&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Unreal plugin WatchGameServer implementation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2064&#34;&gt;#2064&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.15.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.15.0&#34;&gt;gcr.io/agones-images/agones-controller:1.15.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.15.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.15.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.15.0&#34;&gt;gcr.io/agones-images/agones-ping:1.15.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.15.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.15.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.15.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.15.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.15.0 - Release Candidate</title>
      <link>/site/blog/2021/06/01/1.15.0-release-candidate/</link>
      <pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/06/01/1.15.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.15.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings Azure AKS support for public IP per node/vm.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.15.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Azure AKS support for public IP per Node/VM &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2083&#34;&gt;#2083&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Unreal plugin WatchGameServer implementation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2064&#34;&gt;#2064&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.15.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.15.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.15.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.15.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.15.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.15.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.15.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.15.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.15.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.15.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.15.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.14.0 - Initial Windows Support, RollingUpdateOnReady to beta</title>
      <link>/site/blog/2021/04/27/1.14.0-initial-windows-support-rollingupdateonready-to-beta/</link>
      <pubDate>Tue, 27 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/04/27/1.14.0-initial-windows-support-rollingupdateonready-to-beta/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.14.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release introduces initial support for running windows game servers! If this is of interest to you, please test it out and give us feedback so that we can ensure that it works reliably before promoting the support to stable.&lt;/p&gt;
&lt;p&gt;It also moves the &lt;code&gt;RollingUpdateOnReady&lt;/code&gt; feature to beta and makes it enabled by default.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.14.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move RollingUpdateOnReady to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1970&#34;&gt;#1970&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update the machine type for GKE clusters in build scripts and terraform modules. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2063&#34;&gt;#2063&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2033&#34;&gt;#2033&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Node.js dependencies and remove bundled sub-dependency &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2040&#34;&gt;#2040&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Migrate away from Pull Panda &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1689&#34;&gt;#1689&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Document best practices for GameServer Allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1594&#34;&gt;#1594&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Document the Security and Disclosure process for Agones &lt;a href=&#34;https://github.com/googleforgames/agones/issues/745&#34;&gt;#745&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support Multiple Cluster spanning the globe &lt;a href=&#34;https://github.com/googleforgames/agones/issues/301&#34;&gt;#301&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Easier to find out about Community Meetings &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2069&#34;&gt;#2069&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update recommended machine type for GKE &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2055&#34;&gt;#2055&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update simple-game-server to 0.3 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2045&#34;&gt;#2045&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update the simple game server image to 0.3. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2048&#34;&gt;#2048&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Terraform config for Windows clusters &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2046&#34;&gt;#2046&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Build Agones Windows images by default. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2037&#34;&gt;#2037&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.14.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.14.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.14.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.14.0 - Release Candidate</title>
      <link>/site/blog/2021/04/20/1.14.0-release-candidate/</link>
      <pubDate>Tue, 20 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/04/20/1.14.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.14.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release introduces initial support for running windows game servers! If this is of interest to you, please test it out and give us feedback so that we can ensure that it works reliably before promoting the support to stable.&lt;/p&gt;
&lt;p&gt;It also moves the &lt;code&gt;RollingUpdateOnReady&lt;/code&gt; feature to beta and makes it enabled by default.&lt;/p&gt;
&lt;p&gt;Check the &lt;a
href=&#34;https://github.com/googleforgames/agones/tree/release-1.14.0-rc&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move RollingUpdateOnReady to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1970&#34;&gt;#1970&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update the machine type for GKE clusters in build scripts and terraform modules. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2063&#34;&gt;#2063&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move RollingUpdateOnReady to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2033&#34;&gt;#2033&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update Node.js dependencies and remove bundled sub-dependency &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2040&#34;&gt;#2040&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update recommended machine type for GKE &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2055&#34;&gt;#2055&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update simple-game-server to 0.3 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/2045&#34;&gt;#2045&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update the simple game server image to 0.3. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2048&#34;&gt;#2048&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Terraform config for Windows clusters &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2046&#34;&gt;#2046&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Build Agones Windows images by default. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2037&#34;&gt;#2037&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a
href=&#34;https://github.com/googleforgames/agones/blob/release-1.14.0-rc/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.14.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.14.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.14.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.14.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.14.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.14.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.14.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.14.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.3&#34;&gt;gcr.io/agones-images/simple-game-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.14.0-rc.tgz&#34;&gt;
  &lt;code&gt;helm install agones agones/agones --version 1.14.0-rc&lt;/code&gt;&lt;/a&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.13.0 - Kubernetes 1.18, Websocket Watch SDK, Empty Ports</title>
      <link>/site/blog/2021/03/16/1.13.0-kubernetes-1.18-websocket-watch-sdk-empty-ports/</link>
      <pubDate>Tue, 16 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/03/16/1.13.0-kubernetes-1.18-websocket-watch-sdk-empty-ports/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.13.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.18, so please remember to upgrade your clusters with this version.&lt;/p&gt;
&lt;p&gt;Worth noting - if you rely on Agones generated client libraries, between Kubernetes 1.17 and 1.18 the API surface of
&lt;code&gt;client-go&lt;/code&gt; was changed to include a &lt;code&gt;context.Context&lt;/code&gt; and &lt;code&gt;Option&lt;/code&gt; struct, so you may need to change your code to
accommodate that. &lt;a href=&#34;https://github.com/kubernetes-sigs/clientgofix&#34;&gt;This tool&lt;/a&gt; may be useful for a quick fix.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.13.0&#34;&gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1971&#34;&gt;#1971&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update website supported Kubernetes &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2008&#34;&gt;#2008&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update client-go to support Kubernetes 1.18.0  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1998&#34;&gt;#1998&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove simple-tcp and simple-udp &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1992&#34;&gt;#1992&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade dev tooling kubectl to 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1989&#34;&gt;#1989&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade Terraform to 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1988&#34;&gt;#1988&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update default branch to &lt;code&gt;main&lt;/code&gt; &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1798&#34;&gt;#1798&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow no ports for GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/749&#34;&gt;#749&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added Cubxity/AgonesKt to third party libraries &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2013&#34;&gt;#2013&lt;/a&gt; (&lt;a href=&#34;https://github.com/Cubxity&#34;&gt;Cubxity&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update to PodTemplateSpec for 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2007&#34;&gt;#2007&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for empty ports &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2006&#34;&gt;#2006&lt;/a&gt; (&lt;a href=&#34;https://github.com/ItsKev&#34;&gt;ItsKev&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add Vela Games to companies that use Agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2003&#34;&gt;#2003&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add RollTable to Companies that use Agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2002&#34;&gt;#2002&lt;/a&gt; (&lt;a href=&#34;https://github.com/NullSoldier&#34;&gt;NullSoldier&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Space Game logo to Agones site &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2000&#34;&gt;#2000&lt;/a&gt; (&lt;a href=&#34;https://github.com/NBoychev&#34;&gt;NBoychev&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add WebSocket capability to WatchGameServer REST API &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1999&#34;&gt;#1999&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1961&#34;&gt;#1961&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.13.0/CHANGELOG.md&#34;&gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.13.0&#34;&gt;gcr.io/agones-images/agones-controller:1.13.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.13.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.13.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.13.0&#34;&gt;gcr.io/agones-images/agones-ping:1.13.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.13.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.13.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.2&#34;&gt;gcr.io/agones-images/simple-game-server:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.13.0.tgz&#34;&gt;
&lt;code&gt;helm install agones agones/agones --version 1.13.0&lt;/code&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.13.0 - Release Candidate</title>
      <link>/site/blog/2021/03/09/1.13.0-release-candidate/</link>
      <pubDate>Tue, 09 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/03/09/1.13.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.13.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release brings us support for Kubernetes 1.18, so if you are testing this release candidate, remember to
upgrade your clusters.&lt;/p&gt;
&lt;p&gt;Worth noting - if you rely on Agones generated client libraries, between Kubernetes 1.17 and 1.18 the API surface of
&lt;code&gt;client-go&lt;/code&gt; was changed to include a &lt;code&gt;context.Context&lt;/code&gt; and &lt;code&gt;Option&lt;/code&gt; struct, so you may need to change your code to
accommodate that. &lt;a href=&#34;https://github.com/kubernetes-sigs/clientgofix&#34;&gt;This tool&lt;/a&gt; may be useful for a quick fix.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.13.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1971&#34;&gt;#1971&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update website supported Kubernetes &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2008&#34;&gt;#2008&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update client-go to support Kubernetes 1.18.0  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1998&#34;&gt;#1998&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Remove simple-tcp and simple-udp &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1992&#34;&gt;#1992&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade dev tooling kubectl to 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1989&#34;&gt;#1989&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade Terraform to 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1988&#34;&gt;#1988&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update default branch to &lt;code&gt;main&lt;/code&gt; &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1798&#34;&gt;#1798&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow no ports for GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/749&#34;&gt;#749&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added Cubxity/AgonesKt to third party libraries &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2013&#34;&gt;#2013&lt;/a&gt; (&lt;a href=&#34;https://github.com/Cubxity&#34;&gt;Cubxity&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update to PodTemplateSpec for 1.18 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2007&#34;&gt;#2007&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for empty ports &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2006&#34;&gt;#2006&lt;/a&gt; (&lt;a href=&#34;https://github.com/ItsKev&#34;&gt;ItsKev&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add Vela Games to companies that use Agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2003&#34;&gt;#2003&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add RollTable to Companies that use Agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2002&#34;&gt;#2002&lt;/a&gt; (&lt;a href=&#34;https://github.com/NullSoldier&#34;&gt;NullSoldier&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Space Game logo to Agones site &lt;a href=&#34;https://github.com/googleforgames/agones/pull/2000&#34;&gt;#2000&lt;/a&gt; (&lt;a href=&#34;https://github.com/NBoychev&#34;&gt;NBoychev&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add WebSocket capability to WatchGameServer REST API &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1999&#34;&gt;#1999&lt;/a&gt; (&lt;a href=&#34;https://github.com/highlyunavailable&#34;&gt;highlyunavailable&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1961&#34;&gt;#1961&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.13.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.13.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.13.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.13.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.13.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.13.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.13.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.13.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.13.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.5&#34;&gt;gcr.io/agones-images/crd-client:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.2&#34;&gt;gcr.io/agones-images/simple-game-server:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.13.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.13.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.12.0 - Improved GameServer Validation</title>
      <link>/site/blog/2021/02/02/1.12.0-improved-gameserver-validation/</link>
      <pubDate>Tue, 02 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/02/02/1.12.0-improved-gameserver-validation/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.12.0 release of Agones.&lt;/p&gt;
&lt;p&gt;A few things to note in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;GameServer&lt;/code&gt; CRD now includes the full &lt;code&gt;PodTemplateSpec&lt;/code&gt; json schema, to provide better up-front validation.
This should be entirely backward compatible, but in case you run into issues, the helm configuration option
&lt;code&gt;gameservers.podPreserveUnknownFields&lt;/code&gt; is available to disable validation and field pruning.
&lt;ul&gt;
&lt;li&gt;If you are using Helm, you might need to update your Helm version and/or do a clean install to apply this update to
your cluster if you already have a version of Agones installed, due to the size of the CRD update.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; has been moved to Beta, so by default you will get a copy of the most recent &lt;code&gt;GameServer&lt;/code&gt;
information with your initial &lt;code&gt;SDK.WatchGameServer(...)&lt;/code&gt; request.&lt;/li&gt;
&lt;li&gt;The ability to apply port allocation to multiple containers has moved from Beta to Stable!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.12.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move SDKWatchSendOnExecute to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1904&#34;&gt;#1904&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move &lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; to Beta stage. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1960&#34;&gt;#1960&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Utilize ExternalDNS as well as ExternalIP &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1928&#34;&gt;#1928&lt;/a&gt; (&lt;a href=&#34;https://github.com/nanasi880&#34;&gt;nanasi880&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Utilize ExternalDNS as well as ExternalIP &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1921&#34;&gt;#1921&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move &amp;ldquo;Port Allocations to Multiple Containers&amp;rdquo; &amp;gt; Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1773&#34;&gt;#1773&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1961&#34;&gt;#1961&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CRD OpenAPI Spec for ObjectMeta &amp;amp; PodTemplateSpec &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1956&#34;&gt;#1956&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a &amp;ldquo;why&amp;rdquo; section for the Allocator Service documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1953&#34;&gt;#1953&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add nodeSelector property to Agones helm chart for Allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1946&#34;&gt;#1946&lt;/a&gt; (josephbmanley)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.12.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.12.0&#34;&gt;gcr.io/agones-images/agones-controller:1.12.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.12.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.12.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.12.0&#34;&gt;gcr.io/agones-images/agones-ping:1.12.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.12.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.12.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.12.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.12.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.12.0 - Release Candidate</title>
      <link>/site/blog/2021/01/26/1.12.0-release-candidate/</link>
      <pubDate>Tue, 26 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2021/01/26/1.12.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.12.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;A few things to note in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;GameServer&lt;/code&gt; CRD now includes the full &lt;code&gt;PodTemplateSpec&lt;/code&gt; json schema, to provide better up-front validation.
This should be entirely backward compatible, but in case you run into issues, the helm configuration option
&lt;code&gt;gameservers.podPreserveUnknownFields&lt;/code&gt; is available to disable validation and field pruning.
&lt;ul&gt;
&lt;li&gt;If you are using Helm, you might need to update your Helm version and/or do a clean install to apply this update to
your cluster if you already have a version of Agones installed, due to the size of the CRD update.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; has been moved to Beta, so by default you will get a copy of the most recent &lt;code&gt;GameServer&lt;/code&gt;
information with your initial &lt;code&gt;SDK.WatchGameServer(...)&lt;/code&gt; request.&lt;/li&gt;
&lt;li&gt;The ability to apply port allocation to multiple containers has moved from Beta to Stable!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.12.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Move SDKWatchSendOnExecute to Beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1904&#34;&gt;#1904&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move &lt;code&gt;SDKWatchSendOnExecute&lt;/code&gt; to Beta stage. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1960&#34;&gt;#1960&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Utilize ExternalDNS as well as ExternalIP &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1928&#34;&gt;#1928&lt;/a&gt; (&lt;a href=&#34;https://github.com/nanasi880&#34;&gt;nanasi880&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Utilize ExternalDNS as well as ExternalIP &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1921&#34;&gt;#1921&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move &amp;ldquo;Port Allocations to Multiple Containers&amp;rdquo; &amp;gt; Stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1773&#34;&gt;#1773&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to Stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1961&#34;&gt;#1961&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CRD OpenAPI Spec for ObjectMeta &amp;amp; PodTemplateSpec &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1956&#34;&gt;#1956&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a &amp;ldquo;why&amp;rdquo; section for the Allocator Service documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1953&#34;&gt;#1953&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add nodeSelector property to Agones helm chart for Allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1946&#34;&gt;#1946&lt;/a&gt; (josephbmanley)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.12.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.12.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.12.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.12.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.12.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.12.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.12.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.12.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.12.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.12.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.12.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.11.0 - Kubernetes 1.17 and REST API for Allocation</title>
      <link>/site/blog/2020/12/22/1.11.0-kubernetes-1.17-and-rest-api-for-allocation/</link>
      <pubDate>Tue, 22 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/12/22/1.11.0-kubernetes-1.17-and-rest-api-for-allocation/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.11.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release includes &lt;strong&gt;several breaking changes&lt;/strong&gt;, that include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade supported Kubernetes version to 1.17&lt;/li&gt;
&lt;li&gt;Upgrade CRDs to v1 from v1beta1, including adding structured schemas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For this reason, &lt;strong&gt;we request that users test this Release Candidate against their current installs&lt;/strong&gt; to ensure
there are no issues before it is moved to stable.&lt;/p&gt;
&lt;p&gt;Also, of note: If you are &lt;strong&gt;using Fleet autoscalers with a webhook that is also configured with an SSL certificate&lt;/strong&gt;,
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.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://agones.dev/site/docs/getting-started/create-webhook-fleetautoscaler/#chapter-2-configuring-https-fleetautoscaler-webhook-with-ca-bundle&#34;&gt;documentation on creating SSL certificates for Fleet autoscaling webhooks&lt;/a&gt;
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.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.11.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1824&#34;&gt;#1824&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update apiextensions.k8s.io/v1beta1 to v1 for all CRDs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1799&#34;&gt;#1799&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move apiregistration &amp;amp; admissionregistration to v1 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1918&#34;&gt;#1918&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Updated terraform scripts to 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1916&#34;&gt;#1916&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update client-go to 0.17.14 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1913&#34;&gt;#1913&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding SAN to fleet autoscaler certs and updating documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1910&#34;&gt;#1910&lt;/a&gt; (&lt;a href=&#34;https://github.com/kdima&#34;&gt;kdima&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move CRDs from v1beta1 to v1 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1909&#34;&gt;#1909&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform and test clusters to 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1901&#34;&gt;#1901&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated Go to 1.14.12 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1900&#34;&gt;#1900&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove support / docs for helm v2 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1853&#34;&gt;#1853&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;grpc-gateway powered REST API for MultiCluster Allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1495&#34;&gt;#1495&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support Agones sidecar Windows build &lt;a href=&#34;https://github.com/googleforgames/agones/issues/110&#34;&gt;#110&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tooling to review pprof heaps &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1927&#34;&gt;#1927&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move supported site K8s version to shortcodes &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1917&#34;&gt;#1917&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding rest to allocation endpoint &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1902&#34;&gt;#1902&lt;/a&gt; (&lt;a href=&#34;https://github.com/kdima&#34;&gt;kdima&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;#54 Preliminary Windows Image Support &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1894&#34;&gt;#1894&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.11.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.11.0&#34;&gt;gcr.io/agones-images/agones-controller:1.11.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.11.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.11.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.11.0&#34;&gt;gcr.io/agones-images/agones-ping:1.11.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.11.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.11.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/autoscaler-webhook:0.3&#34;&gt;gcr.io/agones-images/autoscaler-webhook:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.11.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.11.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.11.0 - Release Candidate</title>
      <link>/site/blog/2020/12/15/1.11.0-release-candidate/</link>
      <pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/12/15/1.11.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.11.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release includes &lt;strong&gt;several breaking changes&lt;/strong&gt;, that include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade supported Kubernetes version to 1.17&lt;/li&gt;
&lt;li&gt;Upgrade CRDs to v1 from v1beta1, including adding structured schemas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For this reason, &lt;strong&gt;we request that users test this Release Candidate against their current installs&lt;/strong&gt; to ensure
there are no issues before it is moved to stable.&lt;/p&gt;
&lt;p&gt;Also, of note: If you are &lt;strong&gt;using Fleet autoscalers with a webhook that is also configured with an SSL certificate&lt;/strong&gt;,
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.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://agones.dev/site/docs/getting-started/create-webhook-fleetautoscaler/#chapter-2-configuring-https-fleetautoscaler-webhook-with-ca-bundle&#34;&gt;documentation on creating SSL certificates for Fleet autoscaling webhooks&lt;/a&gt;
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.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.11.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to Kubernetes 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1824&#34;&gt;#1824&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update apiextensions.k8s.io/v1beta1 to v1 for all CRDs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1799&#34;&gt;#1799&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move apiregistration &amp;amp; admissionregistration to v1 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1918&#34;&gt;#1918&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Updated terraform scripts to 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1916&#34;&gt;#1916&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update client-go to 0.17.14 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1913&#34;&gt;#1913&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding SAN to fleet autoscaler certs and updating documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1910&#34;&gt;#1910&lt;/a&gt; (&lt;a href=&#34;https://github.com/kdima&#34;&gt;kdima&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move CRDs from v1beta1 to v1 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1909&#34;&gt;#1909&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade terraform and test clusters to 1.17 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1901&#34;&gt;#1901&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove support / docs for helm v2 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1853&#34;&gt;#1853&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;grpc-gateway powered REST API for MultiCluster Allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1495&#34;&gt;#1495&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support Agones sidecar Windows build &lt;a href=&#34;https://github.com/googleforgames/agones/issues/110&#34;&gt;#110&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tooling to review pprof heaps &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1927&#34;&gt;#1927&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move supported site K8s version to shortcodes &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1917&#34;&gt;#1917&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding rest to allocation endpoint &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1902&#34;&gt;#1902&lt;/a&gt; (&lt;a href=&#34;https://github.com/kdima&#34;&gt;kdima&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;#54 Preliminary Windows Image Support &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1894&#34;&gt;#1894&lt;/a&gt; (&lt;a href=&#34;https://github.com/jeremyje&#34;&gt;jeremyje&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.11.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.11.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.11.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.11.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.11.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.11.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.11.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.11.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.11.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.11.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.11.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.10.0 - Allocations go faster!</title>
      <link>/site/blog/2020/11/10/1.10.0-allocations-go-faster/</link>
      <pubDate>Tue, 10 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/11/10/1.10.0-allocations-go-faster/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.10.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release fixes critical performance bugs in the gRPC Allocation endpoint, as well as fixing a memory leak
inherited from client-go. Therefore, we recommend upgrading your install of Agones as soon as possible.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.10.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove the documentation for helm v2 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1859&#34;&gt;#1859&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;update node.js dependencies &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1868&#34;&gt;#1868&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adding allocator log level &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1879&#34;&gt;#1879&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding allocator resources &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1873&#34;&gt;#1873&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add troubleshooting section to allocator and multicluster allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1866&#34;&gt;#1866&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Helm setting the annotation of controller and allocator &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1848&#34;&gt;#1848&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Change the multi-cluster allocation feature to stable version &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1780&#34;&gt;#1780&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated C# documentation to use NuGet package &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1769&#34;&gt;#1769&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documented assumed prerequisite knowledge for the project &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1759&#34;&gt;#1759&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Multicluster: Add gRPC dial timeout &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1700&#34;&gt;#1700&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add new projects to Third Party section of the site &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1882&#34;&gt;#1882&lt;/a&gt; (&lt;a href=&#34;https://github.com/danieloliveira079&#34;&gt;danieloliveira079&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add log level setting in allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1880&#34;&gt;#1880&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add troubleshooting for allocation gRPC request &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1878&#34;&gt;#1878&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add allocator resources &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1874&#34;&gt;#1874&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Unreal SDK] Added a response code check to some functions &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1870&#34;&gt;#1870&lt;/a&gt; (&lt;a href=&#34;https://github.com/dotcom&#34;&gt;dotcom&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Built tools: Update install with Allocation certs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1869&#34;&gt;#1869&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add gRPC load test for allocation service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1867&#34;&gt;#1867&lt;/a&gt; (&lt;a href=&#34;https://github.com/ilkercelikyilmaz&#34;&gt;ilkercelikyilmaz&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add pod annotations &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1849&#34;&gt;#1849&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Useful Unreal links &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1846&#34;&gt;#1846&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make the force_update option configurable in Helm/Terraform &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1844&#34;&gt;#1844&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Doc] Mark multicluster allocation feature as stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1843&#34;&gt;#1843&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Prerequisite Knowledge section &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1821&#34;&gt;#1821&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;adding timeout to remote cluster allocate call and adding total timeout to allocate &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1815&#34;&gt;#1815&lt;/a&gt; (&lt;a href=&#34;https://github.com/kdima&#34;&gt;kdima&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Update C# SDK docs page &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1796&#34;&gt;#1796&lt;/a&gt; (&lt;a href=&#34;https://github.com/Reousa&#34;&gt;Reousa&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.10.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.10.0&#34;&gt;gcr.io/agones-images/agones-controller:1.10.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.10.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.10.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.10.0&#34;&gt;gcr.io/agones-images/agones-ping:1.10.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.10.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.10.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.10.0.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.10.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.10.0 - Release Candidate</title>
      <link>/site/blog/2020/11/03/1.10.0-release-candidate/</link>
      <pubDate>Tue, 03 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/11/03/1.10.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.10.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release fixes critical performance bugs in the gRPC Allocation endpoint, as well as fixing a memory leak
inherited from client-go. Therefore, we recommend upgrading your install of Agones as soon as possible.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.10.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove the documentation for helm v2 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1859&#34;&gt;#1859&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;update node.js dependencies &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1868&#34;&gt;#1868&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adding allocator log level &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1879&#34;&gt;#1879&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Adding allocator resources &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1873&#34;&gt;#1873&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add troubleshooting section to allocator and multicluster allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1866&#34;&gt;#1866&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Helm setting the annotation of controller and allocator &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1848&#34;&gt;#1848&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Change the multi-cluster allocation feature to stable version &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1780&#34;&gt;#1780&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updated C# documentation to use NuGet package &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1769&#34;&gt;#1769&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documented assumed prerequisite knowledge for the project &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1759&#34;&gt;#1759&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Multicluster: Add gRPC dial timeout &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1700&#34;&gt;#1700&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add new projects to Third Party section of the site &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1882&#34;&gt;#1882&lt;/a&gt; (&lt;a href=&#34;https://github.com/danieloliveira079&#34;&gt;danieloliveira079&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add log level setting in allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1880&#34;&gt;#1880&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add troubleshooting for allocation gRPC request &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1878&#34;&gt;#1878&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add allocator resources &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1874&#34;&gt;#1874&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Unreal SDK] Added a response code check to some functions &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1870&#34;&gt;#1870&lt;/a&gt; (&lt;a href=&#34;https://github.com/dotcom&#34;&gt;dotcom&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Built tools: Update install with Allocation certs &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1869&#34;&gt;#1869&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add gRPC load test for allocation service &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1867&#34;&gt;#1867&lt;/a&gt; (&lt;a href=&#34;https://github.com/ilkercelikyilmaz&#34;&gt;ilkercelikyilmaz&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add pod annotations &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1849&#34;&gt;#1849&lt;/a&gt; (&lt;a href=&#34;https://github.com/8398a7&#34;&gt;8398a7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Useful Unreal links &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1846&#34;&gt;#1846&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Make the force_update option configurable in Helm/Terraform &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1844&#34;&gt;#1844&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[Doc] Mark multicluster allocation feature as stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1843&#34;&gt;#1843&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Prerequisite Knowledge section &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1821&#34;&gt;#1821&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Docs: Update C# SDK docs page &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1796&#34;&gt;#1796&lt;/a&gt; (&lt;a href=&#34;https://github.com/Reousa&#34;&gt;Reousa&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.10.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.10.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.10.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.10.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.10.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.10.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.10.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.10.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.10.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.10.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones agones/agones &amp;ndash;version 1.10.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.9.0 - Kubernetes 1.16, NuGet and TCP&#43;UDP</title>
      <link>/site/blog/2020/09/29/1.9.0-kubernetes-1.16-nuget-and-tcp-udp/</link>
      <pubDate>Tue, 29 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/09/29/1.9.0-kubernetes-1.16-nuget-and-tcp-udp/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.9.0 release of Agones.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; In this release we are upgrading the supported Kubernetes version to 1.16, so please make sure to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.9.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Kubectl to 1.16.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1806&#34;&gt;#1806&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go and apimachinery to 0.16.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1794&#34;&gt;#1794&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update GKE Terraform clusters to 1.16 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1772&#34;&gt;#1772&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade to Kubernetes 1.16 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1649&#34;&gt;#1649&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Doc] add a caveat on setting expiration for cert-manager certificate resources &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1781&#34;&gt;#1781&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Helm chart: allow to specify loadBalancerIP &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1709&#34;&gt;#1709&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, Helm module install: Allow gameserver namespaces and port ranges to be specified in terraform &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1692&#34;&gt;#1692&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support using the same port for both TCP/UDP forwarding &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1523&#34;&gt;#1523&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Write Tests for Terraform configs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1227&#34;&gt;#1227&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add player tracking and shutdown to the supertuxkart example server &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1825&#34;&gt;#1825&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add logging for the client certificate verification &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1812&#34;&gt;#1812&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Troubleshooting - namespace stuck terminating &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1795&#34;&gt;#1795&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add load balancer configuration for Helm options &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1793&#34;&gt;#1793&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added option to hardcode load balancer IP for allocator. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1766&#34;&gt;#1766&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add TCPUDP protocol &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1764&#34;&gt;#1764&lt;/a&gt; (&lt;a href=&#34;https://github.com/Bmandk&#34;&gt;Bmandk&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Publish to NuGet for Csharp SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1753&#34;&gt;#1753&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Terraform example for GKE custom VPC deployment &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1697&#34;&gt;#1697&lt;/a&gt; (&lt;a href=&#34;https://github.com/moesy&#34;&gt;moesy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix Fleets RollingUpdate &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1626&#34;&gt;#1626&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.9.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.9.0&#34;&gt;gcr.io/agones-images/agones-controller:1.9.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.9.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.9.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.9.0&#34;&gt;gcr.io/agones-images/agones-ping:1.9.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.9.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.9.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.9.0.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.9.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.9.0 - Release Candidate</title>
      <link>/site/blog/2020/09/22/1.9.0-release-candidate/</link>
      <pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/09/22/1.9.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.9.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; In this release we are upgrading the supported Kubernetes version to 1.16, so please make sure to upgrade your clusters.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.9.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade Kubectl to 1.16.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1806&#34;&gt;#1806&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go and apimachinery to 0.16.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1794&#34;&gt;#1794&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update GKE Terraform clusters to 1.16 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1772&#34;&gt;#1772&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade to Kubernetes 1.16 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1649&#34;&gt;#1649&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Doc] add a caveat on setting expiration for cert-manager certificate resources &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1781&#34;&gt;#1781&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Helm chart: allow to specify loadBalancerIP &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1709&#34;&gt;#1709&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Terraform, Helm module install: Allow gameserver namespaces and port ranges to be specified in terraform &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1692&#34;&gt;#1692&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support using the same port for both TCP/UDP forwarding &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1523&#34;&gt;#1523&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Write Tests for Terraform configs &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1227&#34;&gt;#1227&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add player tracking and shutdown to the supertuxkart example server &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1825&#34;&gt;#1825&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add logging for the client certificate verification &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1812&#34;&gt;#1812&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Troubleshooting - namespace stuck terminating &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1795&#34;&gt;#1795&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add load balancer configuration for Helm options &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1793&#34;&gt;#1793&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added option to hardcode load balancer IP for allocator. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1766&#34;&gt;#1766&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add TCPUDP protocol &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1764&#34;&gt;#1764&lt;/a&gt; (&lt;a href=&#34;https://github.com/Bmandk&#34;&gt;Bmandk&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Publish to NuGet for Csharp SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1753&#34;&gt;#1753&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Terraform example for GKE custom VPC deployment &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1697&#34;&gt;#1697&lt;/a&gt; (&lt;a href=&#34;https://github.com/moesy&#34;&gt;moesy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix Fleets RollingUpdate &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1626&#34;&gt;#1626&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.9.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.9.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.9.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.9.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.9.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.9.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.9.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.9.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.9.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/simple-game-server:0.1&#34;&gt;gcr.io/agones-images/simple-game-server:0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.3&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.9.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.9.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.8.0 - SDK Improvements, Including a New Unreal SDK!</title>
      <link>/site/blog/2020/08/18/1.8.0-sdk-improvements-including-a-new-unreal-sdk/</link>
      <pubDate>Tue, 18 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/08/18/1.8.0-sdk-improvements-including-a-new-unreal-sdk/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.8.0 release of Agones.&lt;/p&gt;
&lt;p&gt;Lots of changes to SDKs in this release, including a replacement Unreal SDK.&lt;/p&gt;
&lt;p&gt;The previous Unreal SDK will continue to work, but we recommend users upgrade to this latest version, as it has far
more functionality.&lt;/p&gt;
&lt;p&gt;We also see more SDKs supporting the alpha Player Tracking functionality as well.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.8.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Discussion] Assimilate netspeakgames/UnrealAgonesSDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1683&#34;&gt;#1683&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;move Netspeak Unreal SDK into Agones Unreal SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1739&#34;&gt;#1739&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bump lodash from 4.17.15 to 4.17.19 to fix a security vulnerability. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1707&#34;&gt;#1707&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for async/await syntax in Rust SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1732&#34;&gt;#1732&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add firewall name variable to GKE Terraform &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1741&#34;&gt;#1741&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Rust SDK async/await syntax support and minor improvements &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1733&#34;&gt;#1733&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add extra troubleshooting steps. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1721&#34;&gt;#1721&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supports Rust Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1717&#34;&gt;#1717&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supports C# Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1705&#34;&gt;#1705&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added allocator-client.default secret. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1702&#34;&gt;#1702&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Custom VPC support to Terraform GKE Module &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1695&#34;&gt;#1695&lt;/a&gt; (&lt;a href=&#34;https://github.com/moesy&#34;&gt;moesy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add gameserver values as configurable in helm terraform modules &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1693&#34;&gt;#1693&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding Fairwinds agones-allocator-client to third-party tools &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1684&#34;&gt;#1684&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added new gen-install-alpha command &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1673&#34;&gt;#1673&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha SDK and example for Node.js (Player tracking) &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1658&#34;&gt;#1658&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.8.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.8.0&#34;&gt;gcr.io/agones-images/agones-controller:1.8.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.8.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.8.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.8.0&#34;&gt;gcr.io/agones-images/agones-ping:1.8.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.8.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.8.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.8.0.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.8.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.8.0 - Release Candidate</title>
      <link>/site/blog/2020/08/11/1.8.0-release-candidate/</link>
      <pubDate>Tue, 11 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/08/11/1.8.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.8.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.8.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;Lots of changes to SDKs in this release, including a replacement Unreal SDK.&lt;/p&gt;
&lt;p&gt;The previous Unreal SDK will continue to work, but we recommend users upgrade to this latest version, as it has far
more functionality.&lt;/p&gt;
&lt;p&gt;We also see more SDKs supporting the alpha Player Tracking functionality as well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[Discussion] Assimilate netspeakgames/UnrealAgonesSDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1683&#34;&gt;#1683&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;move Netspeak Unreal SDK into Agones Unreal SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1739&#34;&gt;#1739&lt;/a&gt; (&lt;a href=&#34;https://github.com/domgreen&#34;&gt;domgreen&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bump lodash from 4.17.15 to 4.17.19 to fix a security vulnerability. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1707&#34;&gt;#1707&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for async/await syntax in Rust SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1732&#34;&gt;#1732&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add firewall name variable to GKE Terraform &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1741&#34;&gt;#1741&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Rust SDK async/await syntax support and minor improvements &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1733&#34;&gt;#1733&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add extra troubleshooting steps. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1721&#34;&gt;#1721&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supports Rust Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1717&#34;&gt;#1717&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supports C# Alpha SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1705&#34;&gt;#1705&lt;/a&gt; (&lt;a href=&#34;https://github.com/yoshd&#34;&gt;yoshd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added allocator-client.default secret. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1702&#34;&gt;#1702&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Custom VPC support to Terraform GKE Module &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1695&#34;&gt;#1695&lt;/a&gt; (&lt;a href=&#34;https://github.com/moesy&#34;&gt;moesy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;add gameserver values as configurable in helm terraform modules &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1693&#34;&gt;#1693&lt;/a&gt; (&lt;a href=&#34;https://github.com/comerford&#34;&gt;comerford&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding Fairwinds agones-allocator-client to third-party tools &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1684&#34;&gt;#1684&lt;/a&gt; (&lt;a href=&#34;https://github.com/sudermanjr&#34;&gt;sudermanjr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added new gen-install-alpha command &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1673&#34;&gt;#1673&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha SDK and example for Node.js (Player tracking) &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1658&#34;&gt;#1658&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.8.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.8.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.8.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.8.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.8.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.8.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.8.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.8.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.8.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.13&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.13&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.8&#34;&gt;gcr.io/agones-images/rust-simple-server:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.8.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.8.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.7.0 - Helm 3, Metrics, SDK and Allocation Improvements</title>
      <link>/site/blog/2020/07/07/1.7.0-helm-3-metrics-sdk-and-allocation-improvements/</link>
      <pubDate>Tue, 07 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/07/07/1.7.0-helm-3-metrics-sdk-and-allocation-improvements/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.7.0 release of Agones.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;ContainerPortAllocation&lt;/code&gt; feature has been moved to beta in this release, and the &lt;code&gt;SDK.WatchGameServer()&lt;/code&gt; command
has a new alpha feature to immediately return a result.&lt;/p&gt;
&lt;p&gt;We also have new metric and dashboard features, upgraded all our documentation and testing to Helm 3,
updated the C# SDK, improved the allocation endpoint system and more.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.7.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WatchGameServer should immediately provide the cached GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1630&#34;&gt;#1630&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Feature Request: Allow &amp;lsquo;serverCa&amp;rsquo; to come from secret/configmap in GameServerAllocationPolicy CRD &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1614&#34;&gt;#1614&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Automatically refresh all allocator TLS certs, not just client CA cert &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1599&#34;&gt;#1599&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1563&#34;&gt;#1563&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add GameServer state duration metric &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1013&#34;&gt;#1013&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Expose GameServer state change metrics &lt;a href=&#34;https://github.com/googleforgames/agones/issues/831&#34;&gt;#831&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update developer tooling to Helm 3 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1647&#34;&gt;#1647&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Terraform to Helm 3 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1646&#34;&gt;#1646&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Conditionally enable mtls for the allocator. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1645&#34;&gt;#1645&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New feature: SDK cached gameserver &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1642&#34;&gt;#1642&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding support for refreshing TLS certs in the allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1638&#34;&gt;#1638&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Helm 3 Install Documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1627&#34;&gt;#1627&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add flags which allow to pass namespace to e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1623&#34;&gt;#1623&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update docs to explicitly allow specifying ca.crt in client secret instead of serverCa field for multi-cluster allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1619&#34;&gt;#1619&lt;/a&gt; (&lt;a href=&#34;https://github.com/robbieheywood&#34;&gt;robbieheywood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add port flag to example allocator-client &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1618&#34;&gt;#1618&lt;/a&gt; (&lt;a href=&#34;https://github.com/robbieheywood&#34;&gt;robbieheywood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Grafana - add namespace to autoscalers dashboard &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1615&#34;&gt;#1615&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Additional commands for prometheus and grafana &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1601&#34;&gt;#1601&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Grafana - add namespace to distinguish fleets with the same name &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1597&#34;&gt;#1597&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;C# SDK Cleanup &amp;amp; Nuget Package &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1596&#34;&gt;#1596&lt;/a&gt; (&lt;a href=&#34;https://github.com/rcreasey&#34;&gt;rcreasey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding AccelByte in Companies using Agones list &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1593&#34;&gt;#1593&lt;/a&gt; (&lt;a href=&#34;https://github.com/accelbyte-raymond&#34;&gt;accelbyte-raymond&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Metrics: add namespace to distinguish fleets with the same name &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1585&#34;&gt;#1585&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1577&#34;&gt;#1577&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New metric - state duration &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1468&#34;&gt;#1468&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CI: Adding E2E cluster name as a parameter for CloudBuild &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1611&#34;&gt;#1611&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.7.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.7.0&#34;&gt;gcr.io/agones-images/agones-controller:1.7.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.7.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.7.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.7.0&#34;&gt;gcr.io/agones-images/agones-ping:1.7.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.7.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.7.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.7.0.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.7.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.7.0 - Release Candidate</title>
      <link>/site/blog/2020/06/30/1.7.0-release-candidate/</link>
      <pubDate>Tue, 30 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/06/30/1.7.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.7.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;ContainerPortAllocation&lt;/code&gt; feature has been moved to beta in this release, and the &lt;code&gt;SDK.WatchGameServer()&lt;/code&gt; command
has a new alpha feature to immediately return a result.&lt;/p&gt;
&lt;p&gt;We also have new metric and dashboard features, upgraded all our documentation and testing to Helm 3,
updated the C# SDK, improved the allocation endpoint system and more.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.7.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WatchGameServer should immediately provide the cached GameServer &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1630&#34;&gt;#1630&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Feature Request: Allow &amp;lsquo;serverCa&amp;rsquo; to come from secret/configmap in GameServerAllocationPolicy CRD &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1614&#34;&gt;#1614&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Automatically refresh all allocator TLS certs, not just client CA cert &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1599&#34;&gt;#1599&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to beta &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1563&#34;&gt;#1563&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add GameServer state duration metric &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1013&#34;&gt;#1013&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Expose GameServer state change metrics &lt;a href=&#34;https://github.com/googleforgames/agones/issues/831&#34;&gt;#831&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update developer tooling to Helm 3 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1647&#34;&gt;#1647&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update Terraform to Helm 3 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1646&#34;&gt;#1646&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Conditionally enable mtls for the allocator. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1645&#34;&gt;#1645&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New feature: SDK cached gameserver &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1642&#34;&gt;#1642&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding support for refreshing TLS certs in the allocator &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1638&#34;&gt;#1638&lt;/a&gt; (&lt;a href=&#34;https://github.com/devloop0&#34;&gt;devloop0&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Helm 3 Install Documentation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1627&#34;&gt;#1627&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add flags which allow to pass namespace to e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1623&#34;&gt;#1623&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update docs to explicitly allow specifying ca.crt in client secret instead of serverCa field for multi-cluster allocation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1619&#34;&gt;#1619&lt;/a&gt; (&lt;a href=&#34;https://github.com/robbieheywood&#34;&gt;robbieheywood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add port flag to example allocator-client &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1618&#34;&gt;#1618&lt;/a&gt; (&lt;a href=&#34;https://github.com/robbieheywood&#34;&gt;robbieheywood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Grafana - add namespace to autoscalers dashboard &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1615&#34;&gt;#1615&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Additional commands for prometheus and grafana &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1601&#34;&gt;#1601&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Grafana - add namespace to distinguish fleets with the same name &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1597&#34;&gt;#1597&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;C# SDK Cleanup &amp;amp; Nuget Package &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1596&#34;&gt;#1596&lt;/a&gt; (&lt;a href=&#34;https://github.com/rcreasey&#34;&gt;rcreasey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding AccelByte in Companies using Agones list &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1593&#34;&gt;#1593&lt;/a&gt; (&lt;a href=&#34;https://github.com/accelbyte-raymond&#34;&gt;accelbyte-raymond&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Metrics: add namespace to distinguish fleets with the same name &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1585&#34;&gt;#1585&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Move ContainerPortAllocation to beta &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1577&#34;&gt;#1577&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New metric - state duration &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1468&#34;&gt;#1468&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CI: Adding E2E cluster name as a parameter for CloudBuild &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1611&#34;&gt;#1611&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.7.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.7.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.7.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.7.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.7.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.7.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.7.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.7.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.7.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.5&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.7.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.7.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.6.0 - Player Tracking, Kubernetes 1.15, Node.js SDK Updates</title>
      <link>/site/blog/2020/05/26/1.6.0-player-tracking-kubernetes-1.15-node.js-sdk-updates/</link>
      <pubDate>Tue, 26 May 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/05/26/1.6.0-player-tracking-kubernetes-1.15-node.js-sdk-updates/</guid>
      <description>
        
        
        &lt;p&gt;This is the v1.6.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release includes &lt;strong&gt;several breaking changes&lt;/strong&gt; to be aware of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to required Kubernetes version to 1.15&lt;/li&gt;
&lt;li&gt;The Alpha Multi Cluster Allocator API has been renamed, refactored slightly and moved to Stable.
It is worth noting that Multi Cluster Allocation as a whole (installation, setup, etc) is still in beta, and may
change in the future.&lt;/li&gt;
&lt;li&gt;The node.js SDK has switched to grpc-js. It should be backward compatible, but please let us know if there are issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are also excited to have a new major feature release of Player Tracking - keep track of which players are
connected to you GameServers and what your GameServer capacities are!&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.6.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rename &lt;code&gt;PostAllocate&lt;/code&gt; to &lt;code&gt;Allocate&lt;/code&gt; in Multi Cluster Allocation Service &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1331&#34;&gt;#1331&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: Allocator service to return 400+ http status for failure  &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1040&#34;&gt;#1040&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Change the multi-cluster allocation API version to stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1540&#34;&gt;#1540&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Switch Node.js SDK grpc dependency to grpc-js &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1529&#34;&gt;#1529&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Change allocator gRPC response state to gRPC error status &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1516&#34;&gt;#1516&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Change rpc method from PostAllocate to Allocate &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1513&#34;&gt;#1513&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update developer tooling to Kubernetes 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1486&#34;&gt;#1486&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update documentation describing when we will change the version of Kubernetes  that we support. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1477&#34;&gt;#1477&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the multi-cluster allocation API version to stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1534&#34;&gt;#1534&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: For multi-cluster allocation move remote server CA to GameServerAllocationPolicy &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1517&#34;&gt;#1517&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support annotations for ping services in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1491&#34;&gt;#1491&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Switch Node.js SDK grpc dependency to grpc-js &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1489&#34;&gt;#1489&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update to opencensus v0.22 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/892&#34;&gt;#892&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Player Tracking: REST SDK Reference &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1570&#34;&gt;#1570&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking guide, and GameServer reference. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1569&#34;&gt;#1569&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking SDK Reference &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1564&#34;&gt;#1564&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fleet Aggregate Player Tracking Logic &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1561&#34;&gt;#1561&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Third Party &amp;gt; Libraries and Tools section &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1558&#34;&gt;#1558&lt;/a&gt; (&lt;a href=&#34;https://github.com/danieloliveira079&#34;&gt;danieloliveira079&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CRD values for Aggregate Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1551&#34;&gt;#1551&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade kubectl for e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1550&#34;&gt;#1550&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use ServerCA from GameServerAllocationPolicy instead of client secret ca.crt &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1545&#34;&gt;#1545&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;E2E Tests for GameServer Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1541&#34;&gt;#1541&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;REST SDK Conformance Tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1537&#34;&gt;#1537&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go and related to 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1532&#34;&gt;#1532&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking Go SDK Conformance Tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1527&#34;&gt;#1527&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update EKS Kubernetes version to 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1522&#34;&gt;#1522&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Helm: add ping HTTP and UDP annotations into chart &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1520&#34;&gt;#1520&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;PlayerConnect/Disconnect &amp;amp; related Go SDK functions &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1519&#34;&gt;#1519&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SDKServer Player Tracking implementation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1507&#34;&gt;#1507&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add PlayerTracking IDs to SDK Convert function &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1498&#34;&gt;#1498&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Event to Player Capacity update &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1497&#34;&gt;#1497&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Implementation of Local SDK Server Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1496&#34;&gt;#1496&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Code Gen and Stubs for updated Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1493&#34;&gt;#1493&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Terraform: update GKE cluster version, use locals and &lt;code&gt;lookup&lt;/code&gt; to set default values &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1482&#34;&gt;#1482&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Changes in proto for Player Tracking design update &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1481&#34;&gt;#1481&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GameServer CRD with Updated Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1476&#34;&gt;#1476&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added a pull request template &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1471&#34;&gt;#1471&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update the agones-allocator doc to recommend using cert-manager &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1459&#34;&gt;#1459&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a simple helm test &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1449&#34;&gt;#1449&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Pass FEATURE_GATES flag to e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1445&#34;&gt;#1445&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add validation for CPU and Memory Resources for GameServers, Fleets and GameServerSets &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1423&#34;&gt;#1423&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.6.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.6.0&#34;&gt;gcr.io/agones-images/agones-controller:1.6.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.6.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.6.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.6.0&#34;&gt;gcr.io/agones-images/agones-ping:1.6.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.6.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.6.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.4&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.6.0.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.6.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.6.0 - Release Candidate</title>
      <link>/site/blog/2020/05/19/1.6.0-release-candidate/</link>
      <pubDate>Tue, 19 May 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/05/19/1.6.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the v1.6.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release includes &lt;strong&gt;several breaking changes&lt;/strong&gt; to be aware of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade to required Kubernetes version to 1.15&lt;/li&gt;
&lt;li&gt;The Alpha Multi Cluster Allocator API has been renamed, refactored slightly and moved to Stable.
It is worth noting that Multi Cluster Allocation as a whole (installation, setup, etc) is still in beta, and may
change in the future.&lt;/li&gt;
&lt;li&gt;The node.js SDK has switched to grpc-js. It should be backward compatible, but please let us know if there are issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are also excited to have a new major feature release of Player Tracking - keep track of which players are
connected to you GameServers and what your GameServer capacities are!&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.6.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rename &lt;code&gt;PostAllocate&lt;/code&gt; to &lt;code&gt;Allocate&lt;/code&gt; in Multi Cluster Allocation Service &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1331&#34;&gt;#1331&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: Allocator service to return 400+ http status for failure  &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1040&#34;&gt;#1040&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Change the multi-cluster allocation API version to stable &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1540&#34;&gt;#1540&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Switch Node.js SDK grpc dependency to grpc-js &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1529&#34;&gt;#1529&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Change allocator gRPC response state to gRPC error status &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1516&#34;&gt;#1516&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Change rpc method from PostAllocate to Allocate &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1513&#34;&gt;#1513&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update developer tooling to Kubernetes 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1486&#34;&gt;#1486&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update documentation describing when we will change the version of Kubernetes  that we support. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1477&#34;&gt;#1477&lt;/a&gt; (&lt;a href=&#34;https://github.com/roberthbailey&#34;&gt;roberthbailey&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the multi-cluster allocation API version to stable &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1534&#34;&gt;#1534&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Proposal: For multi-cluster allocation move remote server CA to GameServerAllocationPolicy &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1517&#34;&gt;#1517&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support annotations for ping services in the Helm chart &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1491&#34;&gt;#1491&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Switch Node.js SDK grpc dependency to grpc-js &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1489&#34;&gt;#1489&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Update to opencensus v0.22 &lt;a href=&#34;https://github.com/googleforgames/agones/issues/892&#34;&gt;#892&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Player Tracking: REST SDK Reference &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1570&#34;&gt;#1570&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking guide, and GameServer reference. &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1569&#34;&gt;#1569&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking SDK Reference &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1564&#34;&gt;#1564&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fleet Aggregate Player Tracking Logic &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1561&#34;&gt;#1561&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Third Party &amp;gt; Libraries and Tools section &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1558&#34;&gt;#1558&lt;/a&gt; (&lt;a href=&#34;https://github.com/danieloliveira079&#34;&gt;danieloliveira079&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;CRD values for Aggregate Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1551&#34;&gt;#1551&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade kubectl for e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1550&#34;&gt;#1550&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use ServerCA from GameServerAllocationPolicy instead of client secret ca.crt &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1545&#34;&gt;#1545&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;E2E Tests for GameServer Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1541&#34;&gt;#1541&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;REST SDK Conformance Tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1537&#34;&gt;#1537&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade client-go and related to 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1532&#34;&gt;#1532&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Player Tracking Go SDK Conformance Tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1527&#34;&gt;#1527&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update EKS Kubernetes version to 1.15 &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1522&#34;&gt;#1522&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Helm: add ping HTTP and UDP annotations into chart &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1520&#34;&gt;#1520&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;PlayerConnect/Disconnect &amp;amp; related Go SDK functions &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1519&#34;&gt;#1519&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SDKServer Player Tracking implementation &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1507&#34;&gt;#1507&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add PlayerTracking IDs to SDK Convert function &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1498&#34;&gt;#1498&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Event to Player Capacity update &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1497&#34;&gt;#1497&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Implementation of Local SDK Server Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1496&#34;&gt;#1496&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Code Gen and Stubs for updated Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1493&#34;&gt;#1493&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Terraform: update GKE cluster version, use locals and &lt;code&gt;lookup&lt;/code&gt; to set default values &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1482&#34;&gt;#1482&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Changes in proto for Player Tracking design update &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1481&#34;&gt;#1481&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GameServer CRD with Updated Player Tracking &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1476&#34;&gt;#1476&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added a pull request template &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1471&#34;&gt;#1471&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Update the agones-allocator doc to recommend using cert-manager &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1459&#34;&gt;#1459&lt;/a&gt; (&lt;a href=&#34;https://github.com/pooneh-m&#34;&gt;pooneh-m&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a simple helm test &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1449&#34;&gt;#1449&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Pass FEATURE_GATES flag to e2e tests &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1445&#34;&gt;#1445&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add validation for CPU and Memory Resources for GameServers, Fleets and GameServerSets &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1423&#34;&gt;#1423&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.6.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.6.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.6.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.6.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.6.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.6.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.6.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.6.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.6.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.4&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.21&#34;&gt;gcr.io/agones-images/udp-server:0.21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.3&#34;&gt;gcr.io/agones-images/crd-client:0.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.6.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.6.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.5.0 - C# SDK, Multiple Port Allocations, Agones FAQ</title>
      <link>/site/blog/2020/04/13/1.5.0-csharp-sdk-multiple-port-allocations-agones-faq/</link>
      <pubDate>Mon, 13 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/04/13/1.5.0-csharp-sdk-multiple-port-allocations-agones-faq/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.5.0 release of Agones.&lt;/p&gt;
&lt;p&gt;This release sees the release of an official C# SDK, as well as our first Alpha feature, being able to allow port
mapping to any container in the backing GameServer Pod.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.5.0&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FAQ for Agones &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1460&#34;&gt;#1460&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;GameServer remains &amp;ldquo;STATE:Creating&amp;rdquo; if not create serviceaccount &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1370&#34;&gt;#1370&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Site: Prioritise search results on agones.dev better &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1327&#34;&gt;#1327&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Create and document rules of thumb for log levels in agones code &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1223&#34;&gt;#1223&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Configurable Log Level for Agones controllers &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1218&#34;&gt;#1218&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Refactor Docker files for gRPC between SDK and allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1115&#34;&gt;#1115&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;C# SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/884&#34;&gt;#884&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Feature Gates: EnableAllFeatures &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1448&#34;&gt;#1448&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Local implementation of Set/GetPlayerCapacity &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1444&#34;&gt;#1444&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha GameServer attributes added to SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1440&#34;&gt;#1440&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added version to stress tests files &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1433&#34;&gt;#1433&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Terraform: Add FeatureGates into helm release &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1431&#34;&gt;#1431&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SuperTuxKart Game Server that allows AI connections &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1424&#34;&gt;#1424&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix wrong condition check for Memory limit &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1418&#34;&gt;#1418&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Applied allocation test &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1417&#34;&gt;#1417&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add shutdown duration option to Node.js simple  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1413&#34;&gt;#1413&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add sidecar memory resources setting &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1402&#34;&gt;#1402&lt;/a&gt; (&lt;a href=&#34;https://github.com/suecideTech&#34;&gt;suecideTech&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add ErrorHandling for failed to create pods because of forbidden &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1400&#34;&gt;#1400&lt;/a&gt; (&lt;a href=&#34;https://github.com/suecideTech&#34;&gt;suecideTech&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha SDK.SetPlayerCapacity &amp;amp; GetPlayerCapacity &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1399&#34;&gt;#1399&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add feature gate block to Make install &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1397&#34;&gt;#1397&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow ports to be added to any container in a GS pod &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1396&#34;&gt;#1396&lt;/a&gt; (&lt;a href=&#34;https://github.com/benclive&#34;&gt;benclive&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding the C# gRPC SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1315&#34;&gt;#1315&lt;/a&gt; (&lt;a href=&#34;https://github.com/Reousa&#34;&gt;Reousa&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.5.0/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.5.0&#34;&gt;gcr.io/agones-images/agones-controller:1.5.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.5.0&#34;&gt;gcr.io/agones-images/agones-sdk:1.5.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.5.0&#34;&gt;gcr.io/agones-images/agones-ping:1.5.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.5.0&#34;&gt;gcr.io/agones-images/agones-allocator:1.5.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.4&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.19&#34;&gt;gcr.io/agones-images/udp-server:0.19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.2&#34;&gt;gcr.io/agones-images/crd-client:0.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.5.0.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.5.0&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: 1.5.0 - Release Candidate</title>
      <link>/site/blog/2020/04/06/1.5.0-release-candidate/</link>
      <pubDate>Mon, 06 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2020/04/06/1.5.0-release-candidate/</guid>
      <description>
        
        
        &lt;p&gt;This is the 1.5.0-rc release of Agones.&lt;/p&gt;
&lt;p&gt;This release sees the release of an official C# SDK, as well as our first Alpha feature, being able to allow port
mapping to any container in the backing GameServer Pod.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&#34;https://github.com/googleforgames/agones/tree/release-1.5.0-rc&#34; &gt;README&lt;/a&gt; for details on features, installation and usage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implemented enhancements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GameServer remains &amp;ldquo;STATE:Creating&amp;rdquo; if not create serviceaccount &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1370&#34;&gt;#1370&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Site: Prioritise search results on agones.dev better &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1327&#34;&gt;#1327&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Create and document rules of thumb for log levels in agones code &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1223&#34;&gt;#1223&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Configurable Log Level for Agones controllers &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1218&#34;&gt;#1218&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Refactor Docker files for gRPC between SDK and allocation &lt;a href=&#34;https://github.com/googleforgames/agones/issues/1115&#34;&gt;#1115&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;C# SDK &lt;a href=&#34;https://github.com/googleforgames/agones/issues/884&#34;&gt;#884&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Feature Gates: EnableAllFeatures &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1448&#34;&gt;#1448&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Local implementation of Set/GetPlayerCapacity &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1444&#34;&gt;#1444&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha GameServer attributes added to SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1440&#34;&gt;#1440&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Added version to stress tests files &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1433&#34;&gt;#1433&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Terraform: Add FeatureGates into helm release &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1431&#34;&gt;#1431&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;SuperTuxKart Game Server that allows AI connections &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1424&#34;&gt;#1424&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix wrong condition check for Memory limit &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1418&#34;&gt;#1418&lt;/a&gt; (&lt;a href=&#34;https://github.com/aLekSer&#34;&gt;aLekSer&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Applied allocation test &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1417&#34;&gt;#1417&lt;/a&gt; (&lt;a href=&#34;https://github.com/akremsa&#34;&gt;akremsa&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add shutdown duration option to Node.js simple  &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1413&#34;&gt;#1413&lt;/a&gt; (&lt;a href=&#34;https://github.com/steven-supersolid&#34;&gt;steven-supersolid&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add sidecar memory resources setting &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1402&#34;&gt;#1402&lt;/a&gt; (&lt;a href=&#34;https://github.com/suecideTech&#34;&gt;suecideTech&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add ErrorHandling for failed to create pods because of forbidden &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1400&#34;&gt;#1400&lt;/a&gt; (&lt;a href=&#34;https://github.com/suecideTech&#34;&gt;suecideTech&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alpha SDK.SetPlayerCapacity &amp;amp; GetPlayerCapacity &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1399&#34;&gt;#1399&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add feature gate block to Make install &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1397&#34;&gt;#1397&lt;/a&gt; (&lt;a href=&#34;https://github.com/markmandel&#34;&gt;markmandel&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow ports to be added to any container in a GS pod &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1396&#34;&gt;#1396&lt;/a&gt; (&lt;a href=&#34;https://github.com/benclive&#34;&gt;benclive&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Adding the C# gRPC SDK &lt;a href=&#34;https://github.com/googleforgames/agones/pull/1315&#34;&gt;#1315&lt;/a&gt; (&lt;a href=&#34;https://github.com/Reousa&#34;&gt;Reousa&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documentation: &lt;a href=&#34;https://development.agones.dev/site/&#34;&gt;https://development.agones.dev/site/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/googleforgames/agones/blob/release-1.5.0-rc/CHANGELOG.md&#34; &gt;CHANGELOG&lt;/a&gt; for more details on changes.&lt;/p&gt;
&lt;p&gt;Images available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-controller:1.5.0-rc&#34;&gt;gcr.io/agones-images/agones-controller:1.5.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-sdk:1.5.0-rc&#34;&gt;gcr.io/agones-images/agones-sdk:1.5.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-ping:1.5.0-rc&#34;&gt;gcr.io/agones-images/agones-ping:1.5.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/agones-allocator:1.5.0-rc&#34;&gt;gcr.io/agones-images/agones-allocator:1.5.0-rc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/cpp-simple-server:0.12&#34;&gt;gcr.io/agones-images/cpp-simple-server:0.12&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/nodejs-simple-server:0.4&#34;&gt;gcr.io/agones-images/nodejs-simple-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/rust-simple-server:0.7&#34;&gt;gcr.io/agones-images/rust-simple-server:0.7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/unity-simple-server:0.3&#34;&gt;gcr.io/agones-images/unity-simple-server:0.3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/udp-server:0.19&#34;&gt;gcr.io/agones-images/udp-server:0.19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/tcp-server:0.4&#34;&gt;gcr.io/agones-images/tcp-server:0.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/xonotic-example:0.8&#34;&gt;gcr.io/agones-images/xonotic-example:0.8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/supertuxkart-example:0.2&#34;&gt;gcr.io/agones-images/supertuxkart-example:0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://gcr.io/agones-images/crd-client:0.2&#34;&gt;gcr.io/agones-images/crd-client:0.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Helm chart available with this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://agones.dev/chart/stable/agones-1.5.0-rc.tgz&#34; &gt;
&lt;code&gt;helm install agones/agones &amp;ndash;version 1.5.0-rc&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Make sure to add our stable helm repository using &lt;code&gt;helm repo add agones https://agones.dev/chart/stable&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;

      </description>
    </item>
    
  </channel>
</rss>
