github googleforgames/open-match v1.8.1

10 months ago

v1.8.1

This is the 1.8.1 release of Open Match.

Check the official website for details on features, installation and usage.

Release Notes

Updates

Security Fixes

Usage Requirements

  • Tested against Kubernetes Version 1.24 and 1.25
  • Helm chart tested using Helm Version 3.12.3
  • Modifying Open Match core requires Golang Version >= v1.21

Images

# Servers
docker pull gcr.io/open-match-public-images/openmatch-backend:1.8.1
docker pull gcr.io/open-match-public-images/openmatch-frontend:1.8.1
docker pull gcr.io/open-match-public-images/openmatch-query:1.8.1
docker pull gcr.io/open-match-public-images/openmatch-synchronizer:1.8.1

# Evaluators
docker pull gcr.io/open-match-public-images/openmatch-evaluator-go-simple:1.8.1

# Sample Match Making Functions
docker pull gcr.io/open-match-public-images/openmatch-mmf-go-soloduel:1.8.1
docker pull gcr.io/open-match-public-images/openmatch-mmf-go-pool:1.8.1

# Test Clients
docker pull gcr.io/open-match-public-images/openmatch-demo-first-match:1.8.1

Installation

API Definitions

Full Changelog: v1.8.0...v1.8.1

Don't miss a new open-match release

NewReleases is sending notifications on new releases.