Skip to content

Conversation

@ilayaperumalg
Copy link
Member

  • Upgrade the java client from 0.8.0 to 4.0.1
    • Use io.pinecone.clients.Pinecone to setup the client configuration with the API key
      • Remove projectId, environment and other deprecated client configurations
    • Update upsert, delete, search operations with the new client
    • Remove the projectID and Environment configurations from the builder
    • Updated the Pinecone vectorstore autoconfiguration
    • Update tests

 - Upgrade the java client from 0.8.0 to 4.0.1
   - Use io.pinecone.clients.Pinecone to setup the client configuration with the API key
     - Remove projectId, environment and other deprecated client configurations
   - Update upsert, delete, search operations with the new client
   - Remove the projectID and Environment configurations from the builder
   - Updated the Pinecone vectorstore autoconfiguration
   - Update tests

Signed-off-by: Ilayaperumal Gopinathan <[email protected]>

Disable autoconfig IT until the auto-configuration is modularised
@sobychacko sobychacko merged commit c91163b into spring-projects:main Feb 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants