Skip to content

Releases: open-coap/kotlin-mbedtls

v1.33.1

01 Dec 14:46
c543303

Choose a tag to compare

What's Changed

  • fix: Properly suppress log messages after updating to multi-threading support by @akolosov-n in #98

Full Changelog: v1.33.0...v1.33.1

v1.33.0

01 Dec 14:46
a1b3110

Choose a tag to compare

What's Changed

Full Changelog: v1.32.3...v1.33.0

v1.32.3

27 Nov 12:31
e2705e8

Choose a tag to compare

What's Changed

Full Changelog: v1.32.2...v1.32.3

v1.32.2

25 Nov 11:48
48c016f

Choose a tag to compare

What's Changed

  • ci: remove manual release step that did not work by @szysas in #89
  • build: minor improvement to repo cloning with submodules by @szysas in #90
  • refactor: simplify mbedlts compilation script by @JuhaPekkaa in #91

Full Changelog: v1.32.1...v1.32.2

v1.32.1

04 Nov 09:14
d2cec1d

Choose a tag to compare

What's Changed

  • build: bump actions/checkout from 4 to 5 by @dependabot[bot] in #81
  • build: bump actions/setup-java from 4 to 5 by @dependabot[bot] in #79
  • build: bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #80
  • ci: remove building on jdk 8 by @szysas in #82
  • build: allow to run specific benchmark test by @szysas in #87
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #84
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #85
  • build(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #86
  • build: Update mbedtls to 4.0.0 by @JuhaPekkaa in #83
  • build: upgrade publishing JDK from 8 to 17 by @JuhaPekkaa in #88

Full Changelog: v1.31.1...v1.32.1

v1.31.1

28 Aug 07:03

Choose a tag to compare

What's Changed

  • 🏗️️ Update Mbedtls to 3.6.3 by @github-actions[bot] in #73
  • fix(build): download missing mbedtls-framework for compile by @tuukkateppola in #75
  • fix(build): mbedtls-framework download by @tuukkateppola in #76
  • 🏗️️ Update Mbedtls to 3.6.4 by @github-actions[bot] in #74
  • build: update Netty version to 4.2.4 by @JuhaPekkaa in #77
  • build: update dependencies to latest versions by @JuhaPekkaa in #78

New Contributors

Full Changelog: v1.30.0...v1.31.1

v1.30.0

24 Feb 10:08

Choose a tag to compare

What's Changed

Full Changelog: v1.29.1...v1.30.0

v1.29.1

22 Oct 07:56

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

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

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