Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
install.yaml | 2023-02-18 | 423.8 kB | |
06-open-match-override-configmap.yaml | 2023-02-18 | 1.9 kB | |
07-open-match-default-evaluator.yaml | 2023-02-18 | 15.3 kB | |
05-jaeger-chart.yaml | 2023-02-18 | 29.1 kB | |
04-grafana-chart.yaml | 2023-02-18 | 320.2 kB | |
03-prometheus-chart.yaml | 2023-02-18 | 47.8 kB | |
02-open-match-demo.yaml | 2023-02-18 | 3.4 kB | |
01-open-match-core.yaml | 2023-02-18 | 58.2 kB | |
README.md | 2023-02-18 | 1.6 kB | |
v1.7.0.tar.gz | 2023-02-18 | 3.1 MB | |
v1.7.0.zip | 2023-02-18 | 3.6 MB | |
Totals: 11 Items | 7.6 MB | 1 |
v1.7.0
This is the 1.7.0 release of Open Match.
Check the official website for details on features, installation and usage.
Release Notes
Feature Highlights - Golang version is updated to 1.19.5 to support the ongoing changes in all dependencies [#1443] - A guide to setup redis enterprise integration with open-match is now available in tutorials [#1517]
Breaking Changes - Major changes includes updated toolchain and protobuf files following Golang version update [#1444]
Security Fixes
- Ensuring the latest version of dependency package github.com/gogo/protobuf [#1529]
- Removed the vulnerability in open-match documentation website's swaggerui component [#1521]
Enhancements
- Added Content-Type
header in HTTP request to Match Functions helps in parsing JSON
body [#1530]
- Fetching Bitnami's redis helm chart from archives to align with the updated retention policy [#1523]
- Dependency packages are updated to latest versions [#1531]
Usage Requirements
- Kubernetes Version >= 1.21
- Not 1.25 until issue [#1449] has been closed
- Golang Version >= v1.18
- Helm Version >= 3.8
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