File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 178178 - [ v0.14.0] ( services/observability/CHANGELOG.md#v0140 )
179179 - ** Feature:** Add attribute ` otlp_http_logs_url ` to ` InstanceSensitiveData ` model class
180180- ` vpn ` :
181+ - [ v0.5.0] ( services/vpn/CHANGELOG.md#v050 )
182+ - ** Fix:** Flag ` local_asn ` field as required for ` BGPGatewayConfig `
183+ - ** Feature:** Add ` error_message ` field to ` GatewayStatusResponse `
184+ - ** Improvement:** Add description that ` RoutingType ` can only be set at the creation
181185 - [ v0.4.0] ( services/vpn/CHANGELOG.md#v040 )
182186 - ** Feature:** Add new optional attribute ` labels ` to ` CreateGatewayConnectionPayload ` and ` UpdateGatewayConnectionPayload `
183187 - [ v0.3.0] ( services/vpn/CHANGELOG.md#v030 )
Original file line number Diff line number Diff line change 1+ ## v0.5.0
2+ - ** Fix:** Flag ` local_asn ` field as required for ` BGPGatewayConfig `
3+ - ** Feature:** Add ` error_message ` field to ` GatewayStatusResponse `
4+ - ** Improvement:** Add description that ` RoutingType ` can only be set at the creation
5+
16## v0.4.0
27- ** Feature:** Add new optional attribute ` labels ` to ` CreateGatewayConnectionPayload ` and ` UpdateGatewayConnectionPayload `
38
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-vpn"
3- version = " v0.4 .0"
3+ version = " v0.5 .0"
44description = " STACKIT VPN API"
55authors = [{name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4.0"
You can’t perform that action at this time.
0 commit comments