Skip to content

1.11.3

Compare
Choose a tag to compare
@joein joein released this 24 Sep 20:57
· 17 commits to master since this release

Change Log

Bug Fixes 🦟

  • #787 - fix update vectors in local mode by @joein
  • #785 - fix creating shard key in async grpc client by @joein @VanaMartin
  • #790 - fix conversion of sharding method in collection params by @joein
  • #782 - replace np.NINF with np.inf in local mode for numpy v2.x by @icfly2
  • #791 - fix cluster collection info by making resharding operations field optional by @joein

Thanks to everyone, who've contributed to this release!
@VanaMartin @icfly2 @joein