Releases: eclipse-californium/californium
1.0.4
This bug-fix release addresses several small issues.
Users of Californium 1.0.x should be able to upgrade by simply replacing the 1.0.x artifacts with the corresponding 1.0.4 artifacts.
Changelog:
#43 californium-osgi bundle artifact does not pass jarsigner verification
#36 Block2 request does not seem to notify CoapHandler#onError if exchange stucks on non-first request.
Build artifacts:
on Maven Central
on Eclipse Repo
NB Due to the Maven Central staging process it might take some time for the artifacts to be available from Maven Central.
1.0.3
This bug-fix release addresses issues about DTLSConnector
start/stop .
Changelog:
#13 clear connection store on restart.
Build artifacts available on Maven Central.
1.0.2
This bug-fix release addresses issues about block-wise transfer over DTLS, and blocked DTLS session.
We highly recommend all 1.0.x users which use DTLS to upgrade to this release.
Changelog:
4d8fa8d - #9 : Start fresh handshake when we receive an CLIENT_HELLO (epoch=0)
744ca40 - #2 : Fix missing sender identity on blockwised message
Build artifacts available on Maven Central.
1.0.1
This is a small bug-fix release only which mainly addresses some issues with interrupted DTLS handshakes in Scandium.Users of Californium 1.0.0 should be able to upgrade by simply replacing the 1.0.0 artifacts with the corresponding 1.0.1 artifacts.
Changelog
See the release notes of the individual components.