Skip to content

Releases: eclipse-californium/californium

3.2.0 Minor Release

13 Jan 10:44
Compare
Choose a tag to compare

Includes the logback update to 1.2.9 and the extended DtlsConnectorConfig to pass-in a custom SessionListener.

3.1.0

07 Jan 17:01
Compare
Choose a tag to compare

Bugfixes, minor features, and VM deployments for several cloud providers.

3.0.0

03 Nov 12:46
Compare
Choose a tag to compare

3.0.0 RC2 with updated demos

26 Oct 14:29
Compare
Choose a tag to compare
Pre-release

The 3.0.0-RC2 comes with update demos using now the new Configuration.
It fixes also issue #1796.

3.0.0 RC1 Including new Configuration and last minute RSA support

14 Oct 04:48
Compare
Choose a tag to compare

Release Candidate 1 for 3.0.0

Includes now the new Configuration and the "last minute" RSA support.

3.0.0-M4 - Still before the configuration redesign

13 Aug 19:12
Compare
Choose a tag to compare

Milestone release with fixes and improvements still before the larger configuration redesign.

❗❗❗ Important Note: ❗❗❗

This bugfix is required for all users of Californium 3.0.0-M1 - 3.0.0-M3,
which are using DTLS RPK/x509 for authentication! It provides the fix for

CVE-2021-34433

2.6.5

14 Oct 04:50
Compare
Choose a tag to compare

❗❗❗ Important Note: ❗❗❗

This bugfix release is required for all users of Californium 2.0.0 - 2.6.4,
which are using DTLS RPK/x509 for authentication! It provides the fix for

CVE-2021-34433

3.0.0 M3 - Before the configuration redesign

19 Jul 13:56
Compare
Choose a tag to compare

Milestone release with fixes and improvements before the larger configuration redesign.

3.0.0-M2

07 Jun 09:37
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

3.0.0 Milestone 2

To support update/migration of using project, e.g. hono and leshan.

2.6.3 Bugfix Release

01 May 07:34
Compare
Choose a tag to compare

Bugfix Release:

Remove code smells, improve android compatibility, fix minor issues.

  • d77fa2d 2021-04-29 Remove not longer used property from pom.
  • 908bfd2 2021-04-23 Remove redundant getCertificateChain() call.
  • fb5b4bc 2021-04-16 Fix charset conversion in proxy2.
  • f6b7517 2021-04-15 Fix ExecutorsUtil's and Request's javadoc.
  • 53b16da 2021-03-31 OSCORE: Updates the functionality for securely re-generating contexts
  • 07e8642 2021-04-04 Fix race condition in unit test.
  • d4e9225 2021-04-04 Fix ssl context util using older android version.
  • fba273a 2021-03-30 Use MDC optional.
  • 48917dd 2021-03-30 Fix common dummy value for missing package version.
  • 5e8540a 2021-03-29 Fix missing package information.
  • be0bd79 2021-03-27 Fix code smells.
  • f80a778 2021-03-23 Fix logging arguments.
  • 323052d 2021-03-24 Fix code smells and minor bugs.