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

s2n 1.5.7 #196385

Merged
merged 2 commits into from
Nov 1, 2024
Merged

s2n 1.5.7 #196385

merged 2 commits into from
Nov 1, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Weekly release for November 01 2024

Summary

  • Adds the s2n_connection_get_certificate_match() API, which allows users to determine whether the server was able to provide the client with a certificate chain that matched the client's SNI extension.
  • Adds the s2n_cleanup_final() API, which allows users to completely cleanup and deinitialize s2n-tls, regardless of the s2n-tls atexit configuration.
  • Fixes poll_flush() in the rust bindings to properly flush pending send data without producing an error.

What's Changed

Full Changelog: aws/s2n-tls@v1.5.6...v1.5.7

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

github-actions bot commented Nov 1, 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 Nov 1, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 1, 2024
Merged via the queue into master with commit 84634aa Nov 1, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-s2n-1.5.7 branch November 1, 2024 19:38
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