chore(deps-dev): bump azure-core from 1.34.0 to 1.35.0 in the azure-identity group
Merged
Number: #1278
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 03, 2025 at 05:47 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 03, 2025 at 06:38 AM UTC
(11 months ago)
(11 months ago)
Merged:
July 03, 2025 at 06:38 AM UTC
(11 months ago)
by github-actions[bot]
(11 months ago)
by github-actions[bot]
Time to Close:
about 1 hour
Labels:
dependencies python
dependencies python
Description:
Bumps the azure-identity group with 1 update: azure-core.
Updates azure-core from 1.34.0 to 1.35.0
Release notes
Sourced from azure-core's releases.
azure-core_1.35.0
1.35.0 (2025-07-02)
Features Added
- Added a
start_timekeyword argument to thestart_spanandstart_as_current_spanmethods in theOpenTelemetryTracerclass. This allows users to specify a custom start time for created spans. #41106- Added a
contextkeyword argument to thestart_spanandstart_as_current_spanmethods in theOpenTelemetryTracerclass. This allows users to specify a custom parent context for created spans. #41511- Added method
as_attribute_dicttoazure.core.serializationfor backcompat migration purposes. Will return a generated model as a dictionary where the keys are in attribute syntax.- Added
is_generated_modelmethod toazure.core.serialization. Returns whether a given input is a model from one of our generated sdks. #41445- Added
attribute_listmethod toazure.core.serialization. Returns all of the attributes of a given model from one of our generated sdks. #41571Other Changes
- A timeout error when using the
aiohttptransport (the default for async SDKs) will now be raised as aazure.core.exceptions.ServiceResponseTimeoutError, a subtype of the previously raisedServiceResponseError.- When using with
aiohttp3.10 or later, a connection timeout error will now be raised as aazure.core.exceptions.ServiceRequestTimeoutError, which can be retried.- The default implementation of
on_challengeinBearerTokenCredentialPolicyandAsyncBearerTokenCredentialPolicywill now cache the retrieved token. #41857
Commits
126beda[Core] Prep release (#41876)e2c7c0d[Core] Update on_challenge in credential policies (#41857)b8a77e8add backcompat methods to all (#41850)00fcd5cRemove all usage ofpkg_resources(#41701)824cc36Fix HTTP suppression in AI SDKs (#41341)5fe95eaSuppress codeql (#41677)bea2830[core] addattribute_list(#41571)dba6c11[core] addas_attribute_dicttoazure.core.serialization(#41517)b436ca2[Core] Addcontextkwarg to start_span methods (#41511)1d51087[core] addis_sdk_modelcheck and tests (#41445)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
azure-core
Ecosystem:
pip
pip
Version Change:
1.34.0 → 1.35.0
Update Type:
Minor
Minor
Path:
the azure-identity group
Technical Details
| ID: | 2779454 |
| UUID: | 2637412543 |
| Node ID: | PR_kwDOH95bD86dM7i_ |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python |
| Merge State: | Unknown |