Skip to content

Bump newrelic from 5.14.1.144 to 8.1.0.180#329

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-8.1.0.180
Closed

Bump newrelic from 5.14.1.144 to 8.1.0.180#329
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-8.1.0.180

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps newrelic from 5.14.1.144 to 8.1.0.180.

Release notes

Sourced from newrelic's releases.

v8.1.0.180

Notes

This release of the Python agent adds automatic instrumentation for Hypercorn, and includes bug fixes for Sanic v21.9+, memory sampler reporting, and database traces.

Install the agent using easy_install/pip/distribute via the Python Package Index or download it directly from the New Relic download site.

New features

  • Hypercorn Instrumentation

    Instrumentation has been added for Hypercorn, an ASGI web server.

Bug fixes

  • Fixes instrumentation for Sanic v21.9+

    Instrumentation for newer versions of Sanic (>=21.9) have either not reported data or crashed due to an incompatibility with Sanic's internal metaprogramming.

  • Fixes incorrect PID reported by memory sampler

    The PID reported by the memory sampler when sampling processes was incorrectly attributed to the process the agent was initialized from.

  • Fixes issue with database traces rarely causing crashes

    In rare instances a database trace could result in a setting not being found, causing a crash.

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is 5.0.2.126.

v8.0.0.179

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-80000179

v7.16.0.178

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71600178

v7.14.0.177

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71400177

v7.12.0.176

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71200176/

v7.10.0.175

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71000175/

v7.8.0.174

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70800174

v7.6.0.173

... (truncated)

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 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 [newrelic](https://github.com/newrelic/newrelic-python-agent) from 5.14.1.144 to 8.1.0.180.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v5.14.1.144...v8.1.0.180)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 13, 2022

Codecov Report

Merging #329 (91793de) into master (8090eae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #329   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          35       35           
  Lines         743      743           
=======================================
  Hits          732      732           
  Misses         11       11           
Flag Coverage Δ
unittests 98.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2022

Superseded by #331.

@dependabot dependabot bot closed this Sep 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/newrelic-8.1.0.180 branch September 28, 2022 11:02
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