release-2025-03-05
·
310 commits
to main
since this release
Highlights
core: v0.16.1- Bugfix: STACKIT_PRIVATE_KEY and STACKIT_SERVICE_ACCOUNT_KEY can be set via environment variable or via credentials file.
stackitmarketplace: v0.3.0- Feature: Add method to create inquiries:
InquiriesCreateInquiry - Feature: Add
sortproperty toApiListCatalogProductsRequest - Feature: Add payload
ApproveSubscriptionPayloadforApiApproveSubscriptionRequest
- Feature: Add method to create inquiries:
postgresflex: v1.0.0- Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
sqlserverflex: v1.0.0- Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
- Feature: Add method to delete all instances for a project:
TerminateProject
modelserving: v0.1.0- New: STACKIT Model Serving module can be used to manage the STACKIT Model Serving.
iaas: v0.21.0- Feature: Add method to list all public ip ranges:
ListPublicIpRanges - Add size attribute to image model
- Add CPU architecture attribute to image config model
- Feature: Add method to list all public ip ranges:
iaas: v0.21.1- Increase Timeouts for volume and network wait handlers
serviceenablement: v1.0.0- Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
What's Changed
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #1360
- Generator: Update SDK /services/dns by @stackit-pipeline in #1359
- Upgrade minimum supported go version to 1.21 by @bahkauv70 in #1363
- feature: Upgraded Changelogs by @bahkauv70 in #1404
- Update SDK by @stackit-pipeline in #1405
- Update module github.com/google/go-cmp to v0.7.0 by @stackit-pipeline in #1406
- Generator: Update SDK /services/ske by @stackit-pipeline in #1463
- Generator: Update SDK /services/redis by @stackit-pipeline in #1481
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #1478
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #1480
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #1476
- Generator: Update SDK /services/logme by @stackit-pipeline in #1475
- fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security] by @stackit-pipeline in #1484
- Generator: Update SDK /services/objectstorage by @stackit-pipeline in #1477
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #1490
- Fix test runner for sdk by @bahkauv70 in #1306
- Generator: Update SDK /services/postgresflex by @stackit-pipeline in #1488
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #1489
- Generator: Update SDK /services/modelserving by @stackit-pipeline in #1502
- Fix/key auth environment variables by @Fyusel in #1499
- Update module github.com/go-git/go-git/v5 to v5.13.2 by @stackit-pipeline in #1503
- Update SDK to v1 (major) by @stackit-pipeline in #1504
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #1501
- chore(doc): fix typo in readme by @rubenhoenle in #1505
- Generator: Update SDK /services/objectstorage by @stackit-pipeline in #1509
- Generator: Update SDK /services/iaas by @stackit-pipeline in #1508
- Add regional extension to service enablement API by @bahkauv70 in #1511
- Update SDK by @stackit-pipeline in #1512
- Migrate renovate config by @stackit-pipeline in #1514
- Feat: increase timeouts for iaas handlers by @h3adex in #1516
- Update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.21.1 by @stackit-pipeline in #1517
- Correct version number to official release by @bahkauv70 in #1518
- Update module github.com/stackitcloud/stackit-sdk-go/services/serviceenablement to v1 by @stackit-pipeline in #1519
- Prepare Release by @Fyusel in #1520
New Contributors
- @rubenhoenle made their first contribution in #1505
- @h3adex made their first contribution in #1516
Full Changelog: release-2025-02-11...release-2025-03-05