Skip to content

v1.3.2

Choose a tag to compare

@joein joein released this 26 Jul 21:56
· 437 commits to master since this release
ba8063b

Changelog


Features

  • Pydantic v2 support #214 #224
  • Forbid extra fields in pydantic models #222

Bug fixes

  • Local mode cosine normalization #213
  • Handle Dict[str, np.ndarray] in uploading collection in local mode #183
  • Fix grpc.insecure_connection arguments #216
  • Add missing init_from param in recreate_collection #205