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

feat!: test tls encryption #145

Merged
merged 2 commits into from
Jan 26, 2024
Merged

feat!: test tls encryption #145

merged 2 commits into from
Jan 26, 2024

Conversation

achingbrain
Copy link
Member

Adds tests for tls encryption but as a major to control when it is pulled in to the js-libp2p monorepo.

BREAKING CHANGE: tls support is required

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Adds tests for tls encryption but as a major to control when it is
pulled in to the js-libp2p monorepo.

BREAKING CHANGE: tls support is required
@achingbrain achingbrain merged commit a19a735 into main Jan 26, 2024
16 checks passed
@achingbrain achingbrain deleted the feat/test-tls branch January 26, 2024 07:32
github-actions bot pushed a commit that referenced this pull request Jan 26, 2024
## [11.0.0](v10.0.3...v11.0.0) (2024-01-26)

### ⚠ BREAKING CHANGES

* tls support is required

### Features

* test tls encryption ([#145](#145)) ([a19a735](a19a735))
Copy link

🎉 This PR is included in version 11.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant