Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.29 KB

File metadata and controls

36 lines (26 loc) · 1.29 KB

v0.7.0

  • Feature: Add Sku field to Flavors model
  • Feature: Add enums CreateInstancePayloadFlavor for Flavor field in CreateInstancePayload

v0.6.0

  • Feature: Add support for Flavors for STACKIT git instance
  • Feature: Add support for Acl for STACKIT git instance
  • projectId and instanceId strings must have a length of 36 characters now (previously was only limited to a maximum of 36 characters)
  • Add required:"true" tags to model structs

v0.5.1 (2025-06-04)

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

v0.5.0 (2025-05-15)

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

v0.4.0 (2025-05-14)

  • Breaking change: Introduce typed enum constants for status attributes

v0.3.3 (2025-05-09)

  • Feature: Update user-agent header

v0.3.2 (2025-05-02)

  • Bugfix: Spelling corrections in documentation

v0.3.1 (2025-04-29)

  • Bugfix: Correctly handle empty payload in body

v0.3.0 (2025-04-22)

  • Features: Add waiters to manage the STACKIT Git

v0.2.0 (2025-04-16)

  • Features: Add new methods to manage the STACKIT Git: CreateInstance, DeleteInstance, GetInstance

v0.1.0 (2025-04-14)

  • New: STACKIT Git module can be used to manage STACKIT Git