Skip to content

release-2025-03-05

Compare
Choose a tag to compare
@Fyusel Fyusel released this 05 Mar 13:51
· 104 commits to main since this release
bda955e

Highlights

  • stackitmarketplace: v0.2.0
    • Feature: Add method to create inquiries: InquiriesCreateInquiry
    • Feature: Add sort property to ApiListCatalogProductsRequest
    • Feature: Add payload ApproveSubscriptionPayload for ApiApproveSubscriptionRequest
  • objectstorage: v1.0.1
    • New value eu02 in region enum
  • postgresflex: v1.0.0
    • Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
  • ske: v0.4.0
    • Nodepool: maximum and minimum must be <= 1000
  • dns: v0.3.0
    • Add support for extensions
  • iaas: v0.4.0
    • Feature: Add method to list all public ip ranges: list_public_ip_ranges
    • Add size attribute to image model
    • Add CPU architecture attribute to image config model

What's Changed

New Contributors

Full Changelog: release-2025-02-11...release-2025-03-05