Skip to content

Release (2025-01-07)

Latest
Compare
Choose a tag to compare
@Fyusel Fyusel released this 07 Jan 08:31
· 4 commits to main since this release
14b38ee

Highlights

Warning

STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.

See core: v0.15.0

  • postgresflex: 0.16.1
    • Bugfix: Correctly handle nullable attributes in model types
  • iaas: v0.19.0
    • Feature: Add method to list quotas: ListQuotas
    • Feature: Add methods to change image scope: UpdateImageScopeLocal and UpdateImageScopePublic
  • core: v0.15.0
    • Breaking Change:: ConfigureRegion returns an error if a region is specified for a global URL.

What's Changed

Full Changelog: release-2024-12-17...release-2025-01-07