Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.14.0 #2078

Merged
merged 1 commit into from
Apr 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 33 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
# Changelog

## [v1.14.0-rc](https://github.com/googleforgames/agones/tree/v1.14.0-rc) (2021-04-20)
## [v1.14.0](https://github.com/googleforgames/agones/tree/v1.14.0) (2021-04-27)

[Full Changelog](https://github.com/googleforgames/agones/compare/v1.14.0-rc...v1.14.0)

**Implemented enhancements:**

- Migrate away from Pull Panda [\#1689](https://github.com/googleforgames/agones/issues/1689)
- Document best practices for GameServer Allocation [\#1594](https://github.com/googleforgames/agones/issues/1594)
- Document the Security and Disclosure process for Agones [\#745](https://github.com/googleforgames/agones/issues/745)
- Support Multiple Cluster spanning the globe [\#301](https://github.com/googleforgames/agones/issues/301)
- Easier to find out about Community Meetings [\#2069](https://github.com/googleforgames/agones/pull/2069) ([markmandel](https://github.com/markmandel))

**Fixed bugs:**

- build.sh is missing in go directory for SDK [\#1039](https://github.com/googleforgames/agones/issues/1039)

**Closed issues:**

- Release 1.14.0-rc [\#2066](https://github.com/googleforgames/agones/issues/2066)
- GKE: Update documentation + Automation to disable node automatic updates for gameserver node pools [\#1137](https://github.com/googleforgames/agones/issues/1137)

**Merged pull requests:**

- Add table for all implemented SDK for Unreal [\#2074](https://github.com/googleforgames/agones/pull/2074) ([domgreen](https://github.com/domgreen))
- Add Netspeak Games logo [\#2073](https://github.com/googleforgames/agones/pull/2073) ([domgreen](https://github.com/domgreen))
- Suppress the long shell command to test for a file existence so that [\#2072](https://github.com/googleforgames/agones/pull/2072) ([roberthbailey](https://github.com/roberthbailey))
- Updates to the release checklist, based on cutting my first release candidate. [\#2068](https://github.com/googleforgames/agones/pull/2068) ([roberthbailey](https://github.com/roberthbailey))

## [v1.14.0-rc](https://github.com/googleforgames/agones/tree/v1.14.0-rc) (2021-04-21)

[Full Changelog](https://github.com/googleforgames/agones/compare/v1.13.0...v1.14.0-rc)

Expand Down Expand Up @@ -35,6 +63,7 @@

**Merged pull requests:**

- Release 1.14.0-rc [\#2067](https://github.com/googleforgames/agones/pull/2067) ([roberthbailey](https://github.com/roberthbailey))
- Add docs for running windows game servers [\#2065](https://github.com/googleforgames/agones/pull/2065) ([roberthbailey](https://github.com/roberthbailey))
- Updating code documentation for Labels [\#2060](https://github.com/googleforgames/agones/pull/2060) ([domgreen](https://github.com/domgreen))
- Cleanup: Start ➡ Run for all components. [\#2058](https://github.com/googleforgames/agones/pull/2058) ([markmandel](https://github.com/markmandel))
Expand Down Expand Up @@ -785,7 +814,6 @@
- Docs: add Grafana version explicitly [\#1487](https://github.com/googleforgames/agones/pull/1487) ([aLekSer](https://github.com/aLekSer))
- Improved gameserver unit tests [\#1485](https://github.com/googleforgames/agones/pull/1485) ([akremsa](https://github.com/akremsa))
- Allocator client tutorial: add steps for MacOS [\#1484](https://github.com/googleforgames/agones/pull/1484) ([aLekSer](https://github.com/aLekSer))
- Preparation for 1.6.0 Release. [\#1474](https://github.com/googleforgames/agones/pull/1474) ([markmandel](https://github.com/markmandel))
- Update Grafana to the 6.7 release. [\#1465](https://github.com/googleforgames/agones/pull/1465) ([cyriltovena](https://github.com/cyriltovena))
- Refactor of localsdk tests [\#1464](https://github.com/googleforgames/agones/pull/1464) ([markmandel](https://github.com/markmandel))
- SDK Conformance test - fix parallel recordRequests [\#1456](https://github.com/googleforgames/agones/pull/1456) ([aLekSer](https://github.com/aLekSer))
Expand Down Expand Up @@ -814,6 +842,7 @@

**Merged pull requests:**

- Preparation for 1.6.0 Release. [\#1474](https://github.com/googleforgames/agones/pull/1474) ([markmandel](https://github.com/markmandel))
- Release 1.5.0 [\#1473](https://github.com/googleforgames/agones/pull/1473) ([markmandel](https://github.com/markmandel))
- Website: A number of corrections in the docs [\#1466](https://github.com/googleforgames/agones/pull/1466) ([aLekSer](https://github.com/aLekSer))
- Website: Fix path in swagger command [\#1462](https://github.com/googleforgames/agones/pull/1462) ([aLekSer](https://github.com/aLekSer))
Expand All @@ -826,6 +855,7 @@
**Breaking changes:**

- Upgrade to Kubernetes 1.14 [\#1329](https://github.com/googleforgames/agones/issues/1329)
- Fix for critical GKE/GCP Terraform Bugs [\#1373](https://github.com/googleforgames/agones/pull/1373) ([markmandel](https://github.com/markmandel))

**Implemented enhancements:**

Expand Down Expand Up @@ -905,7 +935,6 @@

**Breaking changes:**

- Fix for critical GKE/GCP Terraform Bugs [\#1373](https://github.com/googleforgames/agones/pull/1373) ([markmandel](https://github.com/markmandel))
- Updated documentation for multi-cluster allocation [\#1365](https://github.com/googleforgames/agones/pull/1365) ([pooneh-m](https://github.com/pooneh-m))

**Fixed bugs:**
Expand Down Expand Up @@ -1458,6 +1487,7 @@
- add unity example [\#860](https://github.com/googleforgames/agones/pull/860) ([whisper0077](https://github.com/whisper0077))
- SDK Conformance testing [\#848](https://github.com/googleforgames/agones/pull/848) ([aLekSer](https://github.com/aLekSer))
- Reserve proto definition and generated code [\#820](https://github.com/googleforgames/agones/pull/820) ([markmandel](https://github.com/markmandel))
- Batched Packed and Distributed Allocations [\#804](https://github.com/googleforgames/agones/pull/804) ([markmandel](https://github.com/markmandel))
- Cpp prerequisities cmake [\#803](https://github.com/googleforgames/agones/pull/803) ([dsazonoff](https://github.com/dsazonoff))

**Fixed bugs:**
Expand Down Expand Up @@ -1575,7 +1605,6 @@
- Add Unity SDK [\#818](https://github.com/googleforgames/agones/pull/818) ([whisper0077](https://github.com/whisper0077))
- PortPolicy of Passthrough - Same Port for Container and Host [\#817](https://github.com/googleforgames/agones/pull/817) ([markmandel](https://github.com/markmandel))
- Add Fleet RollingUpdate strategy params validation [\#808](https://github.com/googleforgames/agones/pull/808) ([aLekSer](https://github.com/aLekSer))
- Batched Packed and Distributed Allocations [\#804](https://github.com/googleforgames/agones/pull/804) ([markmandel](https://github.com/markmandel))
- Add Events on FleetAutoscaler connection errors [\#794](https://github.com/googleforgames/agones/pull/794) ([aLekSer](https://github.com/aLekSer))
- Expose allocate method in node sdk [\#774](https://github.com/googleforgames/agones/pull/774) ([rorygarand](https://github.com/rorygarand))
- Adding an allocator service that acts as a reverse proxy. [\#768](https://github.com/googleforgames/agones/pull/768) ([pooneh-m](https://github.com/pooneh-m))
Expand Down
4 changes: 2 additions & 2 deletions install/helm/agones/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
# Declare variables to be passed into your templates.

apiVersion: v1
appVersion: "1.14.0-rc"
version: 1.14.0-rc
appVersion: "1.14.0"
version: 1.14.0
name: agones
description: a library for hosting, running and scaling dedicated game servers on Kubernetes.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion install/helm/agones/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ agones:
totalRemoteAllocationTimeout: 30s
image:
registry: gcr.io/agones-images
tag: 1.14.0-rc
tag: 1.14.0
controller:
name: agones-controller
pullPolicy: IfNotPresent
Expand Down
62 changes: 31 additions & 31 deletions install/yaml/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
---
Expand All @@ -33,7 +33,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
---
Expand All @@ -58,7 +58,7 @@ metadata:
namespace: default
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
---
Expand All @@ -70,7 +70,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: "agones-1.14.0-rc"
chart: "agones-1.14.0"
release: "agones-manual"
heritage: "Helm"
type: Opaque
Expand All @@ -87,7 +87,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: "agones-1.14.0-rc"
chart: "agones-1.14.0"
release: "agones-manual"
heritage: "Helm"
data:
Expand All @@ -103,7 +103,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: "agones-1.14.0-rc"
chart: "agones-1.14.0"
release: "agones-manual"
heritage: "Helm"
data:
Expand All @@ -119,7 +119,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: "agones-1.14.0-rc"
chart: "agones-1.14.0"
release: "agones-manual"
heritage: "Helm"
data:
Expand Down Expand Up @@ -149,7 +149,7 @@ metadata:
labels:
component: crd
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -4073,7 +4073,7 @@ metadata:
labels:
component: crd
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -4195,7 +4195,7 @@ metadata:
labels:
component: crd
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -7956,7 +7956,7 @@ metadata:
labels:
component: crd
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
name: gameserverallocationpolicies.multicluster.agones.dev
Expand Down Expand Up @@ -8032,7 +8032,7 @@ metadata:
labels:
component: crd
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -11926,7 +11926,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
rules:
Expand Down Expand Up @@ -11957,7 +11957,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
rules:
Expand Down Expand Up @@ -12003,7 +12003,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
rules:
Expand All @@ -12023,7 +12023,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
subjects:
Expand All @@ -12043,7 +12043,7 @@ metadata:
namespace: agones-system
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
subjects:
Expand Down Expand Up @@ -12095,7 +12095,7 @@ metadata:
namespace: default
labels:
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
subjects:
Expand All @@ -12116,7 +12116,7 @@ metadata:
labels:
component: ping
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand All @@ -12138,7 +12138,7 @@ metadata:
labels:
component: ping
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12174,7 +12174,7 @@ metadata:
labels:
agones.dev/role: controller
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12210,7 +12210,7 @@ metadata:
labels:
component: allocator
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12246,7 +12246,7 @@ metadata:
labels:
component: controller
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12289,7 +12289,7 @@ spec:
serviceAccountName: agones-controller
containers:
- name: agones-controller
image: "gcr.io/agones-images/agones-controller:1.14.0-rc"
image: "gcr.io/agones-images/agones-controller:1.14.0"
imagePullPolicy: IfNotPresent
env:
# minimum port that can be exposed to GameServer traffic
Expand All @@ -12299,7 +12299,7 @@ spec:
- name: MAX_PORT
value: "8000"
- name: SIDECAR_IMAGE # overwrite the GameServer sidecar image that is used
value: "gcr.io/agones-images/agones-sdk:1.14.0-rc"
value: "gcr.io/agones-images/agones-sdk:1.14.0"
- name: ALWAYS_PULL_SIDECAR # set the sidecar imagePullPolicy to Always
value: "false"
- name: SIDECAR_CPU_REQUEST
Expand Down Expand Up @@ -12388,7 +12388,7 @@ metadata:
labels:
component: ping
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12423,7 +12423,7 @@ spec:
priorityClassName: agones-system
containers:
- name: agones-ping
image: "gcr.io/agones-images/agones-ping:1.14.0-rc"
image: "gcr.io/agones-images/agones-ping:1.14.0"
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -12496,7 +12496,7 @@ spec:
secretName: allocator-client-ca
containers:
- name: agones-allocator
image: "gcr.io/agones-images/agones-allocator:1.14.0-rc"
image: "gcr.io/agones-images/agones-allocator:1.14.0"
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -12564,7 +12564,7 @@ metadata:
labels:
component: controller
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
spec:
Expand Down Expand Up @@ -12600,7 +12600,7 @@ metadata:
labels:
component: controller
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
webhooks:
Expand Down Expand Up @@ -12643,7 +12643,7 @@ metadata:
labels:
component: controller
app: agones
chart: agones-1.14.0-rc
chart: agones-1.14.0
release: agones-manual
heritage: Helm
webhooks:
Expand Down
2 changes: 1 addition & 1 deletion sdks/csharp/sdk/AgonesSDK.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>AgonesSDK</id>
<version>1.14.0-rc</version>
<version>1.14.0</version>
<authors>Google LLC</authors>
<owners>Google LLC</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
Loading