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: release v11.10.4 #2016

Merged
merged 3 commits into from Feb 13, 2024
Merged

chore: release v11.10.4 #2016

merged 3 commits into from Feb 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2024

v11.10.4 (2024-02-13)

Bug fixes

  • Resolved application logs getting blocked when an excessive payload is encountered (#2013) (365ded4)
  • Updated Shim to properly calculate the _moduleRoot on windows environments (#2014) (ab0bd7f)

Code refactoring

  • Abstracted registering of new aggregators into a Harvester class that is responsible for starting, stopping, updating all registered aggregators. (#1994) (1fb85a6)
  • Refactored specs into classes for easier code navigation (#2004) (4daedc0)

Miscellaneous chores

  • deps: Updated @newrelic/security agent to v1.0.1 (#2002) (b460c7b)

Tests

  • Updated smoke tests to send data to the appropriate collector method (#2005) (6130486)

@bizob2828 bizob2828 marked this pull request as ready for review February 13, 2024 20:09
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (365ded4) 97.11% compared to head (6d45ba2) 97.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2016   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files         239      239           
  Lines       41040    41040           
=======================================
  Hits        39854    39854           
  Misses       1186     1186           
Flag Coverage Δ
integration-tests-16.x 78.70% <ø> (ø)
integration-tests-18.x 78.68% <ø> (ø)
integration-tests-20.x 78.69% <ø> (ø)
unit-tests-16.x 91.08% <ø> (ø)
unit-tests-18.x 90.97% <ø> (ø)
unit-tests-20.x 90.97% <ø> (ø)
versioned-tests-16.x 74.90% <ø> (-0.03%) ⬇️
versioned-tests-18.x 74.92% <ø> (-0.03%) ⬇️
versioned-tests-20.x 74.93% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bizob2828 bizob2828 merged commit faebfe0 into main Feb 13, 2024
35 checks passed
@bizob2828 bizob2828 deleted the release/v11.10.4 branch February 13, 2024 20:23
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.

None yet

2 participants