Merge release-candidate/2025-10#562
Merged
jhamon merged 32 commits intomainpinecone-io/pinecone-python-client:mainfrom Nov 18, 2025
release-candidate/2025-10pinecone-io/pinecone-python-client:release-candidate/2025-10Copy head branch name to clipboard
Merged
Merge release-candidate/2025-10#562jhamon merged 32 commits intomainpinecone-io/pinecone-python-client:mainfrom release-candidate/2025-10pinecone-io/pinecone-python-client:release-candidate/2025-10Copy head branch name to clipboard
jhamon merged 32 commits intomainpinecone-io/pinecone-python-client:mainfrom
release-candidate/2025-10pinecone-io/pinecone-python-client:release-candidate/2025-10Copy head branch name to clipboard
Commits
Commits on Nov 3, 2025
Codegen updates for 2025-10 (#526)
Show description for ba768feauthored
Commits on Nov 4, 2025
Add Admin API Update Endpoints and Organization Resource (#527)
Show description for 57d8d34authored- committed
Update protobuf to 5.29.5 to address security vulnerability (#525)
Show description for 9f0eddbauthored andcommittedDedicated Read Capacity and Metadata Schema Configuration for Serverless Indexes (#528)
Show description for b63a907authoredImplement `fetch_by_metadata` for Index and IndexAsyncio (#529)
Show description for b3267a5authored- committed
Add support for `match_terms` parameter in search operations (#530)
Show description for 96fbe24authoredAdd FilterBuilder for Metadata Filter Construction (#531)
Show description for 05b71a7authoredAdd `create_namespace` method to Index and IndexAsyncio (#532)
Show description for 23dda74authoredBump assistant plugin (#534)
Show description for e872037authoredIntelligent CI Test Selection for PRs (#536)
Show description for c27d3c2authored
Commits on Nov 6, 2025
Expose LSN Header Information (#539)
Show description for d8d68bfauthored
Commits on Nov 14, 2025
Integration test reorg and build sharding (#540)
Show description for f44ca91authoredUpdate OpenAPI Models for Namespace (#541)
Show description for 6015607authored
Commits on Nov 15, 2025
Migrate from poetry to uv (#542)
Show description for f9e4c64authored- committed
Expose delete organization function (#543)
Show description for 7a4fa20authoredAdd filter parameter to update() method for metadata-based updates (#544)
Show description for 0815012authored
Commits on Nov 16, 2025
Drop Python 3.9 support (#545)
Show description for 470f57bauthored
Commits on Nov 17, 2025
Type Hints Implementation (#547)
Show description for c6392faauthoredRemove SDK Defaults for Namespace Parameter (#546)
Show description for 324c963authoredMigrate to Python 3.10+ Type Syntax (#548)
Show description for 8f9f55dauthoredImprove IDE Tab-Completion and Type Hinting Support (#549)
Show description for b21b9f9authoredUpdate Pinecone class docstrings (#550)
Show description for db0418bauthoredReview and update docstrings for Admin class (#551)
Show description for cec5c5aauthoredUpdate Index and IndexInterface docstrings with RST formatting and code examples (#552)
Show description for 53082f1authored
Commits on Nov 18, 2025
Optimize gRPC Response Parsing Performance (#553)
Show description for 27e751cauthoredAdopt orjson for JSON performance optimization (#556)
Show description for 8fb1b4dauthoredAdd Missing Method Documentation (#560)
Show description for d391c9aauthoredPreserve all headers in response info (#559)
Show description for a445f09authoredUpdate pinecone-plugin-assistant to >=3.0.1 (#561)
Show description for 47c4cfaauthored