Skip to content

Releases: ionos-cloud/sdk-python

v6.1.13

12 Aug 05:27
Compare
Choose a tag to compare

Changes

  • reduce default wait time for wait_for_completion and wait_for, and added a max wait time parameter

Fixes

  • check that the body is not None before applying decode #8

Full Changelog: v6.1.12...v6.1.13

v6.1.12

15 Jul 08:59
Compare
Choose a tag to compare

Changes

  • remove default value for application_type in image, snapshot and volume models

Full Changelog: v6.1.11...v6.1.12

v6.1.11

25 Jun 08:45
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Removed default value from nicMultiQueue

Full Changelog: v6.1.10...v6.1.11

v6.1.10

09 May 08:25
Compare
Choose a tag to compare

Full Changelog: v6.1.9...v6.1.10

v6.1.9

18 Dec 11:04
Compare
Choose a tag to compare

What's Changed

Features:

  • Added proxy_protocol property to NetworkLoadBalancerForwardingRuleTarget, NetworkLoadBalancerForwardingRuleTarget and TargetGroupTarget

Full Changelog: v6.1.8...v6.1.9

v6.1.8

07 Nov 10:58
Compare
Choose a tag to compare

Features:

Added support for Private Kubernetes Clusters:

  • New parameters on KubernetesClusterProperties and KubernetesClusterPropertiesForPost: location, nat_gateway_ip, node_subnet and public

Fixes:

  • Fixed wrong parsing of IONOS_HTTP_PROXY_HEADERS by @hegerdes

Full Changelog: v6.1.7...v6.1.8

Release v6.1.7

07 Aug 11:03
Compare
Choose a tag to compare

Features:

Added support for IPv6:

  • New parameter on DatacenterProperties: ipv6_cidr_block
  • New parameter on LanProperties and LanPropertiesPost: ipv6_cidr_block
  • New parameters on NicProperties: dhcpv6, ipv6_cidr_block and ipv6_ips

More details about IPv6 configuration can be found here.

Fixes:

  • Fixed wrong error being shown when timeout is reached inside wait_for.

Full Changelog: v6.1.6...v6.1.7

Release v6.1.6

07 Jun 11:38
Compare
Choose a tag to compare

Features:

  • New licenceType supported: RHEL

Release v6.1.4

12 Sep 14:20
Compare
Choose a tag to compare

Fixes:

  • fix manage_dbaas typo in model_group_properties.py

Release v6.1.2

12 Sep 14:20
Compare
Choose a tag to compare

Fixes:

  • fix: added asn1crypto as required module