File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1010 - ** Internal:** Improve deserializing and error types
1111- ` lbapplication ` : [ v0.3.4] ( services/lbapplication/CHANGELOG.md#v034 )
1212 - ** Internal:** Improve deserializing and error types
13- - ` loadbalancer ` : [ v0.4.1] ( services/loadbalancer/CHANGELOG.md#v041 )
14- - ** Internal:** Improve deserializing and error types
13+ - ` loadbalancer ` :
14+ - [ v0.4.2] ( services/loadbalancer/CHANGELOG.md#v042 )
15+ - ** Feature:** Add new field ` load_balancer_security_group ` in ` LoadBalancer ` , ` CreateLoadBalancerPayload ` and ` UpdateLoadBalancerPayload ` Models
16+ - [ v0.4.1] ( services/loadbalancer/CHANGELOG.md#v041 )
17+ - ** Internal:** Improve deserializing and error types
1518- ` logme ` : [ v0.3.2] ( services/logme/CHANGELOG.md#v032 )
1619 - ** Internal:** Improve deserializing and error types
1720- ` mariadb ` : [ v0.2.3] ( services/mariadb/CHANGELOG.md#v023 )
Original file line number Diff line number Diff line change 1+ ## v0.4.2
2+ - ** Feature:** Add new field ` load_balancer_security_group ` in ` LoadBalancer ` , ` CreateLoadBalancerPayload ` and ` UpdateLoadBalancerPayload ` Models
3+
14## v0.4.1
25- ** Internal:** Improve deserializing and error types
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-loadbalancer"
33
44[tool .poetry ]
55name = " stackit-loadbalancer"
6- version = " v0.4.1 "
6+ version = " v0.4.2 "
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments