Download Latest Version v1.8.1 source code.zip (3.6 MB)
Email in envelope

Get an email when there's a new version of Open Match

Home / v1.8.1
Name Modified Size InfoDownloads / Week
Parent folder
07-open-match-default-evaluator.yaml 2023-12-12 14.7 kB
06-open-match-override-configmap.yaml 2023-12-12 1.9 kB
03-prometheus-chart.yaml 2023-12-12 63.7 kB
04-grafana-chart.yaml 2023-12-12 336.0 kB
02-open-match-demo.yaml 2023-12-12 3.4 kB
01-open-match-core.yaml 2023-12-12 38.1 kB
README.md 2023-12-12 2.0 kB
v1.8.1 source code.tar.gz 2023-12-12 3.1 MB
v1.8.1 source code.zip 2023-12-12 3.6 MB
Totals: 9 Items   7.1 MB 1

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

:::bash
# 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: https://github.com/googleforgames/open-match/compare/v1.8.0...v1.8.1

Source: README.md, updated 2023-12-12