Release (2025-06-16)
·
167 commits
to main
since this release
Highlights
iaas:core: v0.17.2- Bugfix: Access tokens generated via key flow authentication are refreshed 5 seconds before expiration to prevent timing issues with upstream systems which could lead to unexpected 401 error responses
alb:cdn: v1.2.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums - Feature: Added
Optimizerattribute
- Bugfix: Adjusted
dns: v0.15.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
git: v0.5.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
loadbalancer:logme: v0.24.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
mariadb: v0.24.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
modelserving: v0.4.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
mongodbflex: v1.2.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
observability: v0.7.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums - Feature: Added
Priority,SendResolvedandMatchersattributes - Deprecation:
MatchandMatchReattributes are deprecated.
- Bugfix: Adjusted
opensearch: v0.23.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
rabbitmq: v0.24.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
redis: v0.24.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
resourcemanager:- v0.16.0
- Feature: Delete Organization labels using the new method
DeleteOrganizationLabels - Feature: Delete Project labels using the new method
DeleteProjectLabels - Feature: List folders using the new method
ListFolders - Feature: Partial Update Organization using the new method
PartialUpdateOrganization
- Feature: Delete Organization labels using the new method
- v0.15.1
- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
- v0.16.0
runcommand: v1.2.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
serverbackup: v1.2.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
serviceaccount: v0.8.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
serviceenablement: v1.2.1- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Bugfix: Adjusted
ske:stackitmarketplace:
What's Changed
- fix(deps): update module github.com/cloudflare/circl to v1.6.1 by @stackit-pipeline in #2435
- fix(deps): update module golang.org/x/crypto to v0.38.0 by @stackit-pipeline in #2437
- fix(deps): update sdk by @stackit-pipeline in #2441
- chore(cdn): remove unrelated patchfile by @rubenhoenle in #2442
- fix(key_flow): Add 5 second leeway to refresh access tokens early by @ptrckmllr in #2194
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.17.2 by @stackit-pipeline in #2447
- fix(deps): update module golang.org/x/mod to v0.24.0 by @stackit-pipeline in #2702
- Generator: Update SDK services - enums by @stackit-pipeline in #2528
- fix(deps): update module golang.org/x/mod to v0.24.0 by @stackit-pipeline in #2735
- Generator: Update SDK /services/alb by @stackit-pipeline in #2704
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #2725
- fix(deps): update sdk by @stackit-pipeline in #2736
- feat: add volume backup waiter by @Benjosh95 in #2669
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.24.0 by @stackit-pipeline in #2773
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2738
- Generator: Update SDK api tests by @stackit-pipeline in #2772
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2778
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #2779
- Generator: Update SDK /services/ske by @stackit-pipeline in #2782
- fix(deps): update sdk by @stackit-pipeline in #2784
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #2799
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #2800
- Generator: Update SDK /services/alb by @stackit-pipeline in #2796
- Generator: Update SDK /services/iaas by @stackit-pipeline in #2798
- Update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v1.4.0 by @stackit-pipeline in #2802
- chore(docs): set release date in changelog by @rubenhoenle in #2805
New Contributors
- @ptrckmllr made their first contribution in #2194
- @Benjosh95 made their first contribution in #2669
Full Changelog: release-2025-05-15...release-2025-06-16