Releases: ionos-enterprise/ionos-enterprise-sdk-go
Releases · ionos-enterprise/ionos-enterprise-sdk-go
v5.0.34
What's Changed
- remove user defined retries on non-existing header by @nirnanaaa in #94
New Contributors
- @nirnanaaa made their first contribution in #94
Full Changelog: v5.0.33...v5.0.34
Bugfix Release
- preserving original profitbricks module name
Bugfix Release
- syncing typo fix from swagger via core sdk
Feature Release
Using the new automatically generated go sdk.
This release is meant as a compatibility bridge between the old generation go sdk and the new one.
Bugfix Release
- Allowing for empty publicIPs slices in k8s node pools to be correctly marshaled into an empty list while still omitting nils
Feature Release
This release contains the following changes:
- PR #88
Version Bump
- Bump version to v5.0.30 as suggested in #86. This will also help mitigate caching issues
Feature Release
- Added PublicIPs property for Kubernetes nodepools
Feature Release
This release includes the following changes:
- Merged PR #82
Enhancement release
- This release contains the following changes:
- PR #83