Skip to content

Commit

Permalink
Release 1.8.0 (googleforgames#1760)
Browse files Browse the repository at this point in the history
* Release 1.8.0
* Move K8s upgrade to 1.15 to 1.6.0
  • Loading branch information
markmandel authored and ilkercelikyilmaz committed Oct 23, 2020
1 parent b0ccd82 commit 443c89a
Show file tree
Hide file tree
Showing 13 changed files with 184 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
## [v1.9.0](https://github.com/googleforgames/agones/tree/v1.9.0) (2020-09-29)

[Full Changelog](https://github.com/googleforgames/agones/compare/v1.9.0-rc...v1.9.0)
Expand Down Expand Up @@ -87,6 +88,8 @@
- Preparation for 1.9.0 [\#1762](https://github.com/googleforgames/agones/pull/1762) ([markmandel](https://github.com/markmandel))
- Add Terraform GKE and Helm modules tests with Terratest [\#1483](https://github.com/googleforgames/agones/pull/1483) ([aLekSer](https://github.com/aLekSer))

=======
>>>>>>> 9e7d797f (Release 1.8.0 (#1760))
## [v1.8.0](https://github.com/googleforgames/agones/tree/v1.8.0) (2020-08-18)

[Full Changelog](https://github.com/googleforgames/agones/compare/v1.8.0-rc...v1.8.0)
Expand All @@ -102,7 +105,10 @@

**Merged pull requests:**

<<<<<<< HEAD
- Release 1.8.0 [\#1760](https://github.com/googleforgames/agones/pull/1760) ([markmandel](https://github.com/markmandel))
=======
>>>>>>> 9e7d797f (Release 1.8.0 (#1760))
- Helm default values in docs \(related to controller limits\) match chart default values [\#1755](https://github.com/googleforgames/agones/pull/1755) ([pgilfillan](https://github.com/pgilfillan))
- Best practices for game server shutdown [\#1752](https://github.com/googleforgames/agones/pull/1752) ([markmandel](https://github.com/markmandel))
- Remove Deployment Manager from build/ [\#1750](https://github.com/googleforgames/agones/pull/1750) ([markmandel](https://github.com/markmandel))
Expand Down Expand Up @@ -223,7 +229,6 @@
- Flaky: TestSDKServerWatchGameServerFeatureSDKWatchSendOnExecute [\#1667](https://github.com/googleforgames/agones/pull/1667) ([markmandel](https://github.com/markmandel))
- Flaky TestLocal [\#1665](https://github.com/googleforgames/agones/pull/1665) ([markmandel](https://github.com/markmandel))
- Add ensure-build-image to test-go Make target [\#1664](https://github.com/googleforgames/agones/pull/1664) ([markmandel](https://github.com/markmandel))
- $\(ALPHA\_FEATURE\_GATES\) on gcloud-terraform-install [\#1663](https://github.com/googleforgames/agones/pull/1663) ([markmandel](https://github.com/markmandel))

## [v1.7.0-rc](https://github.com/googleforgames/agones/tree/v1.7.0-rc) (2020-06-30)

Expand Down Expand Up @@ -283,6 +288,7 @@

**Merged pull requests:**

- $\(ALPHA\_FEATURE\_GATES\) on gcloud-terraform-install [\#1663](https://github.com/googleforgames/agones/pull/1663) ([markmandel](https://github.com/markmandel))
- Release 1.7.0-rc [\#1662](https://github.com/googleforgames/agones/pull/1662) ([markmandel](https://github.com/markmandel))
- Update Node.js dependencies in sdk and example [\#1657](https://github.com/googleforgames/agones/pull/1657) ([steven-supersolid](https://github.com/steven-supersolid))
- Update Agones developer guide to point at faster targets [\#1656](https://github.com/googleforgames/agones/pull/1656) ([markmandel](https://github.com/markmandel))
Expand Down Expand Up @@ -597,7 +603,6 @@
- Fix for 404 in OpenSSL Install link [\#1374](https://github.com/googleforgames/agones/pull/1374) ([markmandel](https://github.com/markmandel))
- Main page, gameserver lifecycle page - typos [\#1369](https://github.com/googleforgames/agones/pull/1369) ([burningalchemist](https://github.com/burningalchemist))
- Documented an approach of log levels usage [\#1368](https://github.com/googleforgames/agones/pull/1368) ([akremsa](https://github.com/akremsa))
- UE4 readme to communicate development information [\#1360](https://github.com/googleforgames/agones/pull/1360) ([drichardson](https://github.com/drichardson))

## [v1.4.0-rc](https://github.com/googleforgames/agones/tree/v1.4.0-rc) (2020-02-26)

Expand Down Expand Up @@ -664,6 +669,7 @@
**Merged pull requests:**

- Release 1.4.0 Release Candidate [\#1367](https://github.com/googleforgames/agones/pull/1367) ([markmandel](https://github.com/markmandel))
- UE4 readme to communicate development information [\#1360](https://github.com/googleforgames/agones/pull/1360) ([drichardson](https://github.com/drichardson))
- Update Feature Stage: New CRD attributes section [\#1355](https://github.com/googleforgames/agones/pull/1355) ([markmandel](https://github.com/markmandel))
- Fix Kubernetes terraform provider version [\#1353](https://github.com/googleforgames/agones/pull/1353) ([aLekSer](https://github.com/aLekSer))
- Update the kind make targets to work with kind 0.6.0 and later. [\#1349](https://github.com/googleforgames/agones/pull/1349) ([roberthbailey](https://github.com/roberthbailey))
Expand Down
5 changes: 5 additions & 0 deletions install/helm/agones/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ apiVersion: v1
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
appVersion: "1.10.0-dev"
version: 1.10.0-dev
=======
Expand All @@ -32,6 +33,10 @@ version: 1.6.0
appVersion: "1.7.0"
version: 1.7.0
>>>>>>> eb938386 (Release 1.7.0 (#1680))
=======
appVersion: "1.8.0"
version: 1.8.0
>>>>>>> 9e7d797f (Release 1.8.0 (#1760))
name: agones
description: a library for hosting, running and scaling dedicated game servers on Kubernetes.
keywords:
Expand Down
4 changes: 4 additions & 0 deletions install/helm/agones/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ agones:
registry: gcr.io/agones-images
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
tag: 1.10.0-dev
=======
Expand All @@ -155,6 +156,9 @@ agones:
=======
tag: 1.7.0
>>>>>>> eb938386 (Release 1.7.0 (#1680))
=======
tag: 1.8.0
>>>>>>> 9e7d797f (Release 1.8.0 (#1760))
controller:
name: agones-controller
pullPolicy: IfNotPresent
Expand Down
Loading

0 comments on commit 443c89a

Please sign in to comment.