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.18.0-rc #2292

Merged

Conversation

roberthbailey
Copy link
Member

This includes all of the changes for the 1.18.0 release candidate.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: c910107f-142a-46db-a0cc-c2c089d268fb

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/2292/head:pr_2292 && git checkout pr_2292
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.18.0-ba27c8a


This is the 1.18.0-rc release of Agones.

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 for better client compatibility.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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 for better client compatibility.
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.

Both are true, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, both are true.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b82919fe-429c-4405-af14-3f877abcd793

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/googleforgames/agones.git pull/2292/head:pr_2292 && git checkout pr_2292
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.18.0-b4e1710

@roberthbailey roberthbailey merged commit 04d4b92 into googleforgames:main Oct 5, 2021
@roberthbailey roberthbailey added this to the 1.18.0 milestone Oct 12, 2021
@roberthbailey roberthbailey deleted the 1.18.0-release-candidate branch March 28, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants