Releases: ionos-enterprise/ionos-enterprise-sdk-go
Releases · ionos-enterprise/ionos-enterprise-sdk-go
Bugfix release
- Added omitempty json marshalling property for some of the KubernetesNodePoolProperties type's attributes, in order to be able to reuse it for updates
Bugfix release
- Fix: Added the required K8sVersion version for the KubernetesNodePoolProperties struct type for compatibility with the latest API changes
- Added optional MaintenanceWindow to the KubernetesNodePoolProperties type
- Updated the documentation to reflect these changes
Bugfixes & Feature release
Managed Kubernetes Property Updates
This release contains the following updates:
- Support for multiple k8s versions
- Support for custom maintenance window
- Documentation updates
Improvements release
Improvements release
This release includes
- Several *AndWait methods that send a request, wait for it to complete and refresh the resource properties
- Methods for handling snapshots, like searching the request queue for active requests and performing client-side filtering
Bugfix release
This release contains the following changes:
- Retry on BadGateway, GatewayTimeout and ServiceUnavailable
- Fix wait times and use SetRetryAfter to determine backoff
Documentation updates
This release contains the following changes:
- Documenation updates
Documentation updates
This release contains the following changes:
- Documentation updates
Documentation updates
This release contains the following changes
- Documentation updates