File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 6
6
- ** Internal:** Improve deserializing and error types
7
7
- ` certificates ` : [ v1.0.2] ( services/certificates/CHANGELOG.md#v102 )
8
8
- ** Internal:** Improve deserializing and error types
9
+ - ` lbapplication ` : [ v0.3.4] ( services/lbapplication/CHANGELOG.md#v034 )
10
+ - ** Internal:** Improve deserializing and error types
9
11
- ` kms ` :
10
12
- [ v0.0.6] ( services/kms/CHANGELOG.md#v006 )
11
13
- ** Internal:** Improve deserializing and error types
Original file line number Diff line number Diff line change
1
+ ## v0.3.4
2
+ - ** Internal:** Improve deserializing and error types
3
+
1
4
## v0.3.3 (2025-06-02)
2
5
- ** Deprecated:** Changed deprecation message of ` GetQuotaResponse ` and ` RESTResponseType `
3
6
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-lbapplication"
3
3
4
4
[tool .poetry ]
5
5
name = " stackit-lbapplication"
6
- version = " v0.3.3 "
6
+ version = " v0.3.4 "
7
7
authors = [
8
8
" STACKIT Developer Tools <[email protected] >" ,
9
9
]
You can’t perform that action at this time.
0 commit comments