Skip to content

Release (2025-09-30)

Latest
Compare
Choose a tag to compare
@rubenhoenle rubenhoenle released this 30 Sep 13:59
· 1 commit to main since this release
b5ad144

Highlights

  • authorization: v0.4.0
    • Feature: Add support for assignable subjects
  • iaas: v0.9.0
    • Add created_at and updated_at attribute to SecurityGroupRule, BaseSecurityGroupRule and CreateSecurityGroupRulePayload model classes
    • Add description attribute to NIC, CreateNicPayload and UpdateNicPayload model classes
    • New model class ServerAgent
    • Add agent and description attribute to Server and CreateServerPayload model classes
  • intake: v0.2.0
    • Feature: Add response IntakeRunnerResponse to UpdateIntakeRunnerExecute request
    • Feature: Add response IntakeUserResponse to UpdateIntakeUserExecute request
  • stackitmarketplace:
    • v1.14.0
      • Feature: Add has_private_plan_option attribute to CatalogProductDetail model class
    • v1.13.0
      • Feature: Add has_demo attribute to CatalogProductDetail model class
    • v1.12.0
      • Breaking Change: Change logo field type from Union[StrictBytes, StrictStr] to StrictStr 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
  • git: v0.5.0
    • Feature: Add support for instance patch operation
  • loadbalancer: v0.7.0
    • Feature: Add new attribute labels to LoadBalancer, CreateLoadBalancerPayload, UpdateLoadBalancerPayload model classes
  • alb: v0.6.0
    • Feature: Add attribute labels to LoadBalancer, CreateLoadBalancerPayload and UpdateLoadBalancerPayload model classes
    • Feature: Add attribute waf_config_name to Listener model class

What's Changed

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