Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@igiloh-pinecone igiloh-pinecone released this 03 Jan 14:57
· 257 commits to main since this release
f9c7c2c

Change log:

  • Fix "Connection Reset by peer" error after long idle periods
  • Add typing and explicit names for arguments in all client operations
  • Add docstrings to all client operations
  • Support batch upsert by passing batch_size to upsert method
  • Improve gRPC query results parsing performance