- Added
GET /vectors/listas#list_paginated. Thanks @xzdshr - Added
#listto reflect python lib and make it easy to get all vectors in an index or namespace - Upgrade tests and cassettes
- Testing for Ruby 3.2 and 3.3. Thanks @RSO
- Updated to Pinecone V2 API. See https://docs.pinecone.io/docs/new-api
- Breaking change to
client#list_indexeswhich returns a hash instead of array now