Releases: topfreegames/maestro
Releases · topfreegames/maestro
v9.15.1 - UNSTABLE
⚠️ DO NOT USE THIS VERSION ⚠️
This version contains issues related to the room ping mechanism
What's Changed
- Add logs to reporter and watcher by @tobiasbu in #546
- Improve reporters logging (v9) by @tobiasbu in #547
Full Changelog: v9.15.0...v9.15.1
v9.15.1-beta.0
What's Changed
Full Changelog: v9.15.0...v9.15.1-beta.0
v9.15.0
v9.14.0
Create DogStatsD client restart routine (v9)
v10.3.1
v10.3.0
This release:
Change
- Change scheduler
TerminationGracePeriod
from int64 nanoseconds unit todurationpb.Duration
(documentation) that permits passing time unit to protobuf(#539)
Bug fix
- Game room transition state enabling changing from
terminating
toerror
states (#537)
v10.2.22
v10.2.21
v10.2.20
Fixed
- Fix health controller instances and game room sync.
- Do not fail
remove_rooms
orswitch_active_version
operations if game rooms and instances are not in sync.
v10.2.19
Added
- Added validation to operations pagination parameters
Fixed
- Stop game room validation retry loop when the new_scheduler_version_operation is canceled