Skip to content

Releases: OpenMatchmaking/microservice-strategist

microservice-strategist v0.2.3

22 Jul 08:41
fe7b078
Compare
Choose a tag to compare

Updates:

  • Updated the base Docker image onto new with Python 3.7
  • Updated dependencies to the latest releases

microservice-strategist v0.2.2

02 Jun 07:25
Compare
Choose a tag to compare

Fixes:

  • Changed exchange type from fanout to direct

microservice-strategist v0.2.1

23 May 12:54
d89b4dc
Compare
Choose a tag to compare

Updates:

  • Updated sage-utils dependency to the latest release

microservice-strategist v0.2.0

27 Apr 18:43
30c3dec
Compare
Choose a tag to compare

Features:

  • Updated base image for microservice
  • Added is_filled field in response

microservice-strategist v0.1.0

09 Apr 14:07
Compare
Choose a tag to compare

Features:

  • Registering microservice before starting
  • Implemented GameMode class
  • Implemented SimpleAverage algorithm for seeding players in teams
  • Validating incoming requests