Skip to content

Bump Azure.Core from 1.60.0 to 1.61.0 - #482

Merged
AndreasReitberger merged 1 commit into
mainfrom
dependabot/nuget/src/SharedMauiCoreLibrary.Database.SQL/Azure.Core-1.61.0
Aug 6, 2026
Merged

Bump Azure.Core from 1.60.0 to 1.61.0#482
AndreasReitberger merged 1 commit into
mainfrom
dependabot/nuget/src/SharedMauiCoreLibrary.Database.SQL/Azure.Core-1.61.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Core from 1.60.0 to 1.61.0.

Release notes

Sourced from Azure.Core's releases.

1.61.0

1.61.0 (2026-07-30)

Features Added

  • Added AzureAuthorityHosts.AzureBleuCloud (https://login.sovcloud-identity.fr/), the Microsoft Entra authority host for Bleu Cloud, the national partner cloud for France. Interactive credentials' Authenticate methods now also resolve the default Azure Resource Manager scope for Bleu Cloud.

Bugs Fixed

  • Fixed an issue where response content logging could emit more bytes than were actually read when a non-buffered (streaming) response was read into a buffer larger than the response body. Previously, when the read began at offset 0, the entire caller-supplied buffer was logged — including the bytes past the response payload, which for a pooled buffer contain unrelated in-process content — and the configured LoggedContentSizeLimit was not applied. The logging policy now logs only the bytes that were read. (#​61399)
  • Fixed an issue where RequestFailedException could throw a secondary ArgumentNullException while formatting a failed response that had a text content-type header but an empty body, masking the actual service failure. The exception now preserves the original HTTP status, reason phrase, and headers, and no longer formats empty response content.
  • Fixed AzureCliCredential to not pass both --tenant and --subscription flags to the Azure CLI, as the CLI rejects this combination. When a tenant is requested (for example, via challenge-based authentication) it now takes precedence and --subscription is omitted; --subscription is used only when no tenant is requested. (#​58949)

Other Changes

Commits viewable in compare view.

Dependabot compatibility score

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 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)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Relevant to third party dependencies nuget Relevant for nugets labels Aug 5, 2026
@AndreasReitberger AndreasReitberger self-assigned this Aug 6, 2026
@AndreasReitberger
AndreasReitberger merged commit a970dbc into main Aug 6, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/SharedMauiCoreLibrary.Database.SQL/Azure.Core-1.61.0 branch August 6, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relevant to third party dependencies nuget Relevant for nugets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant