Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.25 KB

File metadata and controls

29 lines (21 loc) · 1.25 KB

v0.5.0 (2025-06-10)

  • Feature: Add new field pod_address_ranges to ClusterStatus

v0.4.3 (2025-05-14)

  • Feature: Added enum SKE_NODE_MACHINE_TYPE_NOT_FOUND to ClusterError

v0.4.2 (2025-05-13)

  • Feature: Added ClusterError

v0.4.1 (2025-05-09)

  • Feature: Update user-agent header

v0.4.0 (2025-02-27)

  • Nodepool: maximum and minimum must be <= 1000

v0.3.0 (2025-02-06)

  • Removal: The following methods were removed after deprecation (2024-04-16) and serviceenablement SDK must be used instead.
    • DisableService
    • EnableService
    • GetServiceStatus

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)