1.2.0
1.2.0 Release
This is the v1.2.0 release of Open Match.
Check the README for details on features, installation and usage.
Release Notes
Feature Highlights Beta release for Backfill Feature
- Backend
- Index Backfill (#1318)
- Autoincrement Backfill generation for caching (#1308)
- Frontend
- Acknowledge Backfill (#1293)
- Update/Delete Backfill (#1292)
- Frontend can create backfill ticket (#1279)
- Statestore
- Querying and Caching Backfill (#1310)
- Update backfill after MMF execution completion (#1299)
- Backfill indexing (#1290)
- Acknowledge Backfill (#1288)
- Statestore Backfill Support (#1273)
- Query
- Querying and Caching Backfill (#1310)
- Synchronizer
- Clean up expired backfills (#1334, #1297)
Breaking Changes - Previous releases are not compatible with this release.
- Updated Redis chart location (#1315)
- Update location for stable and incubator charts (#1314)
Enhancements
- Update to gRPC Gateway v2 (#1358)
- Clients can cancel WatchAssignment request (#1350)
- Added Pod Tolerations, NodeSelector and Affinity in Helm for subcharts (#1311)
- Improved logging and error output/reporting (#1352, #1349, #1347, #1344, #1343, #1340, #1332, #1331, #1320, #1287)
Usage Requirements
- Kubernetes Version >= v1.15
- Golang Version >= v1.14
Installation
Follow Open Match Installation Guide to setup Open Match in your cluster.
API Definitions
Available both in SwaggerUI and API references.