Skip to content

Commit 3b54890

Browse files
committed
docs: update changelog for ab cloud 3.30
1 parent 5af1309 commit 3b54890

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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+
134
<a name="v0.17.0"></a>
235
## [v0.17.0] - 2022-08-15
336
### Chore
@@ -14,6 +47,7 @@
1447

1548
### Docs
1649
- update changelog for ab cloud 3.29
50+
- update changelog for ab cloud 3.29
1751

1852
### Fix
1953
- **ci:** fix mock server path
@@ -560,6 +594,7 @@
560594
- replace unnecessary object
561595

562596

597+
[v0.18.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.17.0...v0.18.0
563598
[v0.17.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.16.0...v0.17.0
564599
[v0.16.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.15.0...v0.16.0
565600
[v0.15.0]: https://github.com/AccelByte/accelbyte-java-sdk/compare/v0.14.0...v0.15.0

0 commit comments

Comments
 (0)