Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Updated Azure.Core from 1.0.0 to 1.50.0.

Release notes

Sourced from Azure.Core's releases.

1.50.0

1.50.0 (2025-11-05)

Acknowledgments

Thank you to our developer community members who helped to make the Azure.Core library better with their contributions to this release:

Features Added

  • Adopt System.ClientModel 1.8.0

Other Changes

  • Several performance and efficiency improvements were made to how request content is created and managed. (#​52488, a community contribution, courtesy of danielmarbach)

1.49.0

1.49.0 (2025-09-22)

Features Added

  • Adopt System.ClientModel 1.7.0

1.17.0

1.17.0 (2025-10-07)

Bugs Fixed

  • TenantId is now configured via MSAL's WithTenantId instead of WithTenantIdFromAuthority to prevent malformed Uris to the authority.

Other Changes

  • Deprecated BrowserCustomizationOptions.UseEmbeddedWebView property. This option requires additional dependencies on Microsoft.Identity.Client.Desktop and is no longer supported. Consider using brokered authentication instead.

1.13.0

1.13.0 (2025-09-22)

Other Changes

  • Updated the Azure.Identity dependency to version 1.16.0

1.13.0-beta.1

1.13.0-beta.1 (2025-10-22)

Features Added

1.12.0

1.12.0 (2025-09-19)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.47.3 to 1.48.0

1.8.0

1.8.0 (2025-10-31)

Features Added

  • Added ClientRequestId property to PipelineRequest which exposes the value that is used in logging and distributed tracing.

1.7.0

1.7.0 (2025-09-22)

Features Added

  • Added ClientConnection constructor, accepting credentials and metadata.

  • Added JsonPatch which allows for applying JSON Patch operations to JSON documents.

1.6.0

1.6.0 (2025-10-24)

Features Added

1.5.0

1.5.0 (2025-09-23)

Features Added

  • Support a custom hub name in MapWebPubSubHub extension method.

Other Changes

  • Upgrade Azure.Messaging.WebPubSub to 1.6.0.

1.5.0-beta.1

1.5.0-beta.1 (2025-10-16)

Features Added

  • Added mapping for enduser.pseudo.id attribute to user_Id

  • Added support for configuring sampling via OpenTelemetry environment
    variables:

    • OTEL_TRACES_SAMPLER (supported values: microsoft.rate_limited,
      microsoft.fixed_percentage).
    • OTEL_TRACES_SAMPLER_ARG (rate limit in traces/sec for
      microsoft.rate_limited, sampling ratio 0.0 - 1.0 for
      microsoft.fixed_percentage). This now applies to both
      UseAzureMonitorExporter and the direct
      Sdk.CreateTracerProviderBuilder().AddAzureMonitorTraceExporter(...) path.
      (#​52720)
  • Added handling of stable database client span semantic conventions
    (#​53050)

1.4.1

1.4.1 (2025-10-15)

Features Added

  • Added WirePath attribute for all models' properties.

1.4.0

1.4.0 (2025-09-30)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.47.3 to 1.49.0

1.4.0-beta.1

1.4.0-beta.1 (2025-10-21)

Features Added

  • Added support for configuring sampling via OpenTelemetry environment
    variables:
    • OTEL_TRACES_SAMPLER (supported values: microsoft.rate_limited,
      microsoft.fixed_percentage).
    • OTEL_TRACES_SAMPLER_ARG (rate limit in traces/sec for
      microsoft.rate_limited, sampling ratio 0.0 - 1.0 for
      microsoft.fixed_percentage).
      (#​52720)
  • Added handling of stable database client span semantic conventions
    (#​53050)
  • Added new performance monitoring capabilities to help track application health and resource usage. Newly added metrics:
    • \.NET CLR Exceptions(??APP_CLR_PROC??)\# of Exceps Thrown / sec
    • \ASP.NET Applications(??APP_W3SVC_PROC??)\Requests/Sec;
    • \Process(??APP_WIN32_PROC??)\% Processor Time"
    • \Process(??APP_WIN32_PROC??)\% Processor Time Normalized
    • \Process(??APP_WIN32_PROC??)\Private Bytes
      (#​52705)
  • Added built-in monitoring to track SDK performance and health. Emitted metrics:
    • preview.item.success.count
    • preview.item.dropped.count
    • preview.item.retry.count
      (#​53010)
  • Add enduser.pseudo.id as ai.user.id
    (#​52722)
  • Add ai.location.ip mapping for all telemetry types (#​52211)

1.3.0

1.3.0 (2025-09-29)

Features Added

  • Release stable version for our service based on our latest beta version.

1.3.0-beta.4

1.3.0-beta.4 (2025-09-16)

Bugs Fixed

  • Added missing ContainerGroup properties: ConfigMap, ContainerGroupProfile, StandbyPoolProfile, and IsCreatedFromStandbyPool.
  • Corrected required flag on properties in Container and ContainerGroup models.
  • Fixed the response handling for ContainerGroupProfile DELETE operation.
  • Aligned requiredness of ContainerGroupProfile properties and normalized the Revision property format with the existing codebase.

1.3.0-beta.2

1.3.0-beta.2 (2025-10-01)

Features Added

  • Add support for read receipt and typing indicator.

1.3.0-beta.1

1.3.0-beta.1 (2025-10-13)

Features Added

  • Updated to support API version 2025-02-01-preview

Other Changes

  • Generate SDK from typespec for api 2025-02-01-preview

1.2.1

1.2.1 (2025-09-23)

Features Added

  • Make Azure.ResourceManager.EventHubs AOT-compatible

1.2.0

1.2.0 (2025-09-25)

Features Added

  • Stable release for api-version '2025-09-01'.
  • Make Azure.ResourceManager.Quota AOT-compatible.

1.2.0-beta.7

1.2.0-beta.7 (2025-10-28)

Breaking Changes

  • The trust parameter for MCPApproval constructor was renamed to requireApproval.

Bugs Fixed

  • Relax the validation of previous conversation in the PersistentAgentsChatClient.

Other Changes

  • Expand AIFunction support to also include any AIFunctionDeclaration.
  • Add an extension AsAITool method that makes it easy to add any persistent ToolDefinition to ChatOptions.Tools.
  • Add HostedMcpServerTool support for PersistentAgentsChatClient.

1.2.0-beta.6

1.2.0-beta.6 (2025-10-10)

Bugs Fixed

  • Fix the issue on calculating hash of FunctionToolDefinition. See issue.
  • Expose the ServerLabel on SubmitToolApprovalUpdate See issue.
  • Fix naming of MCPApproval see issue
  • Fix issue with image block serialization in async scenarios issue

1.2.0-beta.5

1.2.0-beta.5 (2025-09-18)

Bugs Fixed

  • Fix issue with image block serialization issue

1.2.0-beta.3

1.2.0-beta.3 (2025-08-07)

Bugs Fixed

  • Added missing long running operation header for Grafana Update operation.

1.2.0-beta.2

1.2.0-beta.2 (2025-10-29)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.44.1 to 1.49.0
  • Upgraded Azure.ResourceManager from 1.13.0 to 1.13.2

1.2.0-beta.1

1.2.0-beta.1 (2025-09-12)

Features Added

  • Updated the Computeschedule RP api-version from 2025-05-01 to the preview version 2025-04-15-preview.
    • New endpoints were added for the recurring scheduledactions feature which will allow customers to create recurring scheduledactions to perform actions on their virtual machines. These actions include:
      • Creating and deleting of recurring starts, deallocates and hibernates on virtual machines.
      • Attaching and detaching virtual machines from recurring scheduledactions.
      • Cancelling and delaying scheduled/unscheduled occurrences of start/deallocate/hibernates on attached virtual machines attached to recurring scheduledactions.

1.1.6

1.1.6 (2025-11-09)

Other Changes

  • Support the case where the delegatedManagedIdentityResourceId of RoleAssignment may be an empty string rather than null.

1.1.4

1.1.4 (2025-09-17)

Features Added

  • Make Azure.ResourceManager.SignalR AOT-compatible.

1.1.0

1.1.0 (2025-09-15)

Features Added

  • Updated Microsoft.IoTFirmwareDefense API version to 2025-08-02
  • Improve backwards compatibility for CVE data models

1.1.0-beta.1

1.1.0-beta.1 (2025-09-30)

Features Added

  • Added DeidentificationOperationType.SurrogateOnly, which returns output text where user-defined PHI entities are replaced with realistic replacement values. When using this operation, include DeidentificationContent.TaggedEntities, which allows user input of PHI entities detected in the input text. The service will skip tagging and apply surrogation directly to the user-defined entities.
  • Added DeidentificationCustomizationOptions.InputLocale to allow specifying the locale of the input text for TAG and REDACT operations.

1.0.2

1.0.2 (2025-09-19)

Other Changes

  • Dependency versions updated.

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 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 <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.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant