Skip to content

v1.8.1

Latest
Compare
Choose a tag to compare
@kemurayama kemurayama released this 13 Dec 03:36
· 3 commits to main since this release
4dca40d

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