Skip to content

Releases: aws/s2n-tls

Release: v1.5.9

13 Nov 19:37
493b771
Compare
Choose a tag to compare

Weekly release for November 13 2024

Summary

What's Changed

Full Changelog: v1.5.8...v1.5.9

Release: v1.5.8

13 Nov 01:39
db1589d
Compare
Choose a tag to compare

Weekly release for November 12 2024

What's Changed

Full Changelog: v1.5.7...v1.5.8

Release: v1.5.7

01 Nov 17:32
9f4baec
Compare
Choose a tag to compare

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: v1.5.6...v1.5.7

Release: v1.5.6

23 Oct 17:40
ae74eb5
Compare
Choose a tag to compare

Weekly release for October 23 2024

What's Changed

Full Changelog: v1.5.5...v1.5.6

Release: v1.5.5

09 Oct 22:47
ffe0bf4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

Release: v1.5.4

03 Oct 23:17
ead40c5
Compare
Choose a tag to compare

Weekly release for October 03 2024

What's Changed

Full Changelog: v1.5.3...v1.5.4

Release: v1.5.3

20 Sep 19:00
0bae2c5
Compare
Choose a tag to compare

Weekly release for September 20 2024

What's Changed

Full Changelog: v1.5.2...v1.5.3

Release: v1.5.2

06 Sep 21:56
08d413a
Compare
Choose a tag to compare

Weekly release for September 06 2024

What's Changed

Full Changelog: v1.5.1...v1.5.2

Release: v1.5.1

20 Aug 17:34
87f4a05
Compare
Choose a tag to compare

Weekly release for August 20 2024

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

Release: v1.5.0

09 Aug 19:48
79c0f1b
Compare
Choose a tag to compare

Weekly release for August 9 2024

Note: The minor version has been bumped in this release due to a commit that makes a backwards-incompatible change to the session resumption ticket schema.

What's Changed

New Contributors

Full Changelog: v1.4.18...v1.5.0