Skip to content

Release (2025-09-30)

Latest
Compare
Choose a tag to compare
@rubenhoenle rubenhoenle released this 30 Sep 13:57
35edb3d

Highlights

  • authorization: v0.9.0
    • Feature: Add support for assignable subjects
  • iaas:
    • v0.31.0
      • Add CreatedAt and UpdatedAt fields to BaseSecurityGroupRule struct
      • Add Description field to CreateNicPayload, NIC, UpdateNicPayload structs
      • Add Agent field to Server, CreateServerPayload structs
      • Add CreatedAt, UpdatedAt and Protocol fields to SecurityGroupRule, CreateSecurityGroupRulePayload structs
      • New struct: ServerAgent
    • v0.30.0
      • Feature: Add waiter to wait until the preconditions for network area deletion are met: ReadyForNetworkAreaDeletionWaitHandler
  • intake: v0.2.0
    • Feature: Add response IntakeRunnerResponse to UpdateIntakeRunnerExecute request
    • Feature: Add response IntakeUserResponse to UpdateIntakeUserExecute request
  • stackitmarketplace:
    • v1.14.0
      • Feature: Add HasPrivatePlanOption field (type *bool) to CatalogProductDetail struct
    • v1.13.0
      • Feature: Add HasDemo field (type *bool) to CatalogProductDetail struct
    • v1.12.0
      • Breaking Change: Change Logo field type from *[]byte to *string in CatalogProductDetail, CatalogProductDetailsVendor, and CatalogProductOverview models
    • v1.11.0
      • Feature: Add new field DemoUrl to CatalogProductDetail model
    • v1.10.0
      • Feature: Added PlanId to CatalogProductPricingOption and SubscriptionProduct
  • alb: v0.7.0
    • Add field Labels (type *map[string]string) to structs LoadBalancer, CreateLoadBalancerPayload, UpdateLoadBalancerPayload
    • Add field WafConfigName (type *string) to Listener struct
  • loadbalancer: v1.6.0
    • Add field Labels (type *map[string]string) to structs LoadBalancer, CreateLoadBalancerPayload, UpdateLoadBalancerPayload
  • git: v0.8.0
    • Feature: Add support for the instance patch operation

What's Changed

Full Changelog: release-2025-09-11...release-2025-09-30