Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1 KB

File metadata and controls

19 lines (11 loc) · 1 KB

v1.0.0 (2025-02-26)

  • 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.
  • Feature: Add new methods to manage database project termination: terminate_project, terminate_project_with_http_info, terminate_project_without_preload_content.

v0.3.0 (2025-01-21)

  • Breaking change: Delete endpoint made private.

v0.2.0 (2025-01-13)

  • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.

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.

v0.1.0 (2024-12-04)