Skip to content

Changes

Summary

  1. prepare Ditto 3.4.0 release notes (commit: 795f574) (details)
  2. reduce log level of 2 WARN log messages to INFO (commit: 53e8cad) (details)
Commit 795f5748a101661fcb523b051e4d1bd67061340b by Thomas Jaeckle
prepare Ditto 3.4.0 release notes

* and update SECURITY.md to support 3.3 and 3.4 with security patches

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: 795f574)
The file was modified documentation/src/main/resources/pages/ditto/installation-running.md (diff)
The file was modified SECURITY.md (diff)
The file was modified documentation/src/main/resources/_posts/2023-10-09-ditto-benchmark.md (diff)
The file was modified documentation/src/main/resources/_config.yml (diff)
The file was addeddocumentation/src/main/resources/_posts/2023-10-12-release-announcement-340.md
The file was modified documentation/src/main/resources/pages/ditto/release_notes_340.md (diff)
The file was modified documentation/src/main/resources/_data/sidebars/ditto_sidebar.yml (diff)
Commit 53e8cadaa99e775f9612811550a49b180b2d52dc by Thomas Jaeckle
reduce log level of 2 WARN log messages to INFO

* and get rid of thrown IllegalStateException, causing log WARNings

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: 53e8cad)
The file was modified gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationChainTest.java (diff)
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationChain.java (diff)
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsOAuth2AuthenticationDirective.java (diff)
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/RootRouteExceptionHandler.java (diff)