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

Bump Elastic.Apm from 1.6.1 to 1.10.0 in /src/ElasticApm.MediatR #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps Elastic.Apm from 1.6.1 to 1.10.0.

Release notes

Sourced from Elastic.Apm's releases.

1.10.0

Features

  • #1225 Add instrumentation for Azure Service Bus (issue: #1157)
  • #1247 Add Azure storage integration (issues: #1156 and #1155)
  • #1241 Internalize Newtonsoft.Json - no more dependency on Newtonsoft.Json
  • #1275 Internalize Ben.Demystifier - no more dependency on Ben.Demystifier (issue: #1232)
  • #1215 Add MongoDb support (issue: #1158)
  • #1277 Capture inner exceptions (issue: #1267)
  • #1290 Add configured hostname (issue: #1289)
  • #1288 Use TraceLogger as default logger in ASP.NET Full Framework (issue: #1263)

Bug fixes

  • #1252 Fix issue around setting Recording to false (issue: #1250)
  • #1259 ASP.NET: Move error capturing to Error event handler
  • #1305 Use Logger to log exception in AgentComponents initialization (issue: #1254)
  • #1311 Fix NullReferenceException in Elastic.Apm.Extensions.Logging(issue: #1309)

Breaking changes

  • #1306 Do not capture HTTP child spans for Elasticsearch (issue: #1276)

1.9.0

Features

  • #925 Add GC time (issue: #922)
  • #1147 Propagate sample rate through tracestate (issue: #1021)

Bug fixes

  • #1189 Get transaction name from Web API controller route template

Breaking changes

  • #1161 and #1162 The agent tries to never throw any exception. Specifically instead of throwing InstanceAlreadyCreatedException, it will print an error log.

1.8.1

Compare elastic/apm-agent-dotnet@1.8.0...1.8.1

Features

Bug Fixes

  • #1192 Lazily access the agent in ElasticApmProfiler (issue: #1190)
  • #1198 Add TargetFramework NET5.0 to Elastic.Apm.AspNetCore & co (issue: #1194)

Uncategorized

... (truncated)

Changelog

Sourced from Elastic.Apm's changelog.

==== 1.10.0

[float] ===== Features

  • {pull}1225#1225 Add instrumentation for Azure Service Bus (issue: {issue}1157#1157)
  • {pull}1247#1247 Add Azure storage integration (issues: {issue}1156#1156 and {issue}1155#1155)
  • {pull}1241#1241 Internalize Newtonsoft.Json - no more dependency on Newtonsoft.Json
  • {pull}1275#1275 Internalize Ben.Demystifier - no more dependency on Ben.Demystifier (issue: {issue}1232#1232)
  • {pull}1215#1215 Add MongoDb support (issue: {issue}1158#1158)
  • {pull}1277#1277 Capture inner exceptions (issue: {issue}1267#1267)
  • {pull}1290#1290 Add configured hostname (issue: {issue}1289#1289)
  • {pull}1288#1288 Use TraceLogger as default logger in ASP.NET Full Framework (issue: {issue}1263#1263)

[float] ===== Bug fixes

  • {pull}1252#1252 Fix issue around setting Recording to false (issue: {issue}1250#1250)
  • {pull}1259#1259 ASP.NET: Move error capturing to Error event handler
  • {pull}1305#1305 Use Logger to log exception in AgentComponents initialization (issue: {issue}1254#1254)
  • {pull}1311#1311 Fix NullReferenceException in Elastic.Apm.Extensions.Logging(issue: {issue}1309#1309)

[float] ===== Breaking changes

  • {pull}1306#1306 Do not capture HTTP child spans for Elasticsearch (issue: {issue}1276#1276)

[[release-notes-1.9.0]] ==== 1.9.0

[float] ===== Features

  • {pull}925#925 Add GC time (issue: {issue}922#922)
  • {pull}1147#1147 Propagate sample rate through tracestate (issue: {issue}1021#1021)

[float] ===== Bug fixes

  • {pull}1189#1189 Get transaction name from Web API controller route template

[float] ===== Breaking changes

  • {pull}1161#1161 and {pull}1162#1162 The agent tries to never throw any exception. Specifically instead of throwing InstanceAlreadyCreatedException, it will print an error log.

[[release-notes-1.8.1]] ==== 1.8.1

[float] ===== Features

  • {pull}1196#1196 Add GC Heap Stats capturing for .NET 5.0 (issue: {issue}1195#1195)

[float] ===== Bug fixes

  • {pull}1192#1192 Lazily access the agent in ElasticApmProfiler redis integration (issue: {issue}1190#1190)

... (truncated)

Commits
  • ecfe0d0 Prepare release v.1.10.0 (#1314)
  • e0452d6 Fix nullref in Elastic.Apm.Extensions.Logging (#1311)
  • 8dd60c4 Capture errors with startup hook auto instrumentation (#1298)
  • eb27337 Use Logger to log exception in AgentComponents initialization (#1305)
  • c1f1b0e fix: use .NET native SDK for build and test (#1301)
  • dadf26b Skip running Elasticsearch docker test when docker not available (#1312)
  • 3f9a734 Use TraceLogger as default logger in ASP.NET Full Framework (#1288)
  • a986d18 Create receive messaging span when inside transaction (#1308)
  • 4591f02 Fix SanitizeFieldNamesTests (#1299)
  • b6b679c Do not capture HTTP child spans for Elasticsearch (#1306)
  • Additional 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet) from 1.6.1 to 1.10.0.
- [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@1.6.1...1.10.0)

---
updated-dependencies:
- dependency-name: Elastic.Apm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2023
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