Releases: AccelByte/accelbyte-java-sdk
v0.28.0
For AccelByte Cloud v3.40
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.27.0
For AccelByte Cloud v3.39
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.26.0
For AccelByte Cloud v3.38
Breaking Changes
From SDK
See migration guide for this release.
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.25.0
For AccelByte Cloud v3.37
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.24.0
For AccelByte Cloud v3.36
Highlights
- Preview support for
match2
andsession
service
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.23.2
For AccelByte Cloud v3.35
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.23.1
For AccelByte Cloud v3.35
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.23.0
For AccelByte Cloud v3.35
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.22.0
For AccelByte Cloud v3.34
Breaking Changes
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information
v0.21.0
For AccelByte Cloud v3.33
Breaking Changes
From SDK
Following changes in AB Cloud OpenAPI spec:
- Model
OauthmodelTokenResponseV3
is replaced withOauthmodelTokenWithDeviceCookieResponseV3
- Model
EntitlementInfo
is replaced withTrackedEntitlementInfo
The new models above are compatible with the models it is replacing. So, if you are affected, a simple rename should be sufficient e.g. rename OauthmodelTokenResponseV3
with OauthmodelTokenWithDeviceCookieResponseV3
in your code.
From Backend (if any)
Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/
See CHANGELOG.md for more information