chore(deps-dev): bump azure-core from 1.34.0 to 1.35.0
Open
Number: #970
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
July 03, 2025 at 04:22 AM UTC
(2 months ago)
(2 months ago)
Updated:
July 03, 2025 at 04:22 AM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps 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_time
keyword argument to thestart_span
andstart_as_current_span
methods in theOpenTelemetryTracer
class. This allows users to specify a custom start time for created spans. #41106- Added a
context
keyword argument to thestart_span
andstart_as_current_span
methods in theOpenTelemetryTracer
class. This allows users to specify a custom parent context for created spans. #41511- Added method
as_attribute_dict
toazure.core.serialization
for backcompat migration purposes. Will return a generated model as a dictionary where the keys are in attribute syntax.- Added
is_generated_model
method toazure.core.serialization
. Returns whether a given input is a model from one of our generated sdks. #41445- Added
attribute_list
method 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
aiohttp
transport (the default for async SDKs) will now be raised as aazure.core.exceptions.ServiceResponseTimeoutError
, a subtype of the previously raisedServiceResponseError
.- When using with
aiohttp
3.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_challenge
inBearerTokenCredentialPolicy
andAsyncBearerTokenCredentialPolicy
will now cache the retrieved token. #41857
Commits
126beda
[Core] Prep release (#41876)e2c7c0d
[Core] Update on_challenge in credential policies (#41857)b8a77e8
add backcompat methods to all (#41850)00fcd5c
Remove all usage ofpkg_resources
(#41701)824cc36
Fix HTTP suppression in AI SDKs (#41341)5fe95ea
Suppress codeql (#41677)bea2830
[core] addattribute_list
(#41571)dba6c11
[core] addas_attribute_dict
toazure.core.serialization
(#41517)b436ca2
[Core] Addcontext
kwarg to start_span methods (#41511)1d51087
[core] addis_sdk_model
check 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
ID: | 2776138 |
UUID: | 3197951705 |
Node ID: | PR_kwDODnmQMs6dMYY3 |
Host: | GitHub |
Repository: | microsoftgraph/msgraph-sdk-python-core |