1.3.0
1.3.0 Release
This is the v1.3.0 release of Open Match.
Check the official website for details on features, installation and usage.
Release Notes
Feature Highlights
- Tickets assigned by Backfill now visible in
AcknowledgeBackfillResponse
(#1382)
Breaking Changes
AcknowledgeBackfill
now returnsAcknowledgeBackfillResponse
instead ofBackfill
(#1382)
Enhancements
- Workload Identity re-enabled for GKE clusters (#1403)
- Default GKE Cluster version updated to 1.20 (#1402)
- gRPC versions for tutorials updated to 1.36 (#1402)
Usage Requirements
- Kubernetes Version >= 1.20
- Golang Version >= v1.14
Installation
- Follow Open Match Installation Guide to setup Open Match in your cluster.
API Definitions
- gRPC API Definitions are available in API references - Preferred
- HTTP API Definitions are available in SwaggerUI