Skip to content

Bump Azure.Monitor.OpenTelemetry.AspNetCore and 3 others#5706

Merged
premun merged 3 commits intomainfrom
dependabot/nuget/multi-27e4ae3673
Jan 7, 2026
Merged

Bump Azure.Monitor.OpenTelemetry.AspNetCore and 3 others#5706
premun merged 3 commits intomainfrom
dependabot/nuget/multi-27e4ae3673

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Updated Azure.Monitor.OpenTelemetry.AspNetCore from 1.4.0-beta.1 to 1.4.0.

Release notes

Sourced from Azure.Monitor.OpenTelemetry.AspNetCore's releases.

1.4.0

1.4.0 (2025-11-05)

Features Added

  • Upgraded api-version to 2025-11-01.

1.4.0-beta.4

1.4.0-beta.4 (2025-11-18)

Features Added

  • Updated azure monitor metric alert APIs to version 2024-03-01-preview.

1.4.0-beta.3

1.4.0-beta.3 (2025-11-26)

Bugs Fixed

  • Fixed bug when assigning property to a collection throwing exceptions. (#​53862)

1.4.0-beta.2

1.4.0-beta.2 (2025-11-10)

Features Added

  • Added extension method BicepValueExtensions.ToBicepExpression which converts any IBicepValue into BicepExpression to build up complex expressions in bicep. For more details, please refer to the documents in README.
  • Added BicepFunction.GetResourceId corresponding to bicep built-in function resourceId.
  • Added BicepFunction.GetExtensionResourceId corresponding to bicep built-in function extensionResourceId.

Bugs Fixed

  • Enabled the ability to assign expressions into a property with type of a ProvisionableConstruct via low level APIs.
  • Fixed exception when output variable has a type of array or object.
  • Fixed bug when indexing output list or dictionary, a KeyNotFoundException was always thrown. (#​48491)

Other Changes

  • Now collection types (BicepList<T> and BicepDictionary<T>) would be able to force to be empty. (#​53346)

Commits viewable in compare view.

Updated Azure.Monitor.OpenTelemetry.Exporter from 1.5.0-beta.1 to 1.5.0.

Release notes

Sourced from Azure.Monitor.OpenTelemetry.Exporter's releases.

1.5.0

1.5.0 (2025-11-14)

Features Added

  • Enabled resource metrics export by default.
    (#​53432)

  • Added EnableTraceBasedLogSampler property to AzureMonitorExporterOptions
    to enable filtering logs based on trace sampling decisions, reducing log
    volume while maintaining trace-log correlation.
    (#​53441)

  • Update OpenTelemetry dependencies
    (#​53910)

    • OpenTelemetry 1.14.0

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.13.0 to 1.14.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.14.0

1.14.0-rc.1

1.14.0-beta.2

1.14.0-beta.1

1.14.0-alpha.1

1.13.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.14.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.14.0

1.14.0-rc.1

1.14.0-beta.2

1.14.0-beta.1

1.14.0-alpha.1

1.13.1

Commits viewable in compare view.

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)

Bumps Azure.Monitor.OpenTelemetry.AspNetCore from 1.4.0-beta.1 to 1.4.0
Bumps Azure.Monitor.OpenTelemetry.Exporter from 1.5.0-beta.1 to 1.5.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.13.0 to 1.14.0
Bumps OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.14.0

---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Monitor.OpenTelemetry.Exporter
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 7, 2026
@premun premun merged commit 5be0e16 into main Jan 7, 2026
8 of 9 checks passed
@premun premun deleted the dependabot/nuget/multi-27e4ae3673 branch January 7, 2026 17:39
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