Skip to content

Tags: Jinssi/agones

Tags

v0.4.0

Toggle v0.4.0's commit message
Release 0.4.0

v0.4.0.rc

Toggle v0.4.0.rc's commit message
Hotfix: Ensure multiple Pods don't get created for a GameServer

Since the cache is eventually consistent, there was a race condition
in which a GameServer could create more than one Pod backing it,
as the first one isn't found in the cache yet.

This sync's the cache before checking this value, so the cache
is up to date.

v0.3.0

Toggle v0.3.0's commit message
Changes for release 0.3.0

Needed to set the changelog version.

v0.3.0.rc

Toggle v0.3.0.rc's commit message
Release 0.3.0.rc

v0.2.0

Toggle v0.2.0's commit message
Release 0.2.0

Updates to docs, Changelog, etc for 0.2.0
release.

v0.2.0.rc

Toggle v0.2.0.rc's commit message
Release v0.2.0.rc

Includes and updated Changelog, update the install.yaml
to rc version, and updates for the docs for release.

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googleforgames#131 from markmandel/doc/godoc-badge

Godoc badge!