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

nng 1.9.0 #192998

Merged
merged 2 commits into from
Oct 6, 2024
Merged

nng 1.9.0 #192998

merged 2 commits into from
Oct 6, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This is probably the last feature release for the 1.x line for NNG.

This fixes quite a few bugs, the main new features here are around TLS support.

  • TLS 1.3 is supported for Mbed TLS
  • WolfSSL is now supported without an extra module. (You need to honor the licensing terms of WolfSSL itself however.)
  • TLS support for PSK (pre-shared keys)
  • A new nng_id_visit API is available for iterating over all nodes in an ID hash map.
  • An experimental (undocumented) but exposed "public" API for UDP is available

There are significant fixes for race conditions around close, and use-after-free. Everyone is recommended to update.

More details:

What's Changed

New Contributors

Full Changelog: nanomsg/nng@v1.8.0...v1.9.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Oct 6, 2024
Copy link
Contributor

github-actions bot commented Oct 6, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 6, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 6, 2024
Merged via the queue into master with commit 921ddca Oct 6, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-nng-1.9.0 branch October 6, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants