Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 14:35
· 93 commits to main since this release
v0.4.1
6717967

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