Skip to content

Release (2025-06-16)

Latest
Compare
Choose a tag to compare
@rubenhoenle rubenhoenle released this 16 Jun 14:57
· 23 commits to main since this release
7ba16ec

Highlights

  • iaas:
    • v0.24.1
      • Update descriptions of model fields
    • v0.24.0
      • Feature: Add waiters for async operations: CreateBackupWaitHandler, DeleteBackupWaitHandler, RestoreBackupWaitHandler
      • Feature: Add Waiters for async operations: CreateSnapshotWaitHandler, DeleteSnapshotWaitHandler
  • 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:
    • v0.5.0
      • Feature: Add new fields DisableTargetSecurityGroupAssignment and TargetSecurityGroup in LoadBalancer Model
    • v0.4.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • cdn: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
    • Feature: Added Optimizer attribute
  • dns: v0.15.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • git: v0.5.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • loadbalancer:
    • v1.4.0
      • Feature: Add new field DisableTargetSecurityGroupAssignment in LoadBalancer Model
    • v1.3.0
      • Feature: Add new field TargetSecurityGroup in LoadBalancer Model
    • v1.2.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • logme: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • mariadb: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • modelserving: v0.4.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • mongodbflex: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • observability: v0.7.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
    • Feature: Added Priority, SendResolved and Matchers attributes
    • Deprecation: Match and MatchRe attributes are deprecated.
  • opensearch: v0.23.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • rabbitmq: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • redis: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • 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
    • v0.15.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • runcommand: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • serverbackup: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • serviceaccount: v0.8.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • serviceenablement: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • ske:
    • v0.25.0
      • Feature: Add new field PodAddressRanges to ClusterStatus
    • v0.24.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • stackitmarketplace:
    • v1.5.0
      • Feature: Add new field Facets in ListCatalogProductsResponse
    • v1.4.0
      • Fix: Fixed types for VendorId, ProjectId, OrganizationId and SubscriptionId
    • v1.3.1
      • Feature: Added Industries attribute

What's Changed

New Contributors

Full Changelog: release-2025-05-15...release-2025-06-16