Skip to content

Releases: AccelByte/accelbyte-java-sdk

v0.10.0

10 May 02:55
Compare
Choose a tag to compare

For AccelByte Cloud v3.22.0

See CHANGELOG.md for more information

v0.9.0

26 Apr 06:52
Compare
Choose a tag to compare

For AccelByte Cloud v3.21.0

Highlights

  • Expose enums which are declared in OpenAPI spec
  • Cookie handling for endpoints that uses cookies

See CHANGELOG.md for more information

v0.8.0

12 Apr 04:59
Compare
Choose a tag to compare

AccelByte Cloud v3.20.0

BREAKING CHANGE

Renamed namespace/wrapper/operation class to fix ambiguous naming:

  • DslogmanagerOperations
    • PublicGetMessages
  • DsmcOperations:
    • PublicGetMessages
  • GametelemetryOperations:
    • ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIdPlaytimeGet
    • ProtectedSaveEventsGameTelemetryV1ProtectedEventsPost
    • ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIdPlaytimePlaytimePut
  • LobbyOperations
    • AdminJoinPartyV1
    • AdminUpdatePartyAttrivutesV1
    • PublicGetMessages
  • MatchmakingOperations
    • GetHealthcheckInfo
    • HandlerV3Healthz
    • PublicGetMessages
    • VersionCheckHandler

If you use any of the above, you may need to adjust your code.

v0.7.0

29 Mar 06:47
Compare
Choose a tag to compare

AccelByte Cloud v3.19.0

v0.6.0

15 Mar 08:12
Compare
Choose a tag to compare

AccelByte Cloud v3.18.0

v0.5.0

02 Mar 06:27
Compare
Choose a tag to compare

AccelByte Cloud v3.17.0

v0.4.0

15 Feb 03:32
Compare
Choose a tag to compare
docs: update changelog

v0.3.0

03 Feb 04:14
Compare
Choose a tag to compare
docs: update changelog

v0.2.0

19 Jan 03:36
Compare
Choose a tag to compare
docs: add changelog

v0.1.0

06 Jan 06:24
Compare
Choose a tag to compare
docs: update README.md