Skip to content

Conversation

@romanett
Copy link
Contributor

@romanett romanett commented Nov 7, 2025

Proposed changes

Backport #3324

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds functionality)
  • Test enhancement (non-breaking change to increase test coverage)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected, requires version increase of Nuget packages)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc.
  • I have signed the CLA.
  • I ran tests locally with my changes, all passed.
  • I fixed all failing tests in the CI pipelines.
  • I fixed all introduced issues with CodeQL and LGTM.
  • I have added tests that prove my fix is effective or that my feature works and increased code coverage.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.62%. Comparing base (f646405) to head (c350bce).
⚠️ Report is 1 commits behind head on release/1.5.377.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           release/1.5.377    #3325      +/-   ##
===================================================
- Coverage            57.72%   57.62%   -0.11%     
===================================================
  Files                  355      355              
  Lines                78107    78108       +1     
  Branches             13821    13821              
===================================================
- Hits                 45085    45007      -78     
- Misses               28790    28870      +80     
+ Partials              4232     4231       -1     

☔ 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.

@marcschier marcschier merged commit c09d97c into release/1.5.377 Nov 8, 2025
92 of 93 checks passed
@marcschier marcschier deleted the backport/memLeak branch November 8, 2025 06:48
@RicoSuter
Copy link
Contributor

We also see memory leaks on client side in v1.5.377.21, might this be related to this?

@romanett
Copy link
Contributor Author

@RicoSuter this fix is purely Server side. Please open an Issue with more Details about the memory leak.

@RicoSuter
Copy link
Contributor

@romanett i see it’s fixed within the master branch. When csn we expect another full release of master?

@romanett
Copy link
Contributor Author

@RicoSuter We will release a "Preview" on nuget in the coming days. If no Issues are reported a regular release will follow in some weeks.

@romanett
Copy link
Contributor Author

@RicoSuter 1.5.378-preview is released

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.

4 participants