Skip to content

[AutoRelease] t2-appcontainers-2025-03-27-96702(can only be merged by SDK owner)#40242

Merged
ChenxiJiang333 merged 2 commits intoAzure:mainfrom
azure-sdk:t2-appcontainers-2025-03-27-96702
Apr 21, 2025
Merged

[AutoRelease] t2-appcontainers-2025-03-27-96702(can only be merged by SDK owner)#40242
ChenxiJiang333 merged 2 commits intoAzure:mainfrom
azure-sdk:t2-appcontainers-2025-03-27-96702

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings March 27, 2025 02:50
@azure-sdk
Copy link
Copy Markdown
Collaborator Author

Copy link
Copy Markdown
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 module for a new release (version 3.2.0) by updating the changelog, default API version, and refining import and type hints in both sync and async client implementations. Key changes include:

  • A new changelog entry recording numerous feature additions.
  • Updating the default API version from "2024-08-02-preview" to "2025-01-01" across configurations.
  • Refactoring import structures and adjusting type annotations (e.g. error_map) to satisfy linter requirements.

Reviewed Changes

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

Show a summary per file
File Description
CHANGELOG.md Added a detailed changelog entry for version 3.2.0 with multiple new features and operations.
azure/mgmt/appcontainers/aio/init.py & init.py Updated import order by introducing TYPE_CHECKING blocks and added linter disables for import position.
_version.py Updated the version string from "3.2.0b1" to "3.2.0".
_configuration.py (aio and sync) Updated default API version to "2025-01-01" and refined docstring parameters.
Various operations files (certificates, billing meters, etc.) Changed type hints (e.g. for error_map) and removed unnecessary pylint disables.
README.md Corrected a minor wording issue in the authentication section.
_vendor.py & aio/_vendor.py Removed redundant pylint disable comments in type-checking blocks.
_container_apps_api_client.py (aio and sync) Modified the class definition and docstrings to be more concise and updated default API version.
operations/init.py Rearranged imports and adjusted all with a pyright ignore comment.
Files not reviewed (4)
  • sdk/appcontainers/azure-mgmt-appcontainers/_meta.json: Language not supported
  • sdk/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers/_serialization.py: Language not supported
  • sdk/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers/aio/operations/_build_auth_token_operations.py: Language not supported
  • sdk/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers/aio/operations/_builds_by_builder_resource_operations.py: Language not supported
Comments suppressed due to low confidence (2)

sdk/appcontainers/azure-mgmt-appcontainers/azure/mgmt/appcontainers/aio/operations/_certificates_operations.py:88

  • [nitpick] Consider explicitly specifying type parameters for the error_map (e.g. MutableMapping<number, Type[HttpResponseError]>) to improve type clarity and safety.
error_map: MutableMapping = {

sdk/appcontainers/azure-mgmt-appcontainers/README.md:27

  • The correction to 'configuration' enhances readability and accuracy in the documentation.
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.

@ChenxiJiang333 ChenxiJiang333 merged commit fe38d6e into Azure:main Apr 21, 2025
21 checks passed
@azure-sdk azure-sdk deleted the t2-appcontainers-2025-03-27-96702 branch April 27, 2025 09:37
cRui861 pushed a commit that referenced this pull request May 14, 2025
… SDK owner) (#40242)

* code and test

* Update CHANGELOG.md for new operation groups

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
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.

4 participants