Skip to content

v1.1.0

Choose a tag to compare

@joshembling joshembling released this 25 Feb 14:21
· 12 commits to main since this release

NOTE: v1.1.0 is a major version change. There is a breaking change to the previous minor version (v1.0.63). You must add PINECONE_INDEX_HOST to your .env file, please read the docs for more information.

  • Upgrade to latest Pinecone SDK, which enables the use of serverless accounts, as well as pod-based indexes
  • Introduces one new environment variable PINECONE_INDEX_HOST
  • Removes legacy environment variables PINECONE_ENVIRONMENT and PINECONE_INDEX

Full Changelog: v1.0.63...v1.1.0