Skip to content

chore(master): release 3.24.2 - #4504

Merged
sidorares merged 1 commit into
masterfrom
release-please--branches--master--components--mysql2
Aug 24, 2026
Merged

chore(master): release 3.24.2#4504
sidorares merged 1 commit into
masterfrom
release-please--branches--master--components--mysql2

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.24.2 (2026-08-24)

Bug Fixes

  • correct length-coded number size for the 3-byte range (#4500) (de56272)
  • promise: honour trace: false on every promise-API method (#4502) (1dcd8ef), closes #4501

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--master--components--mysql2 branch from d21bd46 to c7b8230 Compare August 24, 2026 11:13
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.53%. Comparing base (1dcd8ef) to head (c7b8230).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4504   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files          93       93           
  Lines       15995    15995           
  Branches     2308     2308           
=======================================
  Hits        14801    14801           
  Misses       1194     1194           
Flag Coverage Δ
compression-0 92.15% <ø> (ø)
compression-1 92.51% <ø> (ø)
static-parser-0 91.35% <ø> (ø)
static-parser-1 91.47% <ø> (ø)
tls-0 92.10% <ø> (ø)
tls-1 92.53% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sidorares
sidorares merged commit 649e129 into master Aug 24, 2026
104 checks passed
@sidorares
sidorares deleted the release-please--branches--master--components--mysql2 branch August 24, 2026 11:46
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

trace: false is ignored by most promise-API methods, including per-query hot paths

1 participant