Skip to content

Releases: JKRhb/dtls2

v0.17.0

13 Jul 09:01
Compare
Choose a tag to compare

What's Changed

  • fix: prevent client from crashing when using empty PSK by @JKRhb in #89
  • fix(server): actually perform shutdown on connection loss by @JKRhb in #90
  • fix!(client): throw SocketException if not connected anymore by @JKRhb in #92
  • fix!: make alert handling more robust by @JKRhb in #97

Full Changelog: v0.16.0...v0.17.0