Skip to content

Getting Ready for 5.6.0 Release#1571

Merged
yuce merged 3 commits intohazelcast:masterfrom
yuce:cleanup1-5.6.0
Jan 30, 2026
Merged

Getting Ready for 5.6.0 Release#1571
yuce merged 3 commits intohazelcast:masterfrom
yuce:cleanup1-5.6.0

Conversation

@yuce
Copy link
Copy Markdown
Contributor

@yuce yuce commented Jan 30, 2026

  • Set client version to 5.6.0
  • Require Node.js 20 as the minimum. It's the currently minimum manintend Node,js LTS
  • Fixed leaks with some socket callbacks
  • Use clearTimeout for setTimeout instead of clearInterval.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2026

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.42%. Comparing base (7ca2e69) to head (f093fdb).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/network/Connection.ts 88.23% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1571      +/-   ##
==========================================
- Coverage   93.43%   93.42%   -0.02%     
==========================================
  Files         466      466              
  Lines       16629    16644      +15     
  Branches     1351     1353       +2     
==========================================
+ Hits        15538    15550      +12     
- Misses        797      800       +3     
  Partials      294      294              

☔ View full report in Codecov by Sentry.
📢 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.

@yuce yuce requested review from emreyigit and ihsandemir January 30, 2026 10:05
@yuce yuce merged commit c199191 into hazelcast:master Jan 30, 2026
14 checks passed
@yuce yuce deleted the cleanup1-5.6.0 branch January 30, 2026 10:26
@yuce yuce added this to the 5.6.0 milestone Jan 30, 2026
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