fix(deps): update rust crate azure_core to 0.24.0 - autoclosed#172
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update rust crate azure_core to 0.24.0 - autoclosed#172renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
1a47829 to
754fab8
Compare
754fab8 to
a968e0d
Compare
a968e0d to
c5f13e5
Compare
7551400 to
3738076
Compare
3738076 to
04a4953
Compare
04a4953 to
5d2ffab
Compare
5d2ffab to
8e79fc3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.21.0->0.24.0Release Notes
azure/azure-sdk-for-rust (azure_core)
v0.24.0Compare Source
0.24.0 (2025-05-02)
Features Added
TaskSpawnerabstraction to spawn asynchronous tasks for different async runtimes. Defaults to optionaltokioruntime.Breaking Changes
PagerResultalways returns items of typeTinstead ofResponse<T>.Other Changes
SafeDebugformats non-exhaustive types by default. Enabledebugfeature to format normalDebugoutput.v0.23.0Compare Source
0.23.0 (2025-04-08)
Features Added
azure_core::process::Executorto run commands asynchronously.The
tokiofeature is disabled by default sostd::process::Commandis used; otherwise, if enabled,tokio::process::Commandis used.httpmodule containing all functions, modules, and types fromtypespec_client_core::http.azure_core::http::policies::ClientRequestIdPolicyto every pipeline. Client libraries can add with custom header name instead.Pagerfromtypespec_client_core::httptoazure_core::httpmodule since it is Azure-specific.Body,Request, andRequestContentfromhttp::requestmodule.create_enum,create_extensible_enummacros fromtypespec_client_core.ModelandResponsefromhttp::responsemodule.Breaking Changes
azure_core::credentials::TokenCredential::clear_cache()tokiofeatures into a single feature namedtokio. Traits remain separate buttokiosupport is enabled with a single feature.AppendToUrlQuerytype underhttpmodule.ByteStreamandSeekableStreamtypes understreammodule.ClientMethodOptionstype underhttpmodule.ClientOptionstype underhttpmodule.Contexttype underhttpmodule.Etagtype underhttpmodule.ExponentialRetryOptionstype underhttpmodule.FixedRetryOptionstype underhttpmodule.headersmodule underhttpmodule.HttpClienttype underhttpmodule.LeaseActiontype underhttpmodule.LeaseDurationtype underhttpmodule.LeaseStatetype underhttpmodule.LeaseStatustype underhttpmodule.Methodtype underhttpmodule.new_http_clientfunction underhttpmodule.Pipelinetype underhttpmodule.policiesmodule underhttpmodule.requestmodule underhttpmodule.responsemodule underhttpmodule.RetryOptionstype underhttpmodule.StatusCodetype underhttpmodule.TelemetryOptionstype underhttpmodule.TransportOptionstype underhttpmodule.Urltype underhttpmodule.content_typemodule.EMPTY_BODYconstant from root.future!()macro.Headerre-export fromhttpmodule. It is still defined in thehttp::headersmodule.parsingmodule.query_parammodule.RequestIdtype alias from root.SessionTokentype alias from root.lromodule tohttp::pollermodule.lromodule types with prefix "Lro" to prefix "Poller".tokiomodule tofssince it contained only thetypespec_client_core::fsmodule members.v0.22.0Compare Source
0.22.0 (2025-02-18)
Features Added
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.