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 v12.5.2 #2672

Merged
merged 3 commits into from
Oct 23, 2024
Merged

chore: release v12.5.2 #2672

merged 3 commits into from
Oct 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2024

v12.5.2 (2024-10-23)

Features

  • Updated shim/when instrumentation to use tracer to run in context (#2642) (1a80ad5)

Bug fixes

Documentation

Miscellaneous chores

  • Upgraded import-in-the-middle to work around a bug introduced in 1.11.1 (#2618) (9ad476a)

Tests

  • Migrated aws-sdk-v2 and aws-sdk-v3 tests to node:test (#2620) (e0dc015)
  • Migrated test/unit/shim to node:test (#2599) (8d1acff)
  • Migrated test/versioned/amqplib to node:test (#2612) (7bdada6)
  • Migrated test/versioned/express to node:test (#2609) (bd2f1a5)
  • Migrated bluebird versioned tests to node:test (#2635) (6e28fad)
  • Migrated last group of unit tests to node:test (#2624) (386f546)
  • Migrated unit tests to node:test (#2623) (86231b7)
  • Updated tests that relied on tspl by awating the plan.completed instead of calling end to avoid flaky tests (#2610) (935ac14)
  • Updated tests that used the context manager directly and instead use the tracer to access the segment context (#2643) (b917b3e)
  • Updated the mininum version of pg-native in pg-esm tests to align with the pg tests (#2616) (16be714)
  • Migrated bunyan, pino, and winston tests to node:test (#2634) (69c1ab8)
  • Migrated fastify tests to node:test (#2632) (b522477)
  • Migrated block of unit tests to node:test (#2607) (e33807b)
  • Migrated block of unit tests to node:test (#2604) (cd90ce1)
  • Migrated block of unit tests to node:test (#2593) (6d4d49e)

@bizob2828 bizob2828 marked this pull request as ready for review October 23, 2024 17:51
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.13%. Comparing base (a36deba) to head (7425be1).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2672      +/-   ##
==========================================
- Coverage   97.23%   97.13%   -0.11%     
==========================================
  Files         291      291              
  Lines       45928    45928              
==========================================
- Hits        44658    44610      -48     
- Misses       1270     1318      +48     
Flag Coverage Δ
integration-tests-cjs-18.x 74.17% <ø> (+<0.01%) ⬆️
integration-tests-cjs-20.x 74.17% <ø> (-0.01%) ⬇️
integration-tests-cjs-22.x 74.21% <ø> (+<0.01%) ⬆️
integration-tests-esm-18.x ?
integration-tests-esm-20.x ?
integration-tests-esm-22.x ?
unit-tests-18.x 88.87% <ø> (ø)
unit-tests-20.x 88.87% <ø> (ø)
unit-tests-22.x 88.87% <ø> (ø)
versioned-tests-18.x 78.92% <ø> (-0.19%) ⬇️
versioned-tests-20.x ?
versioned-tests-22.x ?

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 5275a3c into main Oct 23, 2024
42 of 43 checks passed
@bizob2828 bizob2828 deleted the release/v12.5.2 branch October 23, 2024 19:18
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.

3 participants