dependabot python package: bump azure-core from 1.32.0 to 1.35.0
Open
Number: #32
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
July 09, 2025 at 06:25 AM UTC
(4 months ago)
(4 months ago)
Updated:
July 09, 2025 at 06:25 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies
dependencies
Assignees:
githubofkrishnadhas
githubofkrishnadhas
Description:
Bumps azure-core from 1.32.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 this major versionwill 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 versionwill 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 dependencywill 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: | 3011220 |
| UUID: | 3214669538 |
| Node ID: | PR_kwDOL3yfos6eDxng |
| Host: | GitHub |
| Repository: | devwithkrishna/azure-automation-to-remove-policies-using-python |