Skip to content

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.2#35

Merged
AlexandreBrisebois merged 1 commit intomainfrom
dependabot/nuget/api/OpenTelemetry.Instrumentation.AspNetCore-1.15.2
Apr 23, 2026
Merged

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.2#35
AlexandreBrisebois merged 1 commit intomainfrom
dependabot/nuget/api/OpenTelemetry.Instrumentation.AspNetCore-1.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.2.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.15.2

1.15.1

1.15.1-beta.2

1.15.1-beta.1

1.15.1-alpha.1

1.15.0

1.15.0-rc.1

1.15.0-beta.2

1.15.0-beta.1

1.15.0-alpha.1

1.14.2

1.14.1

1.14.0

1.14.0-rc.1

  • NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1

    • Remove support for the OTEL_SEMCONV_STABILITY_OPT_IN configuration option.
      Previously, the old conventions were emitted by default with the option to emit
      the stable conventions. Now, only the stable conventions are supported.
      (#​3592)

    • Improve SQL parsing for sanitization and summary generation. Support additional
      cases for escaped identifiers. Optimize performance of parsing logic.
      (#​3627)

    • Improve SQL parsing for sanitization for Unicode string literals.
      (#​3662)

    • Sanitize the object name for SQL query text using the LOGIN or USER keywords and
      remove from query summaries.
      (#​3663)

    • Improve SQL parsing to generate query summaries for more T-SQL keywords.
      (#​3671)

    • Make additional attributes available on Activity start. The full list of
      attributes available at time of sampling now conforms with the
      semantic conventions.
      (#​3675)

    • Metrics and spans report telemetry schema URL v1.33.0.
      (#​3680)

    See CHANGELOG for details.

1.14.0-beta.2

1.14.0-alpha.1

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 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: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.15.2
  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 Apr 22, 2026
@AlexandreBrisebois AlexandreBrisebois merged commit 530537b into main Apr 23, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/api/OpenTelemetry.Instrumentation.AspNetCore-1.15.2 branch April 23, 2026 16:05
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