Release (2024-12-17)
·
755 commits
to main
since this release
Highlights
Warning
The membership service has reached its end of support on August 07th 2024.
Use github.com/stackitcloud/stackit-sdk-go/services/authorization instead.
iaas: v0.18- Feature: Add waiters for async operations:
UploadImageWaitHandlerandDeleteImageWaitHandler
- Feature: Add waiters for async operations:
iaas: v0.17.0- Feature: Add new methods to manage affinity groups:
CreateAffinityGroup,DeleteAffinityGroup,GetAffinityGroup, andListAffinityGroup - Feature: Add new methods to manage backups:
CreateBackup,DeleteBackup,GetBackup,ListBackup,RestoreBackup,ExecuteBackup,UpdateBackup - Feature: Add new methods to manage images:
CreateImage,DeleteImage,GetImage,ListImage,UpdateImage - Feature: Add new methods to manage imageshares:
DeleteImageShare,GetImageShare,SetImageShare,UpdateImageShare - Feature: Add new methods to manage imageshare consumers:
DeleteImageShareConsumer,GetImageShareConsumer,SetImageShare,UpdateImageShare - Feature: Add new methods to manage project NICs:
GetProjectNIC,ListProjectNICs - Feature: Add new methods to manage snapshots:
CreateSnapshot,DeleteSnapshot,GetSnapshot,ListSnapshot,UpdateSnapshot - Bugfix: Correctly handle nullable attributes in model types
- Feature: Add new methods to manage affinity groups:
serverupdate: v0.2.2- Bugfix:
Idfield ofUpdatemodel is now of typeint64(wasstring)
- Bugfix:
serviceenablement: v0.4.0- Feature: Add support for region eu02
sqlserverflex: v0.8.1- Bugfix: Correctly handle nullable attributes in model types
ske: v0.20.1- Bugfix: Correctly handle nullable attributes in model types
serverupdate: v0.2.3- Bugfix: Correctly handle nullable attributes in model types
serverbackup: v0.4.0- Feature: Add support for managing
BackupPolicyresources - Bugfix: Correctly handle nullable attributes in model types
- Feature: Add support for managing
secretsmanager: v0.10.1- Bugfix: Correctly handle nullable attributes in model types
runcommand: v0.2.1- Bugfix: Correctly handle nullable attributes in model types
resourcemanager: v0.11.1- Bugfix: Correctly handle nullable attributes in model types
redis: v0.20.1- Bugfix: Correctly handle nullable attributes in model types
rabbitmq: v0.20.1- Bugfix: Correctly handle nullable attributes in model types
opensearch: v0.19.1- Bugfix: Correctly handle nullable attributes in model types
observability: v0.2.1- Bugfix: Correctly handle nullable attributes in model types
objectstorage: v0.11.1- Bugfix: Correctly handle nullable attributes in model types
mongodbflex: v0.16.1- Bugfix: Correctly handle nullable attributes in model types
mariadb: v0.20.1- Bugfix: Correctly handle nullable attributes in model types
logme: v0.20.1- Bugfix: Correctly handle nullable attributes in model types
dns: v0.12.1- Bugfix: Correctly handle nullable attributes in model types
authorization: v0.4.1- Bugfix: Correctly handle nullable attributes in model types
What's Changed
- Generator: Update SDK /services/serverupdate by @stackit-pipeline in #1083
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #1075
- Generator: Update SDK /services/logme by @stackit-pipeline in #1077
- Generator: Update SDK /services/redis by @stackit-pipeline in #1082
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #1081
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #1080
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #1078
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #1076
- Generator: Update SDK /services/serviceenablement by @stackit-pipeline in #1084
- Update module golang.org/x/term to v0.27.0 by @stackit-pipeline in #1095
- Add waiters and example for the image operations on
iaasalphaby @joaopalet in #1096 - Update module github.com/stackitcloud/stackit-sdk-go/services/serviceenablement to v0.4.0 by @stackit-pipeline in #1097
- chore(deps): update renovatebot/github-action action to v41.0.0 by @Fyusel in #1098
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /scripts by @dependabot in #1133
- Revert "Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /scripts (#… by @bahkauv70 in #1135
- Deprecate service_account_email config option by @marceljk in #1134
- Remove deprecated membership service by @Fyusel in #1178
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #1160
- Generator: Update SDK /services/iaas by @stackit-pipeline in #1225
- Add the IaaS changelogs to the general changelog file by @joaopalet in #1244
- Add waiters for image operations (IaaS) by @joaopalet in #1245
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.18.0 by @stackit-pipeline in #1246
- Generator: Update SDK /services/serviceaccount by @stackit-pipeline in #1241
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #1243
- Generator: Update SDK /services/ske by @stackit-pipeline in #1242
- Generator: Update SDK /services/serverupdate by @stackit-pipeline in #1240
- Generator: Update SDK /services/secretsmanager by @stackit-pipeline in #1238
- Generator: Update SDK /services/runcommand by @stackit-pipeline in #1237
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #1236
- Generator: Update SDK /services/redis by @stackit-pipeline in #1235
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #1234
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #1232
- Generator: Update SDK /services/observability by @stackit-pipeline in #1231
- Generator: Update SDK /services/objectstorage by @stackit-pipeline in #1230
- Generator: Update SDK /services/serverbackup by @stackit-pipeline in #1239
- Generator: Update SDK /services/mongodbflex by @stackit-pipeline in #1229
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #1228
- Generator: Update SDK /services/logme by @stackit-pipeline in #1227
- Generator: Update SDK /services/dns by @stackit-pipeline in #1224
- Generator: Update SDK /services/authorization by @stackit-pipeline in #1223
New Contributors
- @Fyusel made their first contribution in #1098
- @bahkauv70 made their first contribution in #1135
- @marceljk made their first contribution in #1134
Full Changelog: release-2024-11-29...release-2024-12-17