Changelog
6.1.9
Features:
Added
proxy_protocolproperty toNetworkLoadBalancerForwardingRuleTarget,NetworkLoadBalancerForwardingRuleTargetandTargetGroupTarget
6.1.8
Features:
Added support for Private Kubernetes Clusters:
New parameters on
KubernetesClusterPropertiesandKubernetesClusterPropertiesForPost:location,nat_gateway_ip,node_subnetandpublic
Fixes:
Fixed wrong parsing of
IONOS_HTTP_PROXY_HEADERSby @hegerdes
6.1.7
Features:
Added support for IPv6:
New parameter on
DatacenterProperties:ipv6_cidr_blockNew parameter on
LanPropertiesandLanPropertiesPost:ipv6_cidr_blockNew parameters on
NicProperties:dhcpv6,ipv6_cidr_blockandipv6_ips
More details about IPv6 configuration can be found here.
Fixes:
Fixed wrong error being shown when timeout is reached inside
wait_for.
6.1.6
Features:
New licenceType supported: RHEL
6.1.4 (July 14th, 2022)
Fixes:
fix
manage_dbaastypo inmodel_group_properties.py
6.1.3 (July 14th, 2022)
Known issues:
typo in
manage_dbaasfield inmodel_group_properties.py- generated asmanage_d_baa_s
6.1.2 (July 14th, 2022)
Fixes:
fix: added asn1crypto as required module
6.1.1 (July 14th, 2022)
Features
added
manage_dbaasfield inmodel_group_properties.py: provides privilege for a group to manage DBaaS related functionality. Admin users already here this enabled by default.added
delete_volumestodatacenters_servers_delete: If true, all attached storage volumes will also be deleted.added
boot_orderto volume properties : Determines whether the volume will be used as a boot volume. Set to `NONE`, the volume will not be used as boot volume. Set to `PRIMARY`, the volume will be used as boot volume and all other volumes must be set to `NONE`. Set to `AUTO` or `null` requires all volumes to be set to `AUTO` or `null`; this will use the legacy behavior, which is to use the volume as a boot volume only if there are no other volumes or cdrom devices. | [optional] [default to 'AUTO'] |added certificate pinning to sdk python. Enabling certificate pinning allows you to bypass normal certificate checking, by supplying a SHA256 or SHA1 fingerprint of the leaf cert to be checked against what the server provides.
6.1.0 (June 15th, 2022)
Enhancements:
added Application Load Balancer and Target Group, 18 new models and 2 new APIs
6.0.4 (May 17th, 2022)
Fixes:
removed parameter for
KubernetesClusterProperties,KubernetesClusterPropertiesForPostmodels:publicremoved parameter for
KubernetesNodePoolPropertiesmodel:gateway_ip
6.0.3 (April 7th, 2022)
Enhancements:
added support for filter query parameters on GET requests
added support for http proxy (IONOS_HTTP_PROXY and IONOS_HTTP_PROXY_HEADERS environment variables)
6.0.2 (February 18th, 2022)
Enhancements:
support for Token Authentication: new parameters on ionoscloud.Configuration:
token(instead of api_key) and token_prefix (instead of api_key_prefix)
6.0.1 (February 4th, 2022)
Enhancements:
new licence type:
WINDOWS2022new parameter on KubernetesClusterProperties, KubernetesClusterPropertiesForPost models:
publicnew parameter on KubernetesNodePoolProperties model:
gateway_ipnew read-only parameter on VolumeProperties model:
boot_server
6.0.0 (December 9th, 2021)
Misc:
new Python requirements: Python ≥ 3.5
LansApi class renamed to LANsApi
backupunits_patch()method parameter backup_unit_properties changed to backup_unitUserPropertiesPut new property:
passwordKubernetesNodePoolPropertiesForPut:
nameis no longer a required parameterk8s_nodepools_put()method parameter kubernetes_node_pool_for_put changed to kubernetes_node_poolk8s_nodepools_post()method parameter kubernetes_node_pool type is KubernetesNodePoolForPost instead of KubernetesNodePool
Last updated
