- Feature: Add support for Firewalls - Feature: Add `primary_disk_size` to `Server` Domain
1.10.0
- Feature: Add `include_deprecated` filter to `get_list` and `get_all` on `ImagesClient` - Feature: Add vSwitch support to `add_subnet` on `NetworksClient` - Feature: Add subnet type constants to `NetworkSubnet` domain (`NetworkSubnet.TYPE_CLOUD`, `NetworkSubnet.TYPE_VSWITCH`)
1.9.1
- Bugfix: BoundLoadBalancer serialization failed when using IP targets
1.9.0
- Feature: Add `included_traffic`, `outgoing_traffic` and `ingoing_traffic` properties to Load Balancer domain - Feature: Add `change_type`-method to `LoadBalancersClient` - Feature: Add support for `LoadBalancerTargetLabelSelector` - Feature: Add support for `LoadBalancerTargetLabelSelector`
1.8.2
- Fix: Loosen up the requirements.
1.8.1
- Fix Load Balancer Client. - Fix: Unify setting of request parameters within `get_list` methods.