Skip to content

Commit e646d11

Browse files
committed
Update CHANGELOG.md and VERSION
1 parent 2ca4272 commit e646d11

File tree

10 files changed

+17
-11
lines changed

10 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,11 @@
4747
- Add `required:"true"` tags to model structs
4848
- `serverupdate`: [v1.2.0](services/serverupdate/CHANGELOG.md#v120)
4949
- Add `required:"true"` tags to model structs
50-
- `serverbackup`: [v1.3.0](services/serverbackup/CHANGELOG.md#v130)
51-
- Add `required:"true"` tags to model structs
50+
- `serverbackup`:
51+
- [v1.3.1](services/serverbackup/CHANGELOG.md#v131)
52+
- **Feature:** Add `Force` flag to `DeleteBackupRequest` and `DeleteVolumeBackupRequest`
53+
- [v1.3.0](services/serverbackup/CHANGELOG.md#v130)
54+
- Add `required:"true"` tags to model structs
5255
- `secretsmanager`: [v0.13.0](services/secretsmanager/CHANGELOG.md#v0130)
5356
- Add `required:"true"` tags to model structs
5457
- `runcommand`: [v1.3.0](services/runcommand/CHANGELOG.md#v130)

services/logme/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.25.0
1+
## v0.25.0
22
- Add `required:"true"` tags to model structs
33

44
## v0.24.1 (2025-06-04)

services/mariadb/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.25.0
1+
## v0.25.0
22
- Add `required:"true"` tags to model structs
33

44
## v0.24.1 (2025-06-04)

services/objectstorage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.3.0
1+
## v1.3.0
22
- Add `required:"true"` tags to model structs
33

44
## v1.2.0 (2025-05-15)

services/resourcemanager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.17.0
1+
## v0.17.0
22
- Add `required:"true"` tags to model structs
33

44
## v0.16.0 (2025-06-04)

services/secretsmanager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.13.0
1+
## v0.13.0
22
- Add `required:"true"` tags to model structs
33

44
## v0.12.0 (2025-05-15)

services/serverbackup/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## v1.3.0
1+
## v1.3.1
2+
- **Feature:** Add `Force` flag to `DeleteBackupRequest` and `DeleteVolumeBackupRequest`
3+
4+
## v1.3.0
25
- Add `required:"true"` tags to model structs
36

47
## v1.2.1 (2025-06-04)

services/serverbackup/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.3.0
1+
v1.3.1

services/serverupdate/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.2.0
1+
## v1.2.0
22
- Add `required:"true"` tags to model structs
33

44
## v1.1.0 (2025-05-15)

services/ske/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## v0.27.0
22
- **Feature:** Add new `ClusterErrorCode` types: `CLUSTERERRORCODE_INFRA_SNA_NETWORK_NOT_FOUND`, `CLUSTERERRORCODE_FETCHING_ERRORS_NOT_POSSIBLE`
33

4-
## v0.26.0
4+
## v0.26.0
55
- Add `required:"true"` tags to model structs
66

77
## v0.25.0 (2025-06-10)

0 commit comments

Comments
 (0)