[deps] Platform: Update azure azure-sdk-for-net monorepo#6656
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
[deps] Platform: Update azure azure-sdk-for-net monorepo#6656renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Internal tracking:
|
bd87e00 to
c4e7216
Compare
c4e7216 to
8b364d5
Compare
8b364d5 to
ceb7280
Compare
e0dac56 to
0923d03
Compare
0923d03 to
172daf8
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:
1.3.4→1.5.112.26.0→12.27.012.24.0→12.25.0Release Notes
Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Blobs)
v1.5.1Compare Source
1.5.1 (2025-06-23)
Acknowledgments
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
Bugs Fixed
ConfigureKeyManagementBlobClientOptionsto ensure that its dependencies were resolved in the correct scope to prevent issues due to lifetime drift. Previously, a new scope was created to resolveAzureBlobXmlRepository. However,AzureBlobXmlRepositoryis registered as a singleton and should be resolved from the same scope in which the options are being configured. Creating a new scope introduced unnecessary overhead and potential for unexpected behavior due to differences in service lifetime management. (A community contribution, courtesy of danielmarbach)v1.5.0Compare Source
1.5.0 (2025-07-07)
Features Added
AuthenticationTokenProvider,GetTokenOptions,AuthenticationToken,AuthenticationPolicy, andBearerTokenPolicy.Breaking Changes
IJsonModel<T>.CreateandIPersistableModel<T>.Createmethod return types fromTtoT?to allow returningnullwhen deserialization fails. This change only affects code with nullable reference types enabled.?.) when calling these methods, or!) if you're certain the result won't be null, orT?instead ofT, and decide whether to returnnullor throw exceptions in error scenariosv1.4.0Compare Source
1.4.0 (2025-05-02)
Features Added
Other Changes
ActivityExtensions.MarkFailedtoActivityExtensions.MarkClientActivityFailed.int maxSizeparameter toClientCacheconstructor required and removed default value.IEquatable<object> clientIdparameter toobject clientIdinClientCache.GetClientConnectionCollectiontoClientConnectionCollectionConnectionProvidertoClientConnectionProviderToCollectiontoConvertCollectionBuilderinModelReadWriteTypeBuilderAddKeyValuePairtoAddItemWithKeyinModelReadWriteTypeBuilderConfiguration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.