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.13 #208566

Merged
merged 2 commits into from
Feb 22, 2025
Merged

s2n 1.5.13 #208566

merged 2 commits into from
Feb 22, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Weekly release for February 22 2025

Release Summary

  • Add bindings for the External PSK functionality.
  • Adds 20250211, a TLS 1.3-exclusive security policy intended for RFC 9151 migration.
  • A breaking change was made to the renegotiation callback interface. This only affects Rust customers using the unstable-renegotiate
    feature.
  • Adds an option to prevent s2n-tls from overriding the libcrypto RAND engine.
  • Adds async support to s2n_cert_validation_callback.
  • Reduced connection memory usage by an estimated 4 to 5 percent.
  • A successful cert validation callback should return only S2N_SUCCESS. Previously, both 0 and any positive return value were considered successful.

What's Changed

Full Changelog: aws/s2n-tls@v1.5.12...v1.5.13

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 22, 2025
Copy link
Contributor

🤖 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 Feb 22, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 22, 2025
Merged via the queue into master with commit aa95535 Feb 22, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-s2n-1.5.13 branch February 22, 2025 03:30
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