Skip to content

Releases: ionos-enterprise/ionos-enterprise-sdk-go

Bugfix release

23 May 22:21
Compare
Choose a tag to compare
  • 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

22 May 20:35
Compare
Choose a tag to compare
  • 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

21 May 09:10
Compare
Choose a tag to compare
  • Merged #75
  • Merged #77
  • Fixed k8s cluster deletion

Managed Kubernetes Property Updates

09 Mar 13:26
adbad3e
Compare
Choose a tag to compare

This release contains the following updates:

  • Support for multiple k8s versions
  • Support for custom maintenance window
  • Documentation updates

Improvements release

06 Mar 06:59
4f309fb
Compare
Choose a tag to compare

This release contains the following:

  • Adds addiional waintUntil* functions

Credits go to:

Improvements release

28 Feb 08:25
8c943fe
Compare
Choose a tag to compare

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

18 Feb 08:15
09b15d7
Compare
Choose a tag to compare

This release contains the following changes:

  • Retry on BadGateway, GatewayTimeout and ServiceUnavailable
  • Fix wait times and use SetRetryAfter to determine backoff

Documentation updates

18 Dec 14:41
8922dfe
Compare
Choose a tag to compare

This release contains the following changes:

  • Documenation updates

Documentation updates

18 Dec 14:24
cade518
Compare
Choose a tag to compare

This release contains the following changes:

  • Documentation updates

Documentation updates

18 Dec 14:24
2d4dcb5
Compare
Choose a tag to compare

This release contains the following changes

  • Documentation updates