Skip to content

Bump newrelic from 5.14.1.144 to 8.3.0#342

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps newrelic from 5.14.1.144 to 8.3.0.

Release notes

Sourced from newrelic's releases.

v8.3.0

Notes

This release of the Python agent adds Python 3.11 support, deprecates the add_custom_parameter API, adds usage metrics for multiple libraries, and includes bug fixes.

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

Deprecations

  • add_custom_parameter(s) API is now deprecated The add_custom_parameter(s) API is deprecated in favor of add_custom_attribute(s). A deprecation warning will now be emitted when using add_custom_parameter(s).

New features

  • Adds support for Python 3.11 The agent now supports applications running in Python 3.11.

  • Adds usage metrics for Kafka clients, Daphne, and Hypercorn The agent now emits a messagebroker metric for Kafka clients and a dispatcher metric for Daphne and Hypercorn. This metric is similar to the framework metric already being emitted for all web frameworks supported by the agent.

Bug fixes

  • Fixed Flask view support for Code Level Metrics The agent was previously reporting the class name the code.function attribute in the case of Flask method dispatching. This has been corrected to report the instrumented function name.

  • Fixed aioredis version crash A fix has been implemented to address a crash in aioredis in cases where the agent was initialized before importing aioredis on aioredis>=2.0.1.

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.2.2.130. More information can be found in the EOL Policy Page.

v8.2.1

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

v8.2.0.181

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

v8.1.0.180

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

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

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

---
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 Oct 25, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 25, 2022

Codecov Report

Merging #342 (9b4cb1c) into master (8090eae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #342   +/-   ##
=======================================
  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 Oct 27, 2022

Superseded by #343.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/newrelic-8.3.0 branch October 27, 2022 11:01
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