This repository was archived by the owner on Jul 21, 2023. It is now read-only.
Commit 9d4dd87 1 parent 2297856 commit 9d4dd87 Copy full SHA for 9d4dd87
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.0.5] ( https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.4...v7.0.5 ) (2022-11-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * apply message size limit before decoding message ([ #231 ] ( https://github.com/libp2p/js-libp2p-mplex/issues/231 ) ) ([ 279ad47] ( https://github.com/libp2p/js-libp2p-mplex/commit/279ad47517ae3d4bc99ab499bf1fd9ef67dbb74b ) )
7
+ * limit unprocessed message queue size separately to message size ([ #234 ] ( https://github.com/libp2p/js-libp2p-mplex/issues/234 ) ) ([ 2297856] ( https://github.com/libp2p/js-libp2p-mplex/commit/2297856c3ffb05f9cabf52efc3b78ef96d3faf1e ) )
8
+ * yield single buffers ([ #233 ] ( https://github.com/libp2p/js-libp2p-mplex/issues/233 ) ) ([ 31d3938] ( https://github.com/libp2p/js-libp2p-mplex/commit/31d3938f8fcdf56debbf8824ccbcbc057d5bd5be ) )
9
+
1
10
## [ 7.0.4] ( https://github.com/libp2p/js-libp2p-mplex/compare/v7.0.3...v7.0.4 ) (2022-11-23)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/mplex" ,
3
- "version" : " 7.0.4 " ,
3
+ "version" : " 7.0.5 " ,
4
4
"description" : " JavaScript implementation of https://github.com/libp2p/mplex" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-mplex#readme" ,
You can’t perform that action at this time.
0 commit comments