Skip to content

Bump newrelic from 5.14.1.144 to 7.2.3.170#252

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps newrelic from 5.14.1.144 to 7.2.3.170.

Release notes

Sourced from newrelic's releases.

v7.2.3.170

Notes

This release of the Python agent fixes an issue with FastAPI instrumentation, as well as restricts gRPC to compatible versions.

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

Bug Fixes

  • FastAPI Context Propagation Error

    A runtime instrumentation error stemming from context propagation in FastAPI has been fixed.

  • gRPC Incompatiblities

    The version of gRPC has been pinned until compatiblity can be ensured with newer versions.

    gRPC recently enabled retries by default on channel connections, potentially causing a storm of requests and open threads to starve the host of resources, as well as strain our trace observers. This pin should alleviate these issues until retries can be properly configured.

v7.2.2.169

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

v7.2.1.168

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

v7.2.0.167

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

v7.0.0.166

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

v6.10.0.165

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

v6.8.1.164

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

v6.8.0.163

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

v6.6.0.162

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

v6.4.4.161

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

v6.4.3.160

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

v6.4.2.159

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

---
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 Nov 5, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2021

Superseded by #255.

@dependabot dependabot bot closed this Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/newrelic-7.2.3.170 branch November 12, 2021 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