Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Californium 1.0.5

Hi Californians,

today we have released Californium 1.0.5 and published artifacts to Maven Central
[1] and the Eclipse Release Repo [2]. Due to the staging process in Maven Central
it might take some hours for the artifacts to be available (from Maven Central).

This is a small bug-fix release only which mainly addresses two issues with
failing DTLS handshakes. Users of Californium 1.0.x should be able to upgrade by
simply replacing the 1.0.x artifacts with the corresponding 1.0.5 artifacts. 

Here's the Git changelog:

16992c5: Release 1.0.5
1fb61cc: [#180] Use System.lineSeparator for logging.
45e57d5: [#186] Buffer ChangeCipherSpec message received out-of-sequence.
6b9aea2: [#183] Fix Base64 encoding when using NO_PADDING option.
b0e9454: Do not automatically include Uri-Port (only for proxying)
8030887: Fix #58 NullPointerException on concurrent requests via async
CoapClient#advanced
83d963e: [bug #53] Cipher suite negotiation now considers certificate type.
4c68c9b: [bug #54] Provide script for creating demo certificates.
555843b: [#41] Move code for fixing #36 to Blockwise layer
2113763: Release 1.0.4

The numbers in brackets refer to the corresponding GitHub issues, i.e. you should
be able to open them using something like https://github.com/eclipse/californium/
issues/186

[1] https://search.maven.org/#search|ga|1|g%3A%22org.eclipse.californium%22%20%26
%26%20v%3A%221.0.5%22
[2] https://repo.eclipse.org/content/groups/releases/

Regards,
Kai
-- 
Mit freundlichen Grüßen / Best regards

Kai Hudalla
Chief Software Architect

Bosch Software Innovations GmbH
Schöneberger Ufer 89-91
10785 Berlin
GERMANY
www.bosch-si.com

Registered office: Berlin, Register court: Amtsgericht Charlottenburg,
HRB 148411 B;
Executives: Dr.-Ing. Rainer Kallenbach, Michael Hahn

Back to the top