Skip to content

Bump Azure.Monitor.OpenTelemetry.Exporter from 1.2.0 to 1.5.0#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/Azure.Monitor.OpenTelemetry.Exporter-1.5.0
Open

Bump Azure.Monitor.OpenTelemetry.Exporter from 1.2.0 to 1.5.0#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/Azure.Monitor.OpenTelemetry.Exporter-1.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2025

Updated Azure.Monitor.OpenTelemetry.Exporter from 1.2.0 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

1.5.0-beta.1

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

Features Added

  • Upgraded RegistryTasks api-version to 2025-03-01-preview.

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)

1.3.1

1.3.1 (2025-11-19)

Other Changes

  • Updated Microsoft.Identity.Client.Broker dependency to version 4.78.0
  • Updated Azure.Identity dependency to version 1.17.1

1.3.0

1.3.0 (2025-11-10)

Features Added

  • Updated api-version to 2025-07-01.

Breaking Changes

  • Added a new required property: PublicNetworkAccess for Cluster.
  • Updated the default value of AccessKeysAuthentication property for Database to 'Disabled'.

1.3.0-beta.5

1.3.0-beta.5 (2025-11-19)

Features Added

  • Upgraded to api-version 2025-10-01-preview.

1.3.0-beta.1

1.3.0-beta.1 (2025-11-07)

Features Added

  • Bump api-version to latest.

Breaking Changes

  • Deprecated models AseV3NetworkingConfigurationData, CustomDnsSuffixConfigurationData and StaticSiteUserProvidedFunctionAppData. Please use AseV3NetworkingConfiguration, CustomDnsSuffixConfiguration and StaticSiteUserProvidedFunctionApp instead.
  • Deprecated properties AppServiceEnvironment.CustomDnsSuffixConfiguration, AppServiceEnvironment.NetworkingConfiguration and StaticSite.UserProvidedFunctionApps. Please use AppServiceEnvironment.CustomDnsSuffixConfig, AppServiceEnvironment.NetworkingConfig and StaticSite.UserFunctionApps instead.

Bugs Fixed

  • Property Name of WebSiteSlot is now settable. (#​53508)

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.Exporter
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2025

Labels

The following labels could not be found: .NET. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants