Skip to content

Releases: googleforgames/global-multiplayer-demo

v0.2.0

17 Oct 23:28
168810e
Compare
Choose a tag to compare

This is the 0.2.0 release of the Global Scale Game Demo.

This release brings updates to our gaming open source projects, streamlined usage with gaming open source and product integrations and lots of general cleanup and documentation fixes.

Enjoy!

What's Changed

Implemented enhancements

Documentation

Fixed bugs

  • Give Compute Service Account access to Artifact Repo Read role by @abmarcum in #162
  • Fixes for getting ping servers (method change from PUT to GET) by @kennycoder in #163
  • Updated waiting screen removal logic by @kennycoder in #182

Cleanup

Other

  • Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 in /services/profile by @dependabot in #193
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /services/profile by @dependabot in #204
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /game/GameLauncher by @dependabot in #203
  • Bump golang.org/x/image from 0.0.0-20220601225756-64ec528b34cd to 0.5.0 in /game/GameLauncher by @dependabot in #200
  • Bump golang.org/x/net from 0.0.0-20211118161319-6a13c67c3ce4 to 0.7.0 in /game/GameLauncher by @dependabot in #202
  • Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /services/profile by @dependabot in #201
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /services/open-match/fake-frontend by @dependabot in #199
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /services/open-match/director by @dependabot in #198
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /services/profile by @dependabot in #197
  • Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /services/ping-discovery by @dependabot in #196
  • Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /services/frontend by @dependabot in #195
  • Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1 in /services/profile by @dependabot in #194
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /services/profile by @dependabot in #207
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 in /services/open-match/director by @dependabot in #213
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /services/ping-discovery by @dependabot in #209
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 in /services/open-match/matchfunction by @dependabot in #212
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /services/frontend by @dependabot in #208
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 in /game/GameLauncher by @dependabot in #211
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 in /services/open-match/fake-frontend by @dependabot in #210

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Mar 18:13
b8764da
Compare
Choose a tag to compare

This is the initial release of the global scale, multiplayer demo!

Check out the README.md for all the details! 🎉