- Update regular expressions to allow longer names
- Feature: Add new fields
max_credentials,used_credentialsandused_load_balancerstoGetQuotaResponsemodel
- Feature: Add new attribute
labelstoLoadBalancer,CreateLoadBalancerPayload,UpdateLoadBalancerPayloadmodel classes
- Version: Minimal version is now python 3.9
- Feature: Add new field
load_balancer_security_groupinLoadBalancer,CreateLoadBalancerPayloadandUpdateLoadBalancerPayloadModels
- Internal: Improve deserializing and error types
- Feature: Add new field
disable_target_security_group_assignmentinLoadBalancer,CreateLoadBalancerPayloadandUpdateLoadBalancerPayloadModels
- Feature: Add new field
target_security_groupinLoadBalancerModel
- Improvement: Adjusted
GetQuotaResponseandRESTResponseTypemessage
- Feature: Update user-agent header
- Adapted to minor API changes
- Bugfix:
configuration.pyregion adjustment was missing
- Breaking Change::
get_host_from_settingsreturns an error if a region is specified for a global URL.
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
- Manage your STACKIT Load Balancer resources
- Usage example