Skip to content

Releases: topfreegames/maestro

v10.7.2

25 Apr 18:05
1aaa800
Compare
Choose a tag to compare

What's Changed

  • fix: don't return error if room is not found on k8s and game room state is terminating by @tsuzukayama in #613

New Contributors

Full Changelog: v10.7.1...v10.7.2

v10.7.1

18 Mar 16:32
b3fc9e1
Compare
Choose a tag to compare

What's Changed

  • fix(runtime): check maxUnavailable in existing PDB by @hspedro in #610

Full Changelog: v10.7.0...v10.7.1

v10.7.1-alpha.1

18 Mar 14:57
b3fc9e1
Compare
Choose a tag to compare
v10.7.1-alpha.1 Pre-release
Pre-release

What's Changed

  • fix(runtime): check maxUnavailable in existing PDB by @hspedro in #610

Full Changelog: v10.7.0...v10.7.1-alpha.1

v10.7.0

17 Mar 20:07
62a1b40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.6.3...v10.7.0

v10.7.0-alpha.3

17 Mar 19:30
62a1b40
Compare
Choose a tag to compare
v10.7.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Exit disruption watcher on non recoverable errors by @hspedro in #609

Full Changelog: v10.7.0-alpha.2...v10.7.0-alpha.3

v10.7.0-alpha.2

15 Mar 13:38
c5bd870
Compare
Choose a tag to compare
v10.7.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v10.7.0-alpha.1...v10.7.0-alpha.2

v10.7.0-alpha.1

14 Mar 17:46
1f58dbd
Compare
Choose a tag to compare
v10.7.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.6.3...v10.7.0-alpha.1

v10.6.3

01 Mar 15:34
6b6a0b7
Compare
Choose a tag to compare
Allow rate limit changes for inCluster mode (#606)

* Allow rate limit changes for inCluster mode

---------

Co-authored-by: João Bologna <joao.bologna@wildlifestudios.com>

v10.6.2

21 Feb 13:56
78254ce
Compare
Choose a tag to compare
fix: downscale calculations for a low ready target (#605)

* fix: downscale calculations for a low ready target
* fix: removing test over not used parameter
* fix: linter offenses
* fix: review comments

v10.6.1

02 Jan 18:49
30df220
Compare
Choose a tag to compare
feat: add metrics about room termination (#604)