Skip to content

App Config - 1.9.0 Release#47557

Merged
mrm9084 merged 2 commits into
Azure:mainfrom
mrm9084:1.9.0Release
Jun 18, 2026
Merged

App Config - 1.9.0 Release#47557
mrm9084 merged 2 commits into
Azure:mainfrom
mrm9084:1.9.0Release

Conversation

@mrm9084

@mrm9084 mrm9084 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings June 18, 2026 17:11
@github-actions github-actions Bot added the App Configuration Azure.ApplicationModel.Configuration label Jun 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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-appconfiguration Python package for the 1.9.0 release by updating the changelog and bumping the package version constants.

Changes:

  • Updated CHANGELOG.md to publish the 1.9.0 entry with a release date.
  • Bumped the package version from 1.8.2 to 1.9.0 in both the public and generated _version.py files.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md Publishes the 1.9.0 release notes (but should retain a new top “Unreleased” section post-release).
sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_version.py Updates the package version constant to 1.9.0.
sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_generated/_version.py Updates the generated version constant to 1.9.0 for consistency.

Comment thread sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md
Comment thread sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md
@mrm9084 mrm9084 merged commit dd82e75 into Azure:main Jun 18, 2026
19 checks passed
@mrm9084 mrm9084 deleted the 1.9.0Release branch June 18, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Configuration Azure.ApplicationModel.Configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants