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

chore(deps): update dependency newrelic to v8.10.0 #396

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
newrelic (source) ==8.9.0 -> ==8.10.0 age adoption passing confidence

Release Notes

newrelic/newrelic-python-agent (newrelic)

v8.10.0

Compare Source

Notes

This release of the Python agent adds support for Google Cloud Firestore.

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 Firestore
    Adds instrumentation support for Google Cloud Firestore.

  • Add support to Redis Async
    Adds instrumentation support for Redis' async features. Thanks, ahmedhr for your contribution!

  • Automatic wrapping for async generators
    Existing tracing decorator APIs now support async generators out of the box.

Bug fixes

  • Fixed a crash when consecutive calls to throw() on wrapped generators
    Previously consecutive calls to throw() would raise an exception rather than inject the exception into the wrapped generator.

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Clivern as a code owner August 11, 2023 01:32
@Clivern Clivern merged commit 3db882d into main Aug 14, 2023
15 checks passed
@Clivern Clivern deleted the renovate/newrelic-8.x branch August 14, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant