Skip to content

v2.2.2 Release

Compare
Choose a tag to compare
@austin-denoble austin-denoble released this 01 Jun 00:32
· 81 commits to main since this release

This patch fixes a bug when instantiating multiple instances of Pinecone and using multiple API keys targeting different indexes. The singleton cache that resolves index addresses will no longer hang on to the first API key it used to describe an index.

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2