Skip to content

Releases: aws/s2n-tls

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

Release: v1.4.18

19 Jul 20:03
138e3ec
Compare
Choose a tag to compare

Weekly release for July 19 2024

What's Changed

  • refactor: separate out ja3 specific logic by @lrstewart in #4578
  • chore: fix CBMC proof summary count by @tautschnig in #4627
  • fix: remove S2N_NO_PQ option by @kdnakt in #4622
  • feat(bindings/s2n-tls): add client_hello_version by @jmayclin in #4609
  • chore(bindings): release 0.2.8 by @toidiu in #4635
  • api(bindings/s2n-tls)!: remove public testing feature by @jmayclin in #4623
  • refactor: use feature probe for AEAD gate logic instead of AWS-LC/BoringSSL macros by @jouho in #4642
  • ci(nix): Add tshark to nix devshell by @dougch in #4571
  • chore: document why SHA1 is the only supported hash algorithm for cert_id generation in OCSP response by @jouho in #4625
  • Refactor: change set/get_decryption_key return type to S2N_RESULT in s2n_cipher struct by @jouho in #4638
  • Refactor: change init and destroy_key return type to S2N_RESULT in s2n_cipher struct by @jouho in #4639
  • Refactor: change is_available return type to bool in s2n_cipher struct by @jouho in #4630
  • test(pcap): handle pcaps with tcp fragmentation by @lrstewart in #4643
  • refactor(bindings/s2n-tls): finish test harness refactor by @jmayclin in #4636
  • feature: reusable fingerprinting interface by @lrstewart in #4628
  • feat: Add API to gate session tickets to TLS1.3 only by @maddeleine in #4645
  • ci: add merge_group event to GHA workflow. by @dougch in #4646
  • fix: avoid cert validation on connection_set_config by @jmayclin in #4612
  • Update s2n_connection_get_kem_group_name() to work with ClientHelloRe… by @alexw91 in #4652
  • fix: Removing new usage of memcmp by @maddeleine in #4657
  • chore: Bump Rust bindings v1.4.18 by @maddeleine in #4656

New Contributors

Full Changelog: v1.4.17...v1.4.18

v1.4.17

28 Jun 18:38
073c7b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.16...v1.4.17

Release: v1.4.16

05 Jun 21:17
114ccab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.15...v1.4.16