- Dependencies: Bump
github.com/golang-jwt/jwt/v5fromv5.2.2tov5.2.3
- Add
required:"true"tags to model structs
- Breaking change: Introduce interfaces for
APIClientand the request structs
- Feature: Update user-agent header
- Bugfix: Correctly handle empty payload in body
- Internal: Backwards compatible change to generated code
- New: Minimal go version is now Go 1.21
- Bugfix: Revert back to global URL configuration
- Add support for regions in
APIClient
- Bugfix: Correctly handle nullable attributes in model types
- Feature: Add support for nullable models
- Feature: New method
ListUserPermissions
- Feature:
Rolehas a new fieldId
- Set config.ContextHTTPRequest in Execute method
- Support WithMiddleware configuration option in the client
- Update
coretov0.12.0
- Removed unused model data types.
- Update
coretov0.10.0
First release.
This module offers the same functionalities as membership (release v0.4.0).