Skip to content

[Mgmt Core] Prepare release#41883

Merged
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:core-mgmt-enable-cae
Jul 3, 2025
Merged

[Mgmt Core] Prepare release#41883
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:core-mgmt-enable-cae

Conversation

@pvaneck
Copy link
Member

@pvaneck pvaneck commented Jul 2, 2025

Prepare azure-mgmt-core release.

@pvaneck pvaneck mentioned this pull request Jul 2, 2025
@pvaneck pvaneck force-pushed the core-mgmt-enable-cae branch from 1505efa to d160fc5 Compare July 2, 2025 23:50
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck force-pushed the core-mgmt-enable-cae branch from d160fc5 to 16b344c Compare July 3, 2025 00:04
@pvaneck pvaneck changed the title [Mgmt Core] Enable CAE in ARM auth policies [Mgmt Core] Prepare release Jul 3, 2025
@pvaneck pvaneck marked this pull request as ready for review July 3, 2025 00:06
Copilot AI review requested due to automatic review settings July 3, 2025 00:06
Copy link
Contributor

Copilot AI left a 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 PR prepares the azure-mgmt-core package for its 1.6.0 release by updating version metadata, supported Python versions, development dependencies, and the changelog.

  • Bump package version to 1.6.0 and add Release date in CHANGELOG
  • Drop Python 3.8 support, add Python 3.13 classifier, and update python_requires to >=3.9
  • Simplify dev_requirements.txt entries and update paths for local package installs

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
sdk/core/azure-mgmt-core/setup.py Updated classifiers (dropped 3.8, added 3.13) and python_requires to >=3.9
sdk/core/azure-mgmt-core/dev_requirements.txt Removed version markers, updated local package path
sdk/core/azure-mgmt-core/azure/mgmt/core/_version.py Bumped VERSION constant to "1.6.0"
sdk/core/azure-mgmt-core/CHANGELOG.md Added new 1.6.0 entry with date and Python 3.9+ note
Comments suppressed due to low confidence (2)

sdk/core/azure-mgmt-core/dev_requirements.txt:4

  • The editable requirement for azure-core lost its '-e' flag. Change '../azure-core' to '-e ../azure-core' to ensure the local azure-core package is installed in editable mode.
../azure-core

sdk/core/azure-mgmt-core/CHANGELOG.md:3

  • The changelog date is set to 2025-07-02, which appears to be in the future; please update it to today’s date as per the release guidelines.
## 1.6.0 (2025-07-02)

@pvaneck
Copy link
Member Author

pvaneck commented Jul 3, 2025

/check-enforcer override

1 similar comment
@pvaneck
Copy link
Member Author

pvaneck commented Jul 3, 2025

/check-enforcer override

@pvaneck pvaneck merged commit 4e048f8 into Azure:main Jul 3, 2025
42 of 44 checks passed
@pvaneck pvaneck deleted the core-mgmt-enable-cae branch July 3, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants