Releases: FAForever/faf-java-api
Releases · FAForever/faf-java-api
v3.8.2 Map veto and uniqueId removal
What's Changed
- adding fields for #894 by @K-ETFreeman in #896
- Drop many-to-many uniqueIds by @Brutus5000 in #1038
New Contributors
- @K-ETFreeman made their first contribution in #896
Full Changelog: v3.8.1...v3.8.2
v3.8.1 UID assignment history
What's Changed
Features
- Expose last usage of users unique ids by @Brutus5000 in #1031
Chores
- Bump org.springframework.boot from 3.5.5 to 3.5.6 by @dependabot[bot] in #1024
- Bump software.amazon.awssdk:s3 from 2.33.3 to 2.34.4 by @dependabot[bot] in #1030
- Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #1023
- Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0 by @dependabot[bot] in #1017
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.12 to 2.8.13 by @dependabot[bot] in #1015
Full Changelog: v3.8.0...v3.8.1
v3.8.0 Enforced page size limits
What's Changed
Features
- fix(flyway): switch version check from exact match to minimum required by @Ivan-Shaml in #988
- feat(elide): limit page size based on role by @Ivan-Shaml in #1004
Chores
- Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #1008
- Bump org.checkerframework:checker-qual from 3.49.5 to 3.50.0 by @dependabot[bot] in #1007
- Bump elideVersion from 7.1.11 to 7.1.15 by @dependabot[bot] in #1005
- Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 by @dependabot[bot] in #1001
- Bump org.springframework.boot from 3.5.4 to 3.5.5 by @dependabot[bot] in #997
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.12 by @dependabot[bot] in #1009
- Bump software.amazon.awssdk:s3 from 2.32.13 to 2.33.3 by @dependabot[bot] in #1012
- Bump org.kohsuke:github-api from 1.329 to 1.330 by @dependabot[bot] in #1013
Full Changelog: v3.7.3...v3.8.0
v3.7.3 Avatar upload description fix
What's Changed
- Consider avatar description also on upload by @Brutus5000 in #986
Full Changelog: v3.7.2...v3.7.3
v3.7.2 Cloudflare region fix #2
Full Changelog: v3.7.1...v3.7.2
v3.7.1 Cloudflare region fix
What's Changed
- Allow setting the bucket region with Cloudflare auto as default by @Brutus5000 in #980
Full Changelog: v3.7.0...v3.7.1
v3.7.0 Cloudy with a Chance of Modballs
What's Changed
Features
- Allow Mod upload via S3 by @Brutus5000 in #973
- Closes #899 Add avatar description field by @Brutus5000 in #979
Chores
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #977
- Bump org.kohsuke:github-api from 1.327 to 1.329 by @dependabot[bot] in #976
- Bump org.springframework.boot from 3.5.3 to 3.5.4 by @dependabot[bot] in #975
- Bump org.checkerframework:checker-qual from 3.49.4 to 3.49.5 by @dependabot[bot] in #972
- Bump testContainersVersion from 1.21.2 to 1.21.3 by @dependabot[bot] in #971
- Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #974
- Bump software.amazon.awssdk:s3 from 2.31.68 to 2.32.13 by @dependabot[bot] in #978
Full Changelog: v3.6.2...v3.7.0
v3.6.2 FeaturedMod Deployment fix (Hibernate 6)
What's Changed
- Fix classcast exception due to short over integer by @Brutus5000 in #970
- Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 by @dependabot in #969
- Bump org.springframework.boot from 3.5.0 to 3.5.3 by @dependabot in #968
- Bump testContainersVersion from 1.21.1 to 1.21.2 by @dependabot in #967
Full Changelog: v3.6.1...v3.6.2
v3.6.1 Spring Boot 3.5
What's Changed
- Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre by @dependabot in #947
- Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 by @dependabot in #940
- Bump org.kohsuke:github-api from 1.326 to 1.327 by @dependabot in #935
- Bump org.testcontainers:mariadb from 1.20.4 to 1.20.6 by @dependabot in #942
- Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.2.0.202503040940-r by @dependabot in #944
- Bump org.testcontainers:junit-jupiter from 1.20.4 to 1.20.6 by @dependabot in #941
- Update username change interval text message by @Ivan-Shaml in #948
- Log Steam OIDC HTTP Status Code on Error by @Ivan-Shaml in #950
- Fix updateTime not being updated by @Brutus5000 in #956
- Bump elideVersion from 7.1.4 to 7.1.11 by @dependabot in #954
- Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 by @dependabot in #955
- Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 by @dependabot in #953
- Bump org.testcontainers:mariadb from 1.20.6 to 1.21.0 by @dependabot in #952
- Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre by @dependabot in #951
- Setup RabbitMQ in integration tests by @Brutus5000 in #964
- Bump testContainersVersion from 1.21.0 to 1.21.1 by @dependabot in #966
- Bump org.json:json from 20250107 to 20250517 by @dependabot in #959
- Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.0.202503040940-r to 7.3.0.202506031305-r by @dependabot in #962
- Replace Spring Data getById by @Brutus5000 in #965
- Bump org.springframework.boot from 3.3.8 to 3.5.0 by @dependabot in #945
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.8.9 by @dependabot in #963
Full Changelog: v3.6.0...v3.6.1
v3.6.0 db v136 + DECAPITATION game mode
breaking change, only works with db v136+
What's Changed
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #932
- Migrate to MySQL enum on Game VictoryCondition by @Brutus5000 in #934
Full Changelog: v3.5.1...v3.6.0