v0.4.1
0.4.1 (2024-04-09)
- feat: support setting context on ListObjects - thanks @Didier-SimpleCommeDev
- feat: support setting context and contextual tuples on ListRelations
- feat: add retries to OAuth2 Client Credentials request
- feat: support modular models metadata
- fix: avoid clone of object mapper - thanks @paulosuzart