dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.91k stars 476 forks source link

Bump the azure group across 1 directory with 4 updates #6500

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the azure group with 4 updates in the / directory: Azure.Identity, Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore, Microsoft.Azure.Functions.Worker and Microsoft.Azure.Cosmos.

Updates Azure.Identity from 1.12.1 to 1.13.1

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.13.1

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

Azure.Identity_1.13.0

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.
Commits
  • fd0b3e7 [Storage][DataMovement] Add perf tests for DMLib Track1 (#46768)
  • 3db918d [Azure.AI.Inference] Beta 2 (#45757)
  • 6d72f21 Increment package version after release of Azure.ResourceManager.Avs (#46811)
  • fb11960 Increment package version after release of Azure.ResourceManager.ContainerIns...
  • 1556e06 Prep Identity for 1.13.1 patch release (#46817)
  • 85d7532 Sync eng/common directory with azure-sdk-tools for PR 9236 (#46818)
  • cf787a1 feat(playwrighttesting): Add support to publish attachments (#46780)
  • 02c5753 Increment package version after release of Azure.ResourceManager.ElasticSan (...
  • 6928b39 chore(): 1.0.0-beta.1 post release changes (#46809)
  • 11b61b6 Prepare release for Azure.ResourceManager.ContainerInstance 1.3.0-beta.1 (#46...
  • Additional commits viewable in compare view


Updates Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.0-preview1 to 2.0.0-preview4

Commits


Updates Microsoft.Azure.Functions.Worker from 1.23.0 to 2.0.0-preview4

Changelog

Sourced from Microsoft.Azure.Functions.Worker's changelog.

What's Changed

Commits


Updates Microsoft.Azure.Cosmos from 3.44.1 to 3.45.0

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.45.0-preview.1

3.45.0-preview.1 - 2024-10-16

Fixed

  • 4799 Open Telemetry: Re-added deprecated attribute to support Application Insights SDK by default. For OpenTelemetry attributes, set the environment variable OTEL_SEMCONV_STABILITY_OPT_IN=database/dupe.

3.45.0-preview.0

3.45.0-preview.0 - 2024-10-07

Added

  • 4566 Container: Added support for IsFeedRangePartOfAsync, enabling precise comparisons to determine relationships between FeedRanges.
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.45.0 - 2024-10-25

Added

  • 4781 AppInsights: Adds classic attribute back to cosmos db to support appinsights sdk.

  • 4709 Availability: Adds account-level read regions as effective preferred regions when preferred regions is not set on client.

  • 4810 Package Upgrade: Refactors code to upgrade DiagnosticSource Library from 6.0.1 to 8.0.1

  • 4794 Query: Adds hybrid search query pipeline stage

  • 4819 Azurecore: Fixes upgrading azure core dependency to latest

  • 4814 DeleteAllItemsByPartitionKeyStreamAsync: Adds DeleteAllItemsByPartitionKeyStreamAsync API to GA

  • 4845 ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public for GA

Fixed

  • 4777 Regions: Fixes Removes decommissioned regions.

  • 4765 Open Telemetry: Fixes attribute name following otel convention

3.45.0-preview.1 - 2024-10-07

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Microsoft Reviewers: Open in CodeFlow
dependabot[bot] commented 3 weeks ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml