- 
                Notifications
    
You must be signed in to change notification settings  - Fork 343
 
python release notes for the 2025-11 release #9287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
python release notes for the 2025-11 release #9287
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This is an automated pull request that adds Python SDK release notes for the November 2025 release cycle, specifically documenting version 4.14.0 of the Azure Cosmos DB Python SDK.
- Adds release metadata and changelog content for azure-cosmos 4.14.0
 - Documents bug fixes, breaking changes, and new features for the Cosmos DB SDK
 - Includes proper version classification as GA (Generally Available)
 
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-cosmos_4.14.0/sdk/cosmos/azure-cosmos/CHANGELOG.md | ||
| ChangelogContent: |- | ||
| #### Bugs Fixed | ||
| * Fixed bug where exclusion list was not honored before falling back to global endpoint for multi-write region accounts. See[PR 43297](https://github.com/Azure/azure-sdk-for-python/pull/43297) | 
    
      
    
      Copilot
AI
    
    
    
      Oct 13, 2025 
    
  
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing space between 'See' and '[PR 43297]'.
| * Fixed bug where exclusion list was not honored before falling back to global endpoint for multi-write region accounts. See[PR 43297](https://github.com/Azure/azure-sdk-for-python/pull/43297) | |
| * Fixed bug where exclusion list was not honored before falling back to global endpoint for multi-write region accounts. See [PR 43297](https://github.com/Azure/azure-sdk-for-python/pull/43297) | 
This is an automated pull request to gather the python release notes for the 2025-11 release. See Producing Release Notes for details of the processing.