Skip to content

Release (2025-03-27)

Latest
Compare
Choose a tag to compare
@rubenhoenle rubenhoenle released this 27 Mar 12:12
· 16 commits to main since this release
8605cdb

Highlights

  • alb: v0.1.0
    • New: Client for managing the ALB service
  • cdn: v0.1.0
    • New: Client for managing the CDN service
  • certificates: 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.
  • dns: v0.3.1
    • Adapted to minor API changes
  • lbapplication: v0.3.1
    • Adapted to minor API changes
  • loadbalancer: v0.2.2
    • 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.
  • modelserving: v0.1.0
    • New: Client for managing the modelserving API
  • objectstorage: v1.0.2
    • Adapted to minor API changes
  • runcommand: 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.
  • serverbackup: 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.
  • serverupdate: 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.
  • serviceenablement: 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.
  • sqlserverflex: 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.
  • secretsmanager: v0.2.1
    • Improvement: Error handling
    • Feature: Add description to UpdateUserPayload
  • iaas: v0.5.0
    • Improvement: Upgrading from IaaS beta endpoints to v1
    • Feature: Add new method to filter ListMachineTypes: Filter
  • observability: v0.3.0
    • Feature: Added support for alert groups and alert rules.

What's Changed

New Contributors

Full Changelog: release-2025-03-05...release-2025-03-27