Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 22:49
· 9 commits to main since this release
a83d02d

0.4.2 (2024-04-04)

  • feat: support for modular models metadata
  • feat: support auto-retry of failed network requests
  • refactor: remove Python 2 code
  • fix: limit the number of network retries
  • fix: Configuration class api_scheme, min_wait_in_ms and disabled_client_side_validations validation issues
  • chore: update aiohttp to 3.9.2
  • chore: update black to 24.3.0