Changelog
6.1.5 (February 8th, 2023)
implement a builder pattern for the methods: by using the builder, the query parameters (depth, pretty, maxResults etc) will no longer be required
6.1.4 (August 29th, 2022)
changed manageDbaas to manageDBaaS on GroupProperties
6.1.3 (July 14th, 2022)
added manageDbaas to GroupProperties
6.1.2 (July 4th, 2022)
Features
added new optional query parameter to datacentersServersDelete method:
deleteVolumes(If true, all attached storage volumes will also be deleted)new parameter on VolumeProperties model:
bootOrder(determines whether the volume will be used as a boot volume)
6.1.1 (July 3rd, 2022)
❗ Important: This release is unusable, due to some private Kubernetes parameters that are not available at the moment of the release.
6.1.0 (June 16th, 2022)
Enhancements:
added Application Load Balancer and Target Group, 18 new models and 2 new apis
added Token Authentication
v5.1.0-SNAPSHOT - May 11, 2021
Aligning with the latest Ionos Cloud Api changes
Deserialization of API Enum responses relaxed in order to accept possibly new entries without crashing the client app using the sdk
ImageAliasesandCloudInitattributes added to theImagePropertiesmodelPublicandGatewayIpattributes added to theKubernetesClusterPropertiesmodelk8sNodePoolUuidandk8sClusterUuidwere added to theIpConsumermodelnew filters supported in
RequestApi:filter.createdDate,filter.createdBy,filter.etag,filter.requestStatus,filter.method,filter.headers,filter.body,filter.urlThe following data types where changed for user operations:
Usertype was replaced byUserPostin POST operationsUsertype was replaced byUserPutin PUT operations
The following data types where changed for k8s cluster operations:
KubernetesClustertype was replaced byKubernetesClusterForPostin POST operationsKubernetesClustertype was replaced byKubernetesClusterForPutin PUT operations
The following data types where changed for k8s nodepool operations:
KubernetesNodePooltype was replaced byKubernetesNodePoolForPostin POST operationsKubernetesNodePooltype was replaced byKubernetesNodePoolForPUTin PUT operations both as input and as response type
Last updated
