Skip to content

Releases: ChainSafe/js-libp2p-noise

v11.0.0

09 Jan 11:55
acd5f57
Compare
Choose a tag to compare

11.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats and related dependencies (#257)

Bug Fixes

Miscellaneous

v10.2.0

22 Nov 15:45
309ec0f
Compare
Choose a tag to compare

10.2.0 (2022-11-22)

Features

  • reuse encrypted data to avoid memory allocation (#242) (0b4b7f6)
  • reused ciphertext allocation in decrypt function (0b4b7f6)

v10.1.0

15 Nov 14:15
de3bc52
Compare
Choose a tag to compare

10.1.0 (2022-11-15)

Features

v10.0.1

02 Nov 16:22
4b2113c
Compare
Choose a tag to compare

10.0.1 (2022-10-31)

Bug Fixes

Miscellaneous

v10.0.0

19 Oct 20:01
f5ef4ee
Compare
Choose a tag to compare

10.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • modules no longer implement Initializable instead switching to constructor injection

Bug Fixes

Miscellaneous

  • bump @libp2p/tcp from 3.1.2 to 4.1.0 (#227) (3bc8ed4)

v9.0.0

07 Oct 10:28
b6f31f9
Compare
Choose a tag to compare

9.0.0 (2022-10-06)

⚠ BREAKING CHANGES

  • add Noise Extensions and update deps (#215)

Features

  • add Noise Extensions and update deps (#215) (ed3e16b)

Miscellaneous

v8.0.2

04 Oct 13:06
fb5da8f
Compare
Choose a tag to compare

8.0.2 (2022-10-03)

Bug Fixes

Miscellaneous

v8.0.1

19 Aug 11:25
776c200
Compare
Choose a tag to compare

8.0.1 (2022-08-19)

Bug Fixes

  • only increment nonce in valid decrypted msg (#200) (393c169)

Miscellaneous

v8.0.0

11 Aug 09:36
aa85698
Compare
Choose a tag to compare

8.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • update protons and connection encryption interface (#193)
  • remove noise pipes option (#177)
  • remove default instance (#188)

Features

Bug Fixes

Miscellaneous

v7.0.3

03 Aug 07:30
d6e8745
Compare
Choose a tag to compare

7.0.3 (2022-08-03)

Bug Fixes

  • correct type of it-length-prefixed 8.0.2 (#178) (45c1d56)

Miscellaneous

  • correct type of it-length-prefixed 8.0.2 (45c1d56)