facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Bump newrelic from 5.22.1.152 to 8.7.1 #370

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps newrelic from 5.22.1.152 to 8.7.1.

Release notes

Sourced from newrelic's releases.

v8.7.1

Notes

This release of the Python agent adds support for a new config option to capture GraphQL introspection query transactions.

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

  • Add support for a new config option to capture GraphQL introspection query transactions.

    Added new config setting instrumentation.graphql.capture_introspection_queries and corresponding environment variable NEW_RELIC_INSTRUMENTATION_GRAPHQL_CAPTURE_INTROSPECTION_QUERIES to control capturing of GraphQL introspection transactions. Defaults to false which retains previous behavior of ignoring transactions with introspection queries.

Bug fixes

  • Fixed introspection query recognition for GraphQL.

    Fixed introspection query recognition for GraphQL to allow introspection fields to be queried alongside real fields in traces.

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.12.0.140. Find more information in the EOL Policy Page.

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/

v8.4.0

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

v8.3.0

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

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

... (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)
tsmock commented 1 year ago

Upstream PR: https://github.com/hotosm/tasking-manager/pull/5642

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.