Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 12.0.0 #301

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

12.0.0 (2023-03-28)

⚠ BREAKING CHANGES

  • update multiformats and related dependencies (#257)
  • modules no longer implement Initializable instead switching to constructor injection
  • add Noise Extensions and update deps (#215)
  • update protons and connection encryption interface (#193)
  • remove noise pipes option (#177)
  • remove default instance (#188)
  • updates to the single-issue libp2p interface definitions
  • This module now outputs ESM code only
  • requires node 15+
  • the new peer-id module uses the new CID class and not the old one
  • buffer@6 dropped support for IE and Safari < 10

Features

  • add metrics (#246) (df740a1)
  • add Noise Extensions and update deps (#215) (ed3e16b)
  • adjust to comply with conn encryptor spec (#153) (0fd6a63)
  • Make crypto implementation pluggable. (c988bcd)
  • remove default instance (#188) (1358409)
  • reuse encrypted data to avoid memory allocation (#242) (0b4b7f6)
  • reused ciphertext allocation in decrypt function (0b4b7f6)
  • update to new libp2p interfaces (c458806)
  • use aegir (f05150e)

Bug Fixes

Miscellaneous


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner March 28, 2023 08:17
@mpetrunic mpetrunic closed this Mar 28, 2023
@mpetrunic mpetrunic deleted the release-please--branches--master--components--release-please-action branch March 28, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[README] "API Docs" link is broken
1 participant