|
| 1 | +<a name="v0.18.0"></a> |
| 2 | +## [v0.18.0] - 2022-08-30 |
| 3 | +### Chore |
| 4 | +- bump to version 0.18 for ab cloud 3.30 |
| 5 | +- **samples:** title-matchmaking - code formatting |
| 6 | +- **samples:** rename oidc-web to oidc |
| 7 | +- **samples:** rename aws-lambda-example to lambda |
| 8 | +- **sdk:** regenerate sdk, cli sample app, cli test, doc index for ab cloud 3.30 |
| 9 | +- **sdk:** operations, models, ws models - deprecate all args constructor |
| 10 | +- **spec:** update spec for ab cloud 3.30 |
| 11 | + |
| 12 | +### Ci |
| 13 | +- update junit xml path |
| 14 | + |
| 15 | +### Docs |
| 16 | +- update changelog for ab cloud 3.30 |
| 17 | +- add common use cases |
| 18 | + |
| 19 | +### Feat |
| 20 | +- **samples:** title matchmaking sample app |
| 21 | + |
| 22 | +### Fix |
| 23 | +- **gradle:** rename test task to testCore |
| 24 | +- **sdk:** login user invalid username/password |
| 25 | + |
| 26 | +### Test |
| 27 | +- **core:** replace deprecated methods |
| 28 | +- **integration:** dsmc - switch namespace |
| 29 | +- **integration:** split to smaller files + add case marker |
| 30 | +- **integration:** replace deprecated methods |
| 31 | +- **integration:** seasonpass - remove unused variables |
| 32 | + |
| 33 | + |
1 | 34 | <a name="v0.17.0"></a>
|
2 | 35 | ## [v0.17.0] - 2022-08-15
|
3 | 36 | ### Chore
|
|
14 | 47 |
|
15 | 48 | ### Docs
|
16 | 49 | - update changelog for ab cloud 3.29
|
| 50 | +- update changelog for ab cloud 3.29 |
17 | 51 |
|
18 | 52 | ### Fix
|
19 | 53 | - **ci:** fix mock server path
|
|
560 | 594 | - replace unnecessary object
|
561 | 595 |
|
562 | 596 |
|
| 597 | +[v0.18.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.17.0...v0.18.0 |
563 | 598 | [v0.17.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.16.0...v0.17.0
|
564 | 599 | [v0.16.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.15.0...v0.16.0
|
565 | 600 | [v0.15.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.14.0...v0.15.0
|
|
0 commit comments