Skip to content

Releases: FAForever/faf-league-service

Version 1.6.1

20 Sep 20:46
2bc5dc5
Compare
Choose a tag to compare

What's Changed

Fix problem with RabbitMQ messages by @BlackYps in #73
The last release was broken because RabbitMQ messages where not acknowledged anymore.

Full Changelog: 1.6.0...1.6.1

Version 1.6.0

26 Jun 10:24
05663d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

Version 1.5.0

01 Sep 17:53
9b5aeaa
Compare
Choose a tag to compare

Requires lobby server v1.13.1
Adds a game id column to the league score journal, so we can actually match historical league scores to concrete games.

What's Changed

Full Changelog: 1.4.0...1.5.0

Version 1.4.0

23 May 22:09
877ecce
Compare
Choose a tag to compare

What's Changed

This release adds the 3v3 league and initializes it with a season that starts at the day of deployment and ends at 2023-06-30.
This release also features a new config value that determines the number of months a season should last.

Full Changelog: 1.3.0...1.4.0

Version 1.3.0

25 Sep 14:03
df0f14b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.3.0

Version 1.2.0

01 Jul 15:47
52ab4ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Version 1.1.0

03 Apr 12:56
a668f95
Compare
Choose a tag to compare
  • Publish schemaspy to github pages #47
  • Setup db and migrations for schemaspy #48
  • Change db image to mariadb
  • Add second season #50
  • Lower placement games for returning players #51

Full Changelog: 1.0.0...1.1.0

Version 1.0.0

26 Dec 22:45
3101e3a
Compare
Choose a tag to compare
  • Drop test data and add first offical season for 1v1, 2v2, and the two new 4v4 queues

Version 0.1.8

12 Dec 20:01
Compare
Choose a tag to compare
  • Make rabbitmq queue consumer exclusive and durable

Version 0.1.7

06 Dec 00:06
f783a82
Compare
Choose a tag to compare
  • Add season_number column #45