- Dependencies: Bump
github.com/golang-jwt/jwt/v5fromv5.2.2tov5.2.3
- Add
required:"true"tags to model structs
- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums
- Breaking change: Introduce interfaces for
APIClientand the request structs
- Breaking change: Introduce typed enum constants for status attributes
- Feature: Update user-agent header
- Feature: Improved nil-safety
- Internal: Backwards compatible change to generated code
- New: STACKIT Model Serving module wait handler added.
- New: STACKIT Model Serving module can be used to manage the STACKIT Model Serving.