Skip to content

Releases: open-coap/kotlin-mbedtls

v1.29.1

22 Oct 07:56
Compare
Choose a tag to compare

What's Changed

  • refactor(netty): use connect instead of bind in DtlsClientHandshakeChannelHandler
  • build: update Mbedtls to 3.6.2

Full Changelog: v1.28.0...v1.29.1

v1.28.0

10 Sep 12:24
9b2fcbd
Compare
Choose a tag to compare

What's Changed

  • Add metric for counting number of sessions stored
  • Support for DTLS session authentication context updates via outbound dgram

Full Changelog: v1.27.0...v1.28.0

v1.27.0

21 Aug 06:04
823b4b1
Compare
Choose a tag to compare

What's Changed

  • fix: update workflow to create MbedtlsSizeOf.kt file
  • Fix compiler warnings
  • Add a way to enforce DTLS session expiration by

New Contributors

Full Changelog: v1.26.0...v1.27.0

v1.26.0

21 Aug 06:06
Compare
Choose a tag to compare

What's Changed

  • Optional CID validator
  • 🏗️️ Update Mbedtls to 3.6.0 by @github-actions in #55

Full Changelog: v1.24.1...v1.26.0

v1.24.0

01 Mar 11:30
b0d3fde
Compare
Choose a tag to compare

What's Changed

  • Provide a way to require CID support from a peer

Full Changelog: v1.23.0...v1.24.0

v1.23.0

31 Jan 13:36
Compare
Choose a tag to compare

What's Changed

  • 🏗️️ Update Mbedtls to 3.5.2

Full Changelog: v1.21.0...v1.23.0

v1.21.0

27 Nov 15:23
Compare
Choose a tag to compare

What's Changed

  • 🏗️️ Update Mbedtls to 3.5.1

v1.20.0

07 Nov 13:21
Compare
Choose a tag to compare

What's Changed

  • 🏗️️ Update Mbedtls to 3.5.0

Full Changelog: v1.19.1...v1.20.0

v1.17.2

11 Aug 06:11
Compare
Choose a tag to compare

What's Changed

  • Added AsyncDtlsSessionLifecycleCallbacks

v1.17.1

10 Aug 09:50
5fc13c8
Compare
Choose a tag to compare

What's Changed

  • Run DTLS session lifecycle probes asynchronously