Skip to content

Release (2025-06-16)

Latest
Compare
Choose a tag to compare
@rubenhoenle rubenhoenle released this 16 Jun 15:00
· 4 commits to main since this release

Highlights

  • core: v0.2.0
    • Feature: Allow setting custom token endpoint url in configuration
  • alb: v0.3.0
    • Feature: Add new fields disable_target_security_group_assignment and target_security_group in LoadBalancer, CreateLoadBalancerPayload and UpdateLoadBalancerPayload Models
  • iaas: v0.5.3
    • Increase max length of description from 127 to 255 for
      • Security groups: BaseSecurityGroupRule, CreateSecurityGroupPayload, CreateSecurityGroupRulePayload, SecurityGroup, SecurityGroupRule, UpdateSecurityGroupPayload
      • Volumes: CreateVolumePayload, UpdateVolumePayload, Volume, VolumePerformanceClass
      • MachineType
    • Set max length of description of Network to 255
    • Update the description of Server and CreateServerPayload status field to include new possible value PAUSED
  • loadbalancer:
    • v0.4.0
      • Feature: Add new field disable_target_security_group_assignment in LoadBalancer, CreateLoadBalancerPayload and UpdateLoadBalancerPayload Models
    • v0.3.0
      • Feature: Add new field target_security_group in LoadBalancer Model
  • resourcemanager: v0.5.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
  • ske: v0.5.0
    • Feature: Add new field pod_address_ranges to ClusterStatus
  • stackitmarketplace:
    • v1.3.0
      • Feature: Add new field facets in ListCatalogProductsResponse
    • v1.2.0
      • Fix: Fixed types for VendorId, ProjectId, OrganizationId and SubscriptionId

What's Changed

Full Changelog: release-2025-06-03...release-2025-06-16