Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 788 Bytes

File metadata and controls

28 lines (18 loc) · 788 Bytes

v0.5.0

  • Add required:"true" tags to model structs

v0.4.1 (2025-06-04)

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

v0.4.0 (2025-05-15)

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

v0.3.0 (2025-05-14)

  • Breaking change: Introduce typed enum constants for status attributes

v0.2.3 (2025-05-09)

  • Feature: Update user-agent header

v0.2.2 (2025-05-02)

  • Feature: Improved nil-safety

v0.2.1 (2025-03-19)

  • Internal: Backwards compatible change to generated code

v0.2.0 (2025-03-14)

  • New: STACKIT Model Serving module wait handler added.

v0.1.0 (2025-02-25)

  • New: STACKIT Model Serving module can be used to manage the STACKIT Model Serving.