Minor release 3.13 comes with some fixes handling the handshake, OSCORE and a memory leak. Some dependencies have been updated.
The new cloud-demo-server and the copa-s3-proxy are improved.
As for now, it is considered to be the last minor release for the 3 and I would like to start over to develop the 4.0.0. Though that may take a while until a 4.0.0 gets released, we will see, if we that consideration works, or if other 3 minor releases are required.
- bf62139a4 2024-10-08 Add documentation of the archive endings.
- cba27ed3d 2024-10-04 Update web UI docu.
- 9366d0e6a 2024-10-08 Add sort by state for web UI V2.
- bfbfb8b72 2024-10-08 Fix time used for delayed regular device messages.
- 83dd0d465 2024-10-07 Fix race-condition in getSigningKey.
- 31673bc9e 2024-10-03 Add update message to web UI.
- 9345324b1 2024-09-30 Use http host instead of s3 for writing to config.
- e842aa401 2024-09-28 Add write S3-config.
- fa3b6cb4a 2024-09-28 Add authorization to diagnose statistics.
- 5083a768d 2024-09-27 Add web ui v2.
- fa6044583 2024-09-15 Add S3 processor.
- 05b11ad0a 2024-10-02 Add unit-test for bugfix cleaning up connectionsByPrincipal on eviction.
- c5d8321a9 2024-09-30 Rename "anonymorigin" into "app" log file.
- 748c6a3b4 2024-09-27 Fix diagnose filter for statistic counter.
- 905797714 2024-09-29 fix: remove connections in connectionsByPrincipal map when evicting connections
- dcbb9f626 2024-09-23 Update picocli to version 4.7.6
- e67151613 2024-09-23 Keep device label on replacing auto-provisioning.
- 2fd10a15d 2024-09-07 Reload groups when new devices detected.
- c5aa2e297 2024-08-16 Add support for interval option.
- 6ba7b5bfe 2024-09-07 Add domain name to provisioning response.
- e77c63d55 2024-09-06 Remove empty counter statistics from Diagnose output.
- fdd2cceec 2024-09-05 Extend CoAP-S3-Proxy web-UI documentation,
- b094b6df5 2024-09-04 Add first docu for the web-ui.
- f0a7202f5 2024-06-20 Add auto-provisioning for device credentials.
- 59f7d6f47 2024-08-23 OSCORE: Update list of supported encryption algorithms in README
- 58262211b 2024-08-21 s3-proxy web-ui: more space for network operator.
- bbd64ca35 2024-08-22 OSCORE: Fix incorrect CoAP method in plugtest client
- eff55c317 2024-08-19 OSCORE: Add support for additional AEAD algorithms
- f8b94954c 2024-07-10 Add http-forward to S3-proxy.
- 2bf191cef 2024-08-11 Add http authentication for proxy2.
- b42a2ed7c 2024-08-12 Introduce ResponseConsumer.
- 9db5680cb 2024-08-16 Update to aws sdk 2.27.5.
- dbbd4bb0b 2024-08-12 Cleanup custom options.
- f2df27f20 2024-08-13 Fix reported DNS issues.
- b56e5d27d 2024-08-11 Fix typo in javadoc of MediaTypeDefintion.
- 6b3500f19 2024-08-11 Fix duplicated new in EncryptedStreamUtil.
- 89c5eb14e 2024-08-11 Add band to device list.
- 7a1db9e5b 2024-07-17 Fix last interval and title on tabs selection.
- d68b5c420 2024-07-12 Use TLS_EMPTY_RENEGOTIATION_INFO_SCSV on resumption.
- 7f3d4d77a 2024-07-12 ClientHandshaker: handle RENEGOTIATION_INFO also for empty client extensions.
- 07225538b 2024-07-03 Coap-Http-Cross-Prox: fix generate content, if no payload is used.
- 3c1fa6467 2024-06-27 ClientHello: fix size of compression methods length field.