Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.21 KB

File metadata and controls

39 lines (24 loc) · 1.21 KB

v1.2.1 (2025-06-04)

  • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums

v1.2.0 (2025-05-15)

  • Breaking change: Introduce interfaces for APIClient and the request structs

v1.1.0 (2025-05-14)

  • Breaking change: Introduce typed enum constants for status attributes

v1.0.3 (2025-05-09)

  • Feature: Update user-agent header

v1.0.2 (2025-04-29)

  • Bugfix: Correctly handle empty payload in body

v1.0.1 (2025-03-19)

  • Internal: Backwards compatible change to generated code

v1.0.0 (2025-03-04)

  • 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.

v0.5.0 (2025-02-21)

  • New: Minimal go version is now Go 1.21

v0.4.0 (2024-12-05)

  • Feature: Add support for region eu02

v0.3.0 (2024-10-14)

  • Feature: Add support for nullable models

v0.2.0 (2024-07-12)

  • Feature: New waiters EnableServiceWaitHandler and DisableServiceWaitHandler for async operations EnableService and DisableService, respectively.

v0.1.0 (2024-05-17)

  • New: STACKIT Service Enablement module can be used to enable services