Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update azure azure-sdk-for-net monorepo (minor) #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Identity (source) 1.10.4 -> 1.13.1 age adoption passing confidence
Microsoft.Azure.WebJobs.Extensions.EventGrid (source) 3.3.1 -> 3.4.3 age adoption passing confidence
Microsoft.Azure.WebJobs.Extensions.SignalRService (source) 1.12.0 -> 1.14.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Identity)

v1.13.1

Compare Source

1.13.1 (2024-10-24)
Bugs Fixed
  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #​46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #​46709

v1.13.0

Compare Source

1.13.0 (2024-10-14)

Features Added
  • ManagedIdentityCredential now supports specifying a user-assigned managed identity by object ID.
Bugs Fixed
  • If DefaultAzureCredential attempts to authenticate with the MangagedIdentityCredential and it receives either a failed response that is not json, it will now fall through to the next credential in the chain. #​45184
  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .
Other Changes
  • The logging level passed to MSAL now correlates to the log level configured on your configured AzureEventSourceListener. Previously, the log level was always set to Microsoft.Identity.Client.LogLevel.Info.
  • AzurePowerShellCredential now utilizes the AsSecureString parameter to Get-AzAccessToken for version 2.17.0 and greater of the Az.Accounts module.
  • Improved error logging for AzurePipelinesCredential.

v1.12.1

Compare Source

1.12.1 (2024-09-26)

Bugs Fixed
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .

v1.12.0

Compare Source

1.12.0 (2024-06-17)
Features Added
  • Added AzurePipelinesCredential for authenticating with Azure Pipelines service connections.
  • OnBehalfOfCredential now supports client assertion callbacks for acquiring tokens on behalf of a user.
  • All credentials now support setting RefreshOn value if received from MSAL.
  • ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.
  • ClientAssertionCredentialOptions now supports TokenCachePersistenceOptions for configuring token cache persistence.

v1.11.4

Compare Source

1.11.4 (2024-06-10)

Bugs Fixed
  • Managed identity bug fixes

v1.11.3

Compare Source

1.11.3 (2024-05-07)

Bugs Fixed
  • Fixed a regression in DefaultAzureCredential probe request behavior for IMDS managed identity environments. #​43796

v1.11.2

Compare Source

1.11.2 (2024-04-19)

Bugs Fixed
  • Fixed an issue which caused claims to be incorrectly added to confidential client credentials such as DeviceCodeCredential #​43468

v1.11.1

Compare Source

1.11.1 (2024-05-07)

Other Changes
  • Updated Microsoft.Identity.Client and related dependencies to version 4.60.3

v1.11.0

Compare Source

1.11.0 (2024-04-09)

Bugs Fixed
  • AzurePowerShellCredential now handles the case where it falls back to legacy PowerShell without relying on the error message string.
Breaking Changes
  • DefaultAzureCredential now 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.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 5, 2024
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 29999c6 to 319121e Compare April 10, 2024 20:10
@renovate renovate bot changed the title chore(deps): update dependency microsoft.azure.webjobs.extensions.signalrservice to v1.13.0 chore(deps): update azure azure-sdk-for-net monorepo (minor) Apr 10, 2024
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 3 times, most recently from 47f602e to 156cc78 Compare April 20, 2024 21:43
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 156cc78 to a4ba362 Compare May 8, 2024 20:23
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from a4ba362 to 3582652 Compare June 1, 2024 13:58
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 3582652 to 4986710 Compare June 11, 2024 17:13
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 4986710 to c30c8f4 Compare June 18, 2024 21:02
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from c30c8f4 to b7f9e4b Compare August 1, 2024 01:09
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from b7f9e4b to 3e214ec Compare September 28, 2024 00:46
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 2 times, most recently from 48ad9fb to 0deb2d2 Compare October 16, 2024 01:56
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 0deb2d2 to c84827f Compare October 25, 2024 21:10
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from c84827f to db63b30 Compare November 8, 2024 00:15
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from db63b30 to 7c19363 Compare November 20, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants