v1.12.7
版本发布时间: 2022-12-29 07:55:04
FAForever/server最新发布版本:v1.13.4(2023-11-13 05:58:19)
The main changes in this release are a fix to the matchmaker that was allowing matches with too low quality, and changing mutual draws to be rated as regular draws as opposed to being unrated. This was due to some confusing behavior when a player died and the rest of the players agreed to a mutual draw.
What's Changed
- Issue/#939 Increase asyncio buffer size to allow for longer messages by @Askaholic in https://github.com/FAForever/server/pull/943
- Issue/#876 Use rabbitmq 3.9 by @Askaholic in https://github.com/FAForever/server/pull/944
- Update dependencies and other small things by @Askaholic in https://github.com/FAForever/server/pull/942
- Issue/#936 Remove mutual draws by @Askaholic in https://github.com/FAForever/server/pull/940
- Issue/#937 fix logging call to show exception correctly by @Askaholic in https://github.com/FAForever/server/pull/938
- Cap minority bonus by @BlackYps in https://github.com/FAForever/server/pull/941
Full Changelog: https://github.com/FAForever/server/compare/v1.12.6...v1.12.7