Skip to main content

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

Dear Californians,

the milestone release 4.0.0-M3 is now available at the Eclipse Repo and on Maven Central.

It comes with further cleanups and better support for systems using anonymous clients. Some dependencies have been update, namely netty.io (see CVE-2025-24970) and the aws.sdk. It also supports draft-ietf-tls-keylogfile for easier usage with WireShark.

If java 21 is used for runtime, it also adds support socket handling with java's virtual threads. That reduces the resources when a larger number of clients are emulated. It will still requires the resources for an UDP socket, so this shift the limit from 5000-1000 up to 30000-40000 active emulated clients per host.

For more details about the 4.0.0-M3, 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-M3
[2] https://search.maven.org/search?q=g:org.eclipse.californium%20v:4.0.0-M3 [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