Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump Elastic.Apm.NetCoreAll from 1.25.1 to 1.25.3 #922

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps Elastic.Apm.NetCoreAll from 1.25.1 to 1.25.3.

Release notes

Sourced from Elastic.Apm.NetCoreAll's releases.

v1.25.3

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.2...v1.25.3

v1.25.2

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.25.1...v1.25.2

Changelog

Sourced from Elastic.Apm.NetCoreAll's changelog.

==== 1.25.3

===== Bug fixes

{pull}2241#2241 TagObjects not guaranteed to be unique {pull}2242#2242 Move logging caching over to ConditionalWeaktable {pull}2247#2247 Add additional logging to outgoing http call propagation {pull}2249#2249 address multiple structured logging violations {pull}2245#2245 Update MongoDB drivers to 2.19.0

[[release-notes-1.25.2]] ==== 1.25.2

This release fixes a bug in Elastic.Apm.AspNetCore when using UseElasticApm() not correctly setting status codes. The bug was not present in the more commonly used Elastic.Apm.NetCoreAll since it uses a DiagnosticListener approach. With this release we ensure both packages use the exact same DiagnosticListener mechanism to instrument ASP.NET Core.

===== Bug fixes

{pull}2213#2213 Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core.
{pull}2239#2239 Move StartupHooks over to netstandard2.0.

[[release-notes-1.25.1]]

Commits

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)

Bumps [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet) from 1.25.1 to 1.25.3.
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.25.1...v1.25.3)

---
updated-dependencies:
- dependency-name: Elastic.Apm.NetCoreAll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 23, 2024
@SonicGD SonicGD merged commit c5a6d80 into master Feb 8, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Elastic.Apm.NetCoreAll-1.25.3 branch February 8, 2024 10:47
@sitkobot
Copy link
Collaborator

sitkobot commented Feb 8, 2024

🎉 This PR is included in version 11.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants