Skip to content

Release (2025-10-29)

Latest

Choose a tag to compare

@rubenhoenle rubenhoenle released this 29 Oct 16:12
· 2 commits to main since this release
c14c006

Highlights

  • stackitmarketplace: v1.15.0
    • Feature: Add EndUserLicenseAgreement, ProductDescription and ServiceLevelAgreement attributes and add them to Assets struct
  • postgresflex: v1.2.0
    • Breaking Change: The attribute type for PartialUpdateInstancePayload and UpdateInstancePayload changed from Storage to StorageUpdate.
    • Deprecation: StorageUpdate: updating the performance class field is not possible.
  • auditlog: v0.1.1
    • Bugfix: Prevent year 0 timestamp issue
  • authorization: v0.4.1
    • Bugfix: Prevent year 0 timestamp issue
  • cdn: v1.7.1
    • Bugfix: Prevent year 0 timestamp issue
  • git:
    • v0.6.0
      • Feature: Add support for list runner labels operation
        • new API client methods list_runner_labels
        • new model classes RunnerLabel and ListRunnerLabels
    • v0.5.1
      • Bugfix: Prevent year 0 timestamp issue
  • intake:
    • v0.3.0
      • Validate display_name attribute regular expression using a field validator in model classes CreateIntakePayload, CreateIntakeRunnerPayload and CreateIntakeUserPayload
      • Set minimum length (12) for password attribute in model class CreateIntakeUserPayload
      • Set maximum length from 32 to 1024 for table_name attribute in IntakeCatalog and IntakeCatalogPatch model classes
    • v0.2.1
      • Bugfix: Prevent year 0 timestamp issue
  • kms: v0.4.1
    • Bugfix: Prevent year 0 timestamp issue
  • modelserving: v0.2.2
    • Bugfix: Prevent year 0 timestamp issue
  • objectstorage: v1.2.1
    • Bugfix: Prevent year 0 timestamp issue
  • resourcemanager:
    • v0.7.0
      • Feature: New model class ContainerSearchResult
    • v0.6.1
      • Bugfix: Prevent year 0 timestamp issue
  • scf: v0.2.1
    • Bugfix: Prevent year 0 timestamp issue
  • serviceaccount: v0.4.2
    • Bugfix: Prevent year 0 timestamp issue
  • serviceenablement: v1.1.1
    • Bugfix: Prevent year 0 timestamp issue
  • ske: v1.3.1
    • Bugfix: Prevent year 0 timestamp issue

What's Changed

Full Changelog: release-2025-10-13...release-2025-10-29