Skip to content

Releases: FAForever/faf-java-api

v2.10.0 - Review fixes

27 Nov 19:14
Compare
Choose a tag to compare
  • Added MapReviewsSummary and ModReviewsSummary as a relationship on Maps and Mods (you can now view aggregated reviews across map/mod versions)
  • Removed outdated review attributes numberOfReviews and averageReviewScore !!Breaking change!!

v2.9.6

15 Nov 21:10
Compare
Choose a tag to compare
  • Dependency / security updates
  • Add support for LeaderboardRatingJournal #422
  • Fixed caching on DataController #423
  • Fixed internal server error on /data/leaderboardRating #421

v2.9.5 - JDK15 release

07 Nov 21:00
Compare
Choose a tag to compare

Updated to Spring Boot 2.3.5 (should fix #419)

v2.9.4 - Minor configuration changes

12 Oct 08:11
Compare
Choose a tag to compare
Relax zip bomb detection rules on map upload

Also apply IntelliJ suggestions

v2.9.3 - DB Upgrade and expose map pool for matchmaker queues

02 Oct 19:25
Compare
Choose a tag to compare

v2.9.3-RC1

01 Oct 20:40
Compare
Choose a tag to compare
v2.9.3-RC1 Pre-release
Pre-release
Add relationship between map pool and matchmaker queue map pool

v2.9.2 - Pagination fix

22 Sep 11:33
Compare
Choose a tag to compare

v2.9.1 - Fix Swagger UI

20 Sep 12:10
Compare
Choose a tag to compare

Breaking changes:
The swagger endpoint has moved from /swagger-ui.html to /swagger-ui/index.html

v2.9.0 - Password reset via Steam

19 Sep 21:17
ec3c645
Compare
Choose a tag to compare

Breaking changes:

  • env variable STEAM_LINK_REDIRECT_URL was renamed to STEAM_LINK_REDIRECT_URL_FORMAT
  • new env variable: STEAM_PASSWORD_RESET_REDIRECT_URL_FORMAT

v2.9.0-RC4

18 Sep 21:15
Compare
Choose a tag to compare
v2.9.0-RC4 Pre-release
Pre-release
Password recovery via Steam

fixes #393