Skip to content

v3.24.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:18
· 1580 commits to main since this release
e5f5d85

What's Changed

  • Catch JsonDecodeException and raise exception with response content by @dirkkul in #456
  • Update dependencies by @dirkkul in #466
  • Fix weaviate.version by @trengrj in #468
  • Fix clientwide mypy errors by @tsmith023 in #482
  • Remove default offline scope from OIDC user+pw. Users of some identity services like Okta might need to readd this scope by @dirkkul in #489
  • Ignore pypi read timeout by @dirkkul in #490
  • Fix batch delete with operands by @tsmith023 in #479
  • Remove client-side schema validation as this caused to many problems by @tsmith023 in #488

New Contributors

Full Changelog: v3.23.2...v3.24.1