pinecone-io / pinecone-ts-client

The official TypeScript/Node client for the Pinecone vector database
https://www.pinecone.io
Apache License 2.0
182 stars 38 forks source link

[Feature] I want to ask when to release next version #205

Closed le0zh0u closed 2 months ago

le0zh0u commented 7 months ago

Is this your first time submitting a feature request?

Describe the feature

I need to use List Record IDs function.

It has been added into Pinecone TypeScript SDK - v2.0.1. But this is not in the latest release package.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

austin-denoble commented 7 months ago

Hey @le0zh0u, v2.1.0 has been released which includes the List Record IDs functionality: https://github.com/pinecone-io/pinecone-ts-client/releases/tag/v2.1.0.

Thanks for flagging, the client reference documentation was updated prematurely.