Skip to content

Releases: open-coap/kotlin-mbedtls

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

v1.14.3

25 May 11:04
Compare
Choose a tag to compare

What's Changed

  • Fix DtlsClientChannelhandler bytebuf leak
  • Include CID in SessionWriter callback
  • Downgrade log level for close notify messages

Full Changelog: v1.14.2...v1.14.3

v1.14.2

25 May 11:02
Compare
Choose a tag to compare

What's Changed

  • Fix: remove session after inactivity when there was no incoming application records

Full Changelog: v1.14.1...v1.14.2