Skip to content

Releases: FAForever/db

v108 - New baseline

12 Mar 21:48
643d721
Compare
Choose a tag to compare

Important: New flyway baseline -- ACTION REQUIRED

  1. Drop table schema_version before migrating to this version.
  2. Remove env variable FLYWAY_TABLE=schema_version from config/faf-db-migrations/faf-db-migrations.env
  3. Run docker-compose run --user=root --rm faf-db-migrations -baselineVersion=107 baseline

v109-beta2

12 Mar 22:22
Compare
Choose a tag to compare
v109-beta2 Pre-release
Pre-release
remove `faf`. moniker

v109-beta1

12 Mar 22:01
Compare
Choose a tag to compare
v109-beta1 Pre-release
Pre-release
add migration

v107 - Migrate rating changes to leaderboard rating journal

11 Feb 22:25
Compare
Choose a tag to compare
Migrate ratings and rating changes to new leaderboard tables

Fixes #253

v106 - Drop obsolete tables

02 Oct 12:13
Compare
Choose a tag to compare
Drop obsolete tables (swiss tournaments and some featured mods)

v105 - Allow negative trueskill mean

02 Oct 04:11
Compare
Choose a tag to compare

v103 - laddermod cleanup
v104 - link matchmaker games to originating queue

v102 - Fix leaderboard ranks

22 Aug 08:39
Compare
Choose a tag to compare
Perform reset of auto_increment values after deleting values.

Otherwise MySQL just takes the highest value+1.
Fixes #247

v101: Only consider global bans on filtering active players

19 Aug 20:08
Compare
Choose a tag to compare

v100

07 Aug 15:53
Compare
Choose a tag to compare

Promote table matchmaker_queue_map_pool to full entity

v98 - Fixes for the new leaderboard_rating

07 Jul 09:17
Compare
Choose a tag to compare
Migrate to new leaderboard rating (fixes #237)