pinecone-ts-client
pinecone-ts-client copied to clipboard
[Feature] I want to ask when to release next version
Is this your first time submitting a feature request?
- [X] I have searched the existing issues, and I could not find an existing issue for this feature
- [X] I am requesting a straightforward extension of existing functionality
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
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.