Skip to content

Bump newrelic from 5.14.1.144 to 8.10.1#380

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps newrelic from 5.14.1.144 to 8.10.1.

Release notes

Sourced from newrelic's releases.

v8.10.1

Notes

This release of the Python agent fixes an issue with MetricNormalizationRules, fixes a DeprecationWarning in pacakge version detection, and adds support for new commands introduced in Redis v5.

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

Enhancements

  • Add support for new commands introduced in Redis v5 Adds full instrumentation support for Redis v5.

Bug fixes

  • Fix crash in MetricNormalizationRules Fixed a crash when using client side MetricNormalizationRules to ignore metrics (set through NerdGraph and available under a feature flag). The metrics should now be properly ignored.

  • Fix DeprecationWarning in pacakge version detection for Python 3.10+ Fixed a DeprecationWarning emitted by pacakge version detection used internally for Python 3.10+. When importlib.metadata is available, prefer using it to avoid checking deprecated version attributes on modules. (Thanks @​renanivo for the contribution!)

Support statement

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date.

See the New Relic Python agent EOL policy for information about agent releases and support dates.

v8.10.0

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

v8.9.0

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

v8.8.1

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

v8.8.0

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

v8.7.1

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

v8.7.0

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

v8.6.0

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

v8.5.0

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

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

---
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 Aug 18, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2023

Codecov Report

Merging #380 (562ad68) into master (4900a63) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  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 Aug 24, 2023

Superseded by #383.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/newrelic-8.10.1 branch August 24, 2023 11:27
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