Skip to content

v1.5.1

Choose a tag to compare

@chonknick chonknick released this 26 Dec 07:02
· 671 commits to main since this release

What's Changed

  • CI: also build wheels for Python 3.14 by @akx in #406
  • Enforce ruff formatting by @akx in #410
  • fix: add uv constraints for protobuf+grpc version to appease weaviate tests by @akx in #412
  • fix: make ._is_available() always a classmethod by @akx in #415
  • fix: remove late-import hacks for simplicity; make mypy happy by @akx in #416
  • deps: fix up some minor dependency versions by @akx in #418
  • chore: fix some typos by @akx in #417
  • docs: fix typo in docs/common/open-source.mdx by @samyak1729 in #421
  • CI: run test on main + upgrades by @akx in #423
  • chore: resolve dependencies by @chonk-lain in #411
  • Fix logging by @akx in #426
  • Fix: Refactor VoyageAIEmbeddings Test case + Bump version to 1.5.1 by @chonknick in #427

New Contributors

Full Changelog: v1.5.0...v1.5.1