Skip to content

chore(deps-dev): bump azure-core from 1.39.0 to 1.41.0 in the azure-identity group across 1 directory#1494

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/azure-identity-0366da659f
Closed

chore(deps-dev): bump azure-core from 1.39.0 to 1.41.0 in the azure-identity group across 1 directory#1494
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/azure-identity-0366da659f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the azure-identity group with 1 update in the / directory: azure-core.

Updates azure-core from 1.39.0 to 1.41.0

Release notes

Sourced from azure-core's releases.

azure-core_1.41.0

1.41.0 (2026-05-07)

Features Added

  • AZURE_LOG_LEVEL now accepts VERBOSE (case-insensitive) as an alias for DEBUG. #46668

Other Changes

  • Invalid values for the AZURE_LOG_LEVEL, AZURE_TRACING_ENABLED, and AZURE_SDK_TRACING_IMPLEMENTATION environment variables no longer raise errors. Instead, a warning is logged and the default value is used (INFO for AZURE_LOG_LEVEL). #46668

azure-core_1.40.0

1.40.0 (2026-04-30)

Features Added

  • Added support for per-operation http_logging_level overrides in HttpLoggingPolicy. #44115
  • Introduced the keyword argument additional_allowed_query_params to DistributedTracingPolicy and HttpLoggingPolicy to allow users to specify additional URL query parameters that should not be redacted in span attributes or logs. #46482
    • Users can specify this at the SDK client level by passing additional_allowed_query_params to the client constructor. For example: client = ServiceClient(..., additional_allowed_query_params={"custom_param"}). This will apply to all operations performed by the client.

Other Changes

  • URL attributes in HTTP tracing spans will now have query parameters sanitized by default. To add additional query parameters that should not be redacted, use the additional_allowed_query_params argument in your client constructor. #46482
  • Python 3.9 is no longer supported. Please use Python version 3.10 or later.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 10:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@github-actions github-actions Bot enabled auto-merge May 20, 2026 10:05
Bumps the azure-identity group with 1 update in the / directory: [azure-core](https://github.com/Azure/azure-sdk-for-python).


Updates `azure-core` from 1.39.0 to 1.41.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-core_1.39.0...azure-core_1.41.0)

---
updated-dependencies:
- dependency-name: azure-core
  dependency-version: 1.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: azure-identity
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump azure-core from 1.39.0 to 1.41.0 in the azure-identity group chore(deps-dev): bump azure-core from 1.39.0 to 1.41.0 in the azure-identity group across 1 directory May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/azure-identity-0366da659f branch from cea54e9 to f70bb75 Compare May 20, 2026 16:50
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

Looks like azure-core is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 20, 2026
auto-merge was automatically disabled May 20, 2026 18:05

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/azure-identity-0366da659f branch May 20, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants