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

Release v8.6.0 #984

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Release v8.6.0 #984

merged 2 commits into from
Nov 17, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Proposed Release Notes

  • Added onResolved instrumentation hook to apply instrumentation prior to module load.

    This hook fires after the module filepath has been resolved just prior to the module being loaded by the CommonJS module loader.

  • Fixed issue where recordConsume was not binding consumer if it was a promise

  • Pinned mongo versioned tests to <4.2.0 until we can address mongodb 4.2.0 support #982

  • Introduced a context management API to be used in place of manually calling tracer.segment get/set.

Links

Details

@bizob2828 bizob2828 marked this pull request as ready for review November 17, 2021 19:17
@michaelgoin michaelgoin added risk: high This change impacts critical areas or has other traits that warrant very careful consideration. semver: minor New features added. labels Nov 17, 2021
@michaelgoin michaelgoin reopened this Nov 17, 2021
Copy link
Member

@michaelgoin michaelgoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bizob2828 bizob2828 merged commit c7097b5 into main Nov 17, 2021
@coreyarnold coreyarnold deleted the release/v8.6.0 branch May 18, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
risk: high This change impacts critical areas or has other traits that warrant very careful consideration. semver: minor New features added.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants