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 v7.0.0 #338

Merged
merged 3 commits into from
Jan 14, 2025
Merged

chore: release v7.0.0 #338

merged 3 commits into from
Jan 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 14, 2025

v7.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • Updated the minimum agent version to 12.11.0.

Features

  • Updated the minimum agent version to 12.11.0 (#337) (6a115c4)
    • In 12.11.0 of the agent, the transaction was removed from the segment and stored separately on the context manager.
    • The signature for recording time slice metrics also changed by passing in the active transaction.
    • If you cannot upgrade the agent to 12.11.0, simply pin the @newrelic/apollo-server-plugin to 6.0.0.

Miscellaneous chores

Tests

  • Migrated apollo-federation versioned tests to node:test (#333) (86b883e)
  • Updated remaining versioned tests to node:test (#334) (4f86a27)
  • Updated unit tests to node:test (#331) (1292619)
  • Moved all common files into tests/lib (#336) (58b1e59)
  • Restored graphql-tag as it was not a transitive dep but instead a test dep (#325) (d6ac39a)
  • Updated apollo-federation tests to use @apollo/server (#335) (37e89fa)
  • Updated versioned tests to remove transitive deps (#323) (5c2b889)

Continuous integration

  • Updated codecov version and moved codecov reporting until after all tests are run (#319) (4becfe1)

@bizob2828 bizob2828 marked this pull request as ready for review January 14, 2025 21:09
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (6a115c4) to head (4326308).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files           7        7           
  Lines         889      889           
=======================================
  Hits          877      877           
  Misses         12       12           
Flag Coverage Δ
integration-tests-18.x 93.58% <ø> (ø)
integration-tests-20.x 93.58% <ø> (ø)
integration-tests-22.x 93.58% <ø> (ø)
unit-tests-18.x 60.51% <ø> (ø)
unit-tests-20.x 60.51% <ø> (ø)
unit-tests-22.x 60.51% <ø> (ø)
versioned-tests-18.x 95.83% <ø> (ø)
versioned-tests-20.x 95.83% <ø> (ø)
versioned-tests-22.x 95.83% <ø> (ø)

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 a38c23e into main Jan 14, 2025
37 checks passed
@bizob2828 bizob2828 deleted the release/v7.0.0 branch January 14, 2025 21:55
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.

2 participants