Release v1.4.0

3 views
Skip to first unread message

Jon Foust

unread,
Aug 17, 2022, 12:26:46 PM8/17/22
to Open Match Discuss
v1.4.0

This is the v1.4.0 release of Open Match.

Check the official website for details on features, installation and usage.

Release Notes

Feature Highlights

  • Redis helm chart version change to 16.3.1 (#1440)
  • Patched bug that resulted in multiple redis master nodes which fixed (#1374) :
    • Query service returning no tickets (#1420)
    • Existing tickets not found for a WatchAssignmentsRequest (#1428)
  • AssignTickets empty check and test cases added (#1438)
  • Redis default values update (#1430)
  • Fixed outdated apiVersion in frontend scale testing helm template (#1419)

Breaking Changes

  • Updating the Redis helm chart version to 16.3.1 (#1440) requires changes to the api
    • slave --> replica
    • usePassword: --> auth: enabled:
    • redis.fullname --> common.names.fullname
  • Outdated apiVersion in frontend scale testing helm template (#1419)
    • extensions/v1beta1 --> apps/v1

Enhancements

  • Increased minimum resources based on best practices (#1439)
  • docker build optimization by using mount cache for go dependencies (#1435)
Usage Requirements
  • Kubernetes Version >= 1.21
  • Golang Version >= v1.15
  • Helm Version >= 3.8
InstallationAPI Definitions
  • gRPC API Definitions are available in API references - Preferred
  • HTTP API Definitions are available in SwaggerUI
Reply all
Reply to author
Forward
0 new messages