Releases: FAForever/faf-java-api
Releases · FAForever/faf-java-api
v3.4.5 New environment keys
What's Changed
- New environment keys for username change settings
Dependency updates
- Bump elideVersion from 7.0.2 to 7.0.3 by @dependabot in #849
- Bump elideVersion from 7.0.3 to 7.0.4 by @dependabot in #851
- Bump org.springframework.boot from 3.2.4 to 3.2.5 by @dependabot in #850
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #853
- Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #857
- Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #852
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #859
- Bump elideVersion from 7.0.4 to 7.0.5 by @dependabot in #858
- Bump org.testcontainers:junit-jupiter from 1.19.7 to 1.19.8 by @dependabot in #855
- Bump org.testcontainers:mariadb from 1.19.7 to 1.19.8 by @dependabot in #854
Full Changelog: v3.4.4...v3.4.5
v3.4.4 - Dependency updates
What's Changed
- Fix logging bug in parseSteamIdFromLoginRedirect by @Ivan-Shaml in #824
- Bump elideVersion from 7.0.1 to 7.0.2 by @dependabot in #828
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #830
- Bump org.json:json from 20231013 to 20240303 by @dependabot in #838
- Bump org.testcontainers:junit-jupiter from 1.19.3 to 1.19.7 by @dependabot in #839
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #844
- Bump org.kohsuke:github-api from 1.318 to 1.321 by @dependabot in #846
- Bump org.springframework.boot from 3.2.1 to 3.2.4 by @dependabot in #847
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.5.0 by @dependabot in #848
- Bump org.testcontainers:mariadb from 1.19.3 to 1.19.7 by @dependabot in #840
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.1 by @dependabot in #841
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.8.0.202311291450-r to 6.9.0.202403050737-r by @dependabot in #842
Full Changelog: v3.4.3...v3.4.4
v3.4.3 - Improved logging common cases
What's Changed
- Closes #818 Send 404 instead of 500 for NoResourceFoundException by @Ivan-Shaml in #821
- Issue-Fix-#819 append: toString methods by @l3002 in #823
- Closes #820 Improve handling of failed steam redirect validations by @Ivan-Shaml in #822
Chores
- Bump elideVersion from 7.0.0 to 7.0.1 by @dependabot in #813
- Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 by @dependabot in #817
- Bump org.springframework.boot from 3.2.0 to 3.2.1 by @dependabot in #815
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #814
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.8.0.202311291450-r by @dependabot in #811
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 by @dependabot in #810
New Contributors
- @Ivan-Shaml made their first contribution in #821
- @l3002 made their first contribution in #823
Full Changelog: v3.4.2...v3.4.3
v3.4.2 - Remove Anope database password
What's Changed
- Drop Anope update on password reset by @Brutus5000 in #809
Full Changelog: v3.4.1...v3.4.2
v3.4.1 - Spring Boot 3.2 bugfix
v3.4.0 - M2M Token support
!! Broken due to a bug solved in #808 -- Please use v3.4.1 !!
What's Changed
- Upgrade to Java 21 and Gradle 8.4 by @Brutus5000 in #806
- Allow API access to Elide for services without user authentication by @bukajsytlos in #802
- Bump org.kohsuke:github-api from 1.317 to 1.318 by @dependabot in #804
- Bump org.testcontainers:mariadb from 1.19.1 to 1.19.3 by @dependabot in #800
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #797
- Bump com.github.codacy:codacy-coverage-reporter from 13.13.12 to 13.13.13 by @dependabot in #798
- Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by @dependabot in #799
- Bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.3 by @dependabot in #801
- Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 by @dependabot in #805
- Allow API access to Elide for services without user authentication tests by @bukajsytlos in #807
- Bump org.springframework.boot from 3.1.5 to 3.2.0 by @dependabot in #803
Full Changelog: v3.3.1...v3.4.0
v3.4.0-RC1 M2M Token support
What's Changed
- Allow API access to Elide for services without user authentication by @bukajsytlos in #802
- Upgrade to Java 21 and Gradle 8.4 by @Brutus5000 in #806
Full Changelog: v3.3.1...v3.4.0-RC1
v3.3.1 - Remove obsolete tables + db v133 compatibility
What's Changed
- Remove deprecated tables + v133 compatibility by @Brutus5000 in #794
Full Changelog: v3.3.0...v3.3.1
v3.3.0 - Elide 7
It's not just a bugfix release, because it contains major dependency updates.
What's Changed
- Bump elideVersion from 7.0.0-pr6 to 7.0.0 by @dependabot in #788
- Bump org.springframework.boot from 3.1.3 to 3.1.5 by @dependabot in #787
- This switches from Jetty to Tomcat due to dependency issues
- Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in #785
- Bump org.kohsuke:github-api from 1.316 to 1.317 by @dependabot in #786
- Bump com.github.codacy:codacy-coverage-reporter from 13.13.7 to 13.13.12 by @dependabot in #792
Full Changelog: v3.2.0...v3.3.0
v3.2.0 - Authorized Personell Only
What's Changed
- Close down
/data
endpoint to authorized users as this was misued for DoS attacks - Add gameId column to LeagueScoreJournal by @BlackYps in #772
Deps
- Bump com.github.jasminb:jsonapi-converter from 0.12 to 0.13 by @dependabot in #771
- Bump org.springframework.boot from 3.1.2 to 3.1.3 by @dependabot in #776
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r by @dependabot in #777
- Bump org.kohsuke:github-api from 1.315 to 1.316 by @dependabot in #773
- Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #767
- Bump com.github.codacy:codacy-coverage-reporter from 13.13.2 to 13.13.7 by @dependabot in #769
- Bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0 by @dependabot in #775
- Bump org.testcontainers:mariadb from 1.18.3 to 1.19.0 by @dependabot in #774
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0 by @dependabot in #770
- Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #783
- Bump org.json:json from 20230618 to 20231013 by @dependabot in #784
- Bump org.testcontainers:mariadb from 1.19.0 to 1.19.1 by @dependabot in #782
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r by @dependabot in #778
- Bump org.testcontainers:junit-jupiter from 1.19.0 to 1.19.1 by @dependabot in #781
- Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #779
Full Changelog: v3.1.2...v3.2.0