Skip to content

Conversation

@simorenoh
Copy link
Member

@simorenoh simorenoh commented Feb 13, 2025

Updating date for releasing.

@simorenoh simorenoh requested review from a team and annatisch as code owners February 13, 2025 18:24
Copy link
Member

@kushagraThapar kushagraThapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annatisch what's the python take on releasing a change which has new APIs with the semantic versioning?
In other languages, we usually follow the semantic versioning like this. If we have a version of x.y.z, we will update it as following:
Update x if there is a major version breaking change.
Update y for any new features and public APIs.
Update z for any bug fixes / hotfixes.
So based on my undersrtanding, this version should be released as 4.10.1b1 (since we have added new public APIs)

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@kushagraThapar kushagraThapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes @simorenoh

@simorenoh simorenoh merged commit 675557b into main Feb 13, 2025
21 checks passed
@simorenoh simorenoh deleted the version-updates-cosmos branch February 13, 2025 20:49
cRui861 pushed a commit that referenced this pull request Feb 27, 2025
* Update CHANGELOG.md

* updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants