Eclipse Californium (Cf) CoAP Framework 3.11.0

3.11.0

Description

The minor release 3.11.0 comes with fix for the API break in the observable CoapResource in 3.6, a small fix for OSCORE and an improvement in the DTLS cookie generation to better support aborting the handshake with an DTLS 1.3 client.

It is also the first release without using a jdk 7 via the toolchain plugin and using the -release option instead.

  • 91a8c4700 2024-03-11 Fix response destination on retransmission with identities not based on the ip-address.
  • fb404b804 2024-03-08 Fix misspelled DtlsConfig value.
  • 60dbf69ef 2024-03-08 Fix blockwise response with destination context.
  • ad6cd3786 2024-03-06 Check for malformed CCS messages.
  • df718da6f 2024-03-08 Fixes ApplicationMessage.toString().
  • 79f13aa79 2024-03-05 Remove maven.compiler.release in toolchain profile.
  • 1c0b369ca 2024-03-04 Update readme.
  • f007c8d98 2024-03-04 Update URLs.
  • 18ec7a055 2024-03-01 Use maven.compiler.release to support java 7.
  • 535b2f882 2024-02-25 Adapt destination for website.
  • 208df459c 2024-02-27 Support RPK for Echo resource.
  • 332b8a37c 2024-02-28 Reduce cookie data for better DTLS 1.3 compatibility.
  • 7e35e62dc 2024-02-27 Remove ObserveRelation also on early cancel.
  • 7ef56fec4 2024-02-27 Adapt visibility of setRecipientSeq to public.
  • 4c27153b3 2024-02-05 Introduce TestResource to catch error during handleRequest.
  • c9f79ba46 2024-02-07 Add eclipse code of conduct.
  • 829bd288c 2024-02-05 Add delta to ClockUtil.
  • 958e83b25 2024-02-05 Fix missing receive time for incoming blockwise transfers.
  • 25b4247b3 2024-01-30 Update DEPENDENCIES file.
  • 860cf7837 2024-01-26 Adapt ObserveRelation to keep provided observe options.
  • 252c78a09 2024-01-18 Add CID to mbedtls server interoperability test.
  • b90f15c49 2024-01-17 Fix tinydtls interop test.
  • 501a6902c 2024-01-16 Add support for interoptest using mbedtls 3.5.1.
  • 60528407b 2024-01-12 Add verification for adding all definitions.
  • a0c619f9f 2024-01-12 Fix DTLS_SECURE_RENEGOTIATION configuration.
Conforms To UI/UX Guidelines
Not verified