Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Releases: eclipse-archived/californium.core

1.0.1

20 Jan 08:57
Compare
Choose a tag to compare

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 (for californium.core component)

63fc6a2 Add CBOR type specification to the MediaTypeRegistry, as described in the official IANA registry at http://www.iana.org/assignments/core-parameters/core-parameters.xhtml#content-formats
6a4771c Fixed overflow in Option.getLongValue(). Added unit tests to show the bug.
f8eb082 Allow but ignore out-of-order blocks for blockwise notifications.
db74049 Bump parent version to 1.1.0-SNAPSHOT
8b5de7d Spelling mistake in REQUEST_CODE_UPPER_BOUND