Update dependency Azure.Identity to 1.11.4 [SECURITY]#45
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency Azure.Identity to 1.11.4 [SECURITY]#45renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
221b14c to
7cc6f99
Compare
7cc6f99 to
e04ffc0
Compare
e04ffc0 to
7aa7fbb
Compare
7aa7fbb to
d9bda2a
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.8.2→1.11.4Azure Identity SDK Remote Code Execution Vulnerability
CVE-2023-36414 / GHSA-5mfx-4wcx-rv27
More information
Details
Azure Identity SDK is vulnerable to remote code execution.
Severity
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Azure Identity Library for .NET Information Disclosure Vulnerability
CVE-2024-29992 / GHSA-wvxc-855f-jvrv
More information
Details
Azure Identity Library for .NET Information Disclosure Vulnerability
Severity
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability
CVE-2024-35255 / GHSA-m5vv-6r4h-3vj9
More information
Details
Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability.
Severity
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
Azure/azure-sdk-for-net (Azure.Identity)
v1.11.4Compare Source
1.11.4 (2024-06-10)
Bugs Fixed
v1.11.3Compare Source
1.11.3 (2024-05-07)
Bugs Fixed
DefaultAzureCredentialprobe request behavior for IMDS managed identity environments. #43796v1.11.2Compare Source
1.11.2 (2025-08-11)
Features Added
Azure.ResourceManager.NetworkAOT-compatibleBugs Fixed
ManagedRuleSetRuleGroupdeserialization where rule IDs could be either strings or numbers in JSON, causingInvalidOperationExceptionwhen parsing mixed-type arrays.v1.11.1Compare Source
1.11.1 (2024-05-07)
Other Changes
v1.11.0Compare Source
1.11.0 (2024-04-09)
Bugs Fixed
AzurePowerShellCredentialnow handles the case where it falls back to legacy PowerShell without relying on the error message string.Breaking Changes
DefaultAzureCredentialnow sends a probe request with no retries for IMDS managed identity environments to avoid excessive retry delays when the IMDS endpoint is not available. This should improve credential chain resolution for local development scenarios. See BREAKING_CHANGES.md.v1.10.4Compare Source
1.10.4 (2023-11-13)
Other Changes
ActivitySourceis stable and no longer requires the Experimental feature-flag.v1.10.3Compare Source
1.10.3 (2023-10-18)
Bugs Fixed
ManagedIdentityCredentialwill now correctly retry when the instance metadata endpoint returns a 410 response. #28568Other Changes
v1.10.2Compare Source
1.10.2 (2023-10-10)
Bugs Fixed
v1.10.1Compare Source
1.10.1 (2023-09-12)
Bugs Fixed
ManagedIdentityCredentialwill fall through to the next credential in the chain in the case that Docker Desktop returns a 403 response when attempting to access the IMDS endpoint. #38218v1.10.0Compare Source
1.10.0 (2026-03-16)
Features Added
JsonPatch.EnumerateArraymethod that iterates over JSON array elements at a specified path, yielding each element as raw UTF-8 bytes.CollectionResult<T>.FromPagesandAsyncCollectionResult<T>.FromPagesstatic factory methods that create collection result instances from pre-existing pages of values for testing.IsReadOnlyproperty toClientPipelineOptionsandClientLoggingOptionsso callers can check whether options can still be modified without catching an exception.Clone()method toClientPipelineOptionsandClientLoggingOptionsthat creates a new mutable instance from an existing instance that may be read-only.ConfigurationSchema.jsonto the NuGet package via the MSBuildJsonSchemaSegmentfeature, enabling automatic JSON IntelliSense and validation forappsettings.jsonwhen configuring System.ClientModel-based clients.Bugs Fixed
ClientResult<T>to not throw exceptions on null inputs per Framework Design Guidelines. Null inputs now returndefault.Breaking Changes
ClientResult<T>implicit conversion operator parameter to indicate that null is a valid input. This change was made because throwing exceptions from implicit conversions violates the Framework Design Guidelines.v1.9.0Compare Source
1.9.0 (2023-05-09)
Breaking Changes
EnvironmentCredentialOptionsto internal. These options are again only configurable via environment variables.Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.