Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[deps] Platform: Update Azure.Extensions.AspNetCore.DataProtection.Blobs to 1.5.1#6656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/azure-azure-sdk-for-net-monorepo

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedNov 28, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
Azure.Extensions.AspNetCore.DataProtection.Blobs (source)1.3.4 ->1.5.1ageconfidence

Release Notes

Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.DataProtection.Blobs)

v1.5.1

Compare 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
  • UpdatedConfigureKeyManagementBlobClientOptions to 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,AzureBlobXmlRepository is 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 ofdanielmarbach)

v1.5.0

Compare Source

1.5.0 (2021-10-14)

Breaking Changes from 1.5.0-beta.4
  • TheAllowMultiTenantAuthentication option has been removed and the default behavior is now as if it were true. The multi-tenant discovery feature can be totally disabled by either setting anAppContext switch named "Azure.Identity.DisableTenantDiscovery" totrue or by setting the environment variable "AZURE_IDENTITY_DISABLE_MULTITENANTAUTH" to "true".
  • Removed theIsPIILoggingEnabled property fromTokenCredentialOptions, similar functionality is planned to be added toTokenCredentialOptions.Diagnostics in a later release.
  • RemovedRegionalAuthority fromClientCertificateCredentialOptions andClientSecretCredentialOptions, along with theRegionalAuthority type. This feature will stay in preview, and these APIs will be added back in1.6.0-beta.1.
  • Renamed structTokenCacheDetails toTokenCacheData.
  • Renamed classTokenCacheNotificationDetails toTokenCacheRefreshArgs.
  • UpdatedCacheBytes property onTokenCacheData to be readonly and a required constructor parameter.
Bugs Fixed
  • Fixed issue withAuthorizationCodeCredential not specifying correct redirectUrl (Issue#​24183)
Other Changes
  • Updated error messages to include links to the Azure.Identity troubleshooting guide.

v1.4.0

Compare Source

1.4.0 (2021-05-12)

New Features
  • By default, the MSAL Public Client Client Capabilities are populated with "CP1" to enable support forContinuous Access Evaluation (CAE).
    This indicates to AAD that your application is CAE ready and can handle the CAE claim challenge. This capability can be disabled, if necessary, by either setting anAppContext switch named "Azure.Identity.DisableCP1" totrue or by setting the environment variable;
    "AZURE_IDENTITY_DISABLE_CP1" to "true". Note: AppContext switches can also be configured via configuration like below:
<ItemGroup>    <RuntimeHostConfigurationOptionInclude="Azure.Identity.DisableCP1"Value="true" /></ItemGroup>
Fixes and improvements
  • The Microsoft Authentication Library (MSAL) dependency versions have been updated to the latest
    • Microsoft.Identity.Client version 4.30.1, Microsoft.Identity.Client.Extensions.Msal version 2.18.4.

Configuration

📅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.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot requested review froma team andcoroiuNovember 28, 2025 12:00
@bitwarden-botbitwarden-bot changed the title[deps] Platform: Update Azure.Extensions.AspNetCore.DataProtection.Blobs to 1.5.1[PM-28941] [deps] Platform: Update Azure.Extensions.AspNetCore.DataProtection.Blobs to 1.5.1Nov 28, 2025
@bitwarden-bot
Copy link

Internal tracking:

Copy link
Contributor

@djsmith85djsmith85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Blocked by#5064 as it requiresMicrosoft.AspNetCore.DataProtection >=8.0.11

@renovaterenovatebot changed the title[PM-28941] [deps] Platform: Update Azure.Extensions.AspNetCore.DataProtection.Blobs to 1.5.1[deps] Platform: Update Azure.Extensions.AspNetCore.DataProtection.Blobs to 1.5.1Nov 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@djsmith85djsmith85djsmith85 left review comments

@coroiucoroiuAwaiting requested review from coroiucoroiu was automatically assigned from bitwarden/team-platform-dev

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@bitwarden-bot@djsmith85

[8]ページ先頭

©2009-2025 Movatter.jp