Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-wg] Californium - Milestone Release 4.0.0-M2 is available

Dear Californians,

the milestone release 4.0.0-M2 is now available at the Eclipse Repo and on Maven Central. (The 4.0.0-M1 failed to add the dependencies to the demo jars, so I decided to fix that and go for 4.0.0-M2).

This is the first release which moves from java 7 to java 8 as minimum requirement for the runtime.
That enables to update several dependencies to newer versions.

The API is cleaned up from deprecation. The support for the not maintained ed25519-java is removed.
The javadocs are cleaned up from deprecated html elements.

See https://github.com/eclipse-californium/californium/blob/main/MIGRATION_HINTS_4.md for more details.

The CoAP-S3-Proxy supports now x509 and is extended by devices specific http-forwarding configuration. Also a first java-service is added to enable users to full customize the http-forwarding.
For more details about the 4.0.0-M2, please refer to [1].

You may fetch the selected binary core artefacts from Maven Central [2] or all binary artefacts, including Californium.Tools, from the Eclipse Repository [3].

Feedback and questions are very welcome!
You’re invited to use github issues [4] for everything ☺.

You use Californium and want to be listed as adopter on the project page and [5]?
Just fill out a PR as explained in [6].

[1] https://projects.eclipse.org/projects/iot.californium/releases/4.0.0-M2
[2] https://search.maven.org/search?q=g:org.eclipse.californium%20v:4.0.0-M2 [3] https://repo.eclipse.org/content/groups/californium/org/eclipse/californium/
[4] https://github.com/eclipse/californium/issues
[5] https://iot.eclipse.org/adopters/
[6] https://github.com/EclipseFdn/iot.eclipse.org#project-adopters

Best regards

Achim Kraus
CloudCoap.net



Back to the top