You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Open Match Discuss
This is the 1.8.0 release of Open Match.
Check the official website for details on features, installation and usage.
Release Notes
Feature Highlights
Move to latest Bitnami Redis helm chart pr/1581#1541 (ashutosji)
Remove podsecuritypolicy from the Open Match helm chart Kubernetes manifests. This enables the helm chart to be installed on Kubernetes versions >= 1.25 #1572#1540 (mridulji)
Fix spelling in one of the examples #1585 (denizsurmeli)
Unlock redsync locks for backfill functions #1578 (glindstedt)
Breaking Changes
The Open Match helm chart no longer supports installing Jaeger.
The golang library Open Match used for Jaeger traces has been deprecated and moving to the latest version of golang made it refuse to compile. Any future tracing support will need to implement the OpenTelemetry standard (not included in this release.
Security Fixes
bump golang modules flagged for vulnerabilities by dependabot #1569 (mridulji)
Enhancements
Bump golang to 1.21
Bump protoc version to 24.0
Bump gRPC Gateway to 2.16.2
Bump Kubectl version to 1.27.3
Bump Helm version to 3.12.3
Move CI/CD process to kaniko build cache to speed it up a bit
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