Skip to content

Releases: aws/s2n-tls

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

Release: v1.4.15

21 May 21:13
6d92b46
Compare
Choose a tag to compare

Weekly release for May 21 2024

What's Changed

  • feat: Modify s2nd/c to do serialization/deserialization by @maddeleine in #4533
  • refactor: Avoid unnecessary s2n_hmac calls in s2n_record_write by @goatgoose in #4539
  • chore: bindings release 0.2.5 by @dougch in #4551
  • feat: add key preferences to rfc9151 policy by @jmayclin in #4540
  • fix: Send zero-length NST when session key is expired by @jouho in #4532
  • feat(bindings): Add API to check for resumption by @goatgoose in #4552
  • bug(nix:corretto): use autoPatchelfHook on all systems and ignore als… by @dougch in #4561

Full Changelog: v1.4.14...v1.4.15

Release: v1.4.14

10 May 21:55
8aa419e
Compare
Choose a tag to compare

Weekly release for May 10 2024

What's Changed

Full Changelog: v1.4.13...v1.4.14

Release: v1.4.13

01 May 17:14
e7ba5b3
Compare
Choose a tag to compare

Weekly release for May 01 2024

What's Changed

New Contributors

Full Changelog: v1.4.12...v1.4.13

Release: v1.4.12

16 Apr 17:23
9774bd7
Compare
Choose a tag to compare

Weekly release for April 16 2024

What's Changed

Full Changelog: v1.4.11...v1.4.12