File tree 3 files changed +7
-1
lines changed
3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.8.2245 - 2025-2-11
4
+ - Generated 2020-06-01 for ` SWAS-OPEN ` .
5
+
6
+
3
7
## 1.8.2244 - 2025-2-11
4
8
- Generated 2019-03-07 for ` Cloudauth ` .
5
9
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Release
16
16
/**
17
17
* Version of the SDK
18
18
*/
19
- const VERSION = '1.8.2244 ' ;
19
+ const VERSION = '1.8.2245 ' ;
20
20
21
21
/**
22
22
* @param Event $event
Original file line number Diff line number Diff line change @@ -1679,6 +1679,8 @@ class ResetDisk extends Rpc
1679
1679
* @method $this withImageId($value)
1680
1680
* @method string getClientToken()
1681
1681
* @method $this withClientToken($value)
1682
+ * @method string getLoginCredentials()
1683
+ * @method $this withLoginCredentials($value)
1682
1684
* @method string getInstanceId()
1683
1685
* @method $this withInstanceId($value)
1684
1686
*/
You can’t perform that action at this time.
0 commit comments