Skip to content

Conversation

@lexnv
Copy link
Contributor

@lexnv lexnv commented Dec 4, 2024

Backport for: #6742

cc @paritytech/sdk-node

## [0.8.3] - 2024-12-03

This release includes two fixes for small memory leaks on edge-cases in
the notification and request-response protocols.

### Fixed

- req-resp: Fix memory leak of pending substreams
([#297](paritytech/litep2p#297))
- notification: Fix memory leak of pending substreams
([#296](paritytech/litep2p#296))

cc @paritytech/networking

---------

Signed-off-by: Alexandru Vasile <[email protected]>
@lexnv lexnv requested a review from EgorPopelyaev December 4, 2024 14:47
@lexnv lexnv self-assigned this Dec 4, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@EgorPopelyaev EgorPopelyaev merged commit 9163777 into stable2412 Dec 4, 2024
191 of 198 checks passed
@EgorPopelyaev EgorPopelyaev deleted the lexnv/backport-litep2p083 branch December 4, 2024 16:51
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