leshan-1.2.0
❗☠️❗ Affected by security issue❗☠️❗
Build artifacts are available on maven central.
Noteworthy
- add LowerLayerConfig class to tweak lower layer request parameter #876
- Integration of Californium 2.4.1 (2.4.0 change log)
- some bug fixes
Known Issue 🪲 :
#964: issue preventing DTLS server to accept clients using x509 or RPK. PSK should not be affected. Fixed in 1.3.1.
Change logs
4ffd9b4: #894 : fix opaque write on single opaque value (server-demo)
c42d7a4: #894 : fix single value content format selection on write (server-demo)
382e7df: Fix issue avoiding to choose mix ciphersuite psk/rpk/x509 with client
531241c: add -c option to chose cipher suite to leshan-client-demo.
74d9ed3: Better log about server certificate validation at client side.
df08289: Fix client demo logs about handshake.
2e9874b: Upgrade some dependencies (commons-io, jetty)
8231deb: Integration of Californium 2.4.1
bce0c96: add release-nightly profile
cf7dbc9: #875: add LowerLayerConfig class to tweak lower layer request parameter
3a3dd59: Integration of Californium 2.4.0
029dc47: LeshanClientDemo: Fix coaps usage for named server
85bdaf9: LeshanServerBuilder: Fix handling of X.509 servers with serverAuth