Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps elastic-apm-node from 2.12.1 to 3.17.0.

Changelog

Sourced from elastic-apm-node's changelog.

==== 3.17.0 2021/07/05

[float] ===== Features

[float] ===== Bug fixes

  • Fix inconsistencies in HTTP spans from other APM agents. will now be "http" for HTTP, HTTPS, and HTTP/2 outgoing spans -- previously it was "http", "https", "http2", respectively. As well, will now be the HTTP method (e.g. "GET", "PUT", "POST"), rather than "http". ({pull}2075#2075)

  • Fixed error where SQS messages sent without an active transactions could crash the agent. ({issues}2113#2113)

  • Fixed support for proxies in destination context ({issues}1770#1770)

[[release-notes-3.16.0]] ==== 3.16.0 - 2021/06/14

[float] ===== Features

  • Added configuration field, allowing users to set a time threshold value that spans must reach before the agent will add a stack trace to the span. As a result, many short spans that previously included stack traces by default no longer will.

  • Prefer W3C "traceparent" header over "elastic-apm-traceparent" for incoming requests. {pull}2079#2079

[float] ===== Bug fixes

  • Fix a crash (TypeError: lastPrepareStackTrace) in the agent when used with React v17 and later ({issues}1980#1980).

  • Performance improvements have been made in error and stacktrace capture ({pull}2094#2094). This also included in two bug fixes:

... (truncated)

Commits
  • 322e7e5 3.17.0 (#2140)
  • 1cf3037 feat: implment awk-sdk v2 dynamodb instrumentation (#2128)
  • 8caa56c tests: run S3 tests with each aws-sdk TAV version test (#2136)
  • 3d68f6a chore: ensure no logging during benchmark runs which can break analysis (#2130)
  • 28e77af feat: disableSend boolean config option to work, but not communicate with APM...
  • e826a35 tests: fix docker-compose setup that broke aws-sdk TAV tests in CI (#2132)
  • a80aea3 Fix #1770 support for proxies in destination context (#2126)
  • 277033d tests: fix mssql server Docker registry (#2133)
  • 3c47c5b Create SECURITY.md
  • 9ece910 feat: AWS S3 instrumentation of aws-sdk package (#2112)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by trentm, a new releaser for elastic-apm-node since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #166.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/elastic-apm-node-3.17.0 branch July 20, 2021 06:14
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.

1 participant