Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump newrelic from 5.24.0.153 to 6.8.1.164 #507

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps newrelic from 5.24.0.153 to 6.8.1.164.

Release notes

Sourced from newrelic's releases.

v6.8.1.164

Notes

This release of the Python agent updates the log file location in the default newrelic.ini file and includes multiple bug fixes.

The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from the New Relic download site.

Improved Features

  • Updated log_file location in default newrelic.ini

    The newrelic.ini generated using newrelic-admin generate-config has been updated to set the default log_file location to stdout for improved initial visibility. This setting can still be customized to log to stderr or a user-specified file as well.

Bug Fixes

  • Handling of CherryPy HTTPRedirects

    cherrypy.HttpRedirects were incorrectly being reported as errors. This has now been corrected thanks to contribution from @​bdeeney!

  • Invalid escape sequence DeprecationWarning

    A deprecation warning concerning unrecognized escape sequences in Python 3.6+ has been fixed. Thank you @​urianchang for your contribution!

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

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

v6.4.1.158

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

v6.4.0.157

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

v6.2.0.156

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

... (truncated)

Commits
  • 41b4103 Update Default Agent Logging (#321)
  • 3703fb3 chore(docs): update newrelic header (#327)
  • 1e4877b Update version parsing to prevent errors with graphql-core pre-release versio...
  • 95bc31a Fix handling of cherrypy HTTPRedirects (#324)
  • 86c7837 Pin uvicorn version to v0.14 for py36 testing purposes. (#326)
  • 75a7a51 Fix byte regular expressions (#320)
  • 59b3dbe Updated DeprecationWarnings about invalid escape sequences (#314)
  • 0742761 Fix manylinux wheel location (#313)
  • 1f63544 Linting (#305)
  • 2707fdf Protect graphql binds with try excepts. (#308)
  • Additional commits viewable in compare view

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.24.0.153 to 6.8.1.164.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v5.24.0.153...v6.8.1.164)

---
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 Area: Dependencies (pip) Anything related to Python dependencies Type: Maintenance Refactoring or general maintenance items labels Sep 1, 2021
@dependabot dependabot bot requested a review from timorthi September 1, 2021 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Dependencies (pip) Anything related to Python dependencies Type: Maintenance Refactoring or general maintenance items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants