This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from d6d5aa5 Updated CHANGELOG.md new e37ecd9 Restore maven-compiler-plugin source & target properties for intellij new 0d04362 Add test coverage for Quarkus SecurityIdentity & Principal in platform-http routes The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../pages/reference/extensions/platform-http.adoc | 17 +++++++++++++ .../platform-http/runtime/src/main/doc/usage.adoc | 17 +++++++++++++ integration-tests/platform-http/pom.xml | 4 +++ .../platform/http/it/PlatformHttpRouteBuilder.java | 16 ++++++++++++ .../src/main/resources/application.properties | 7 ++++++ .../component/http/server/it/PlatformHttpTest.java | 29 ++++++++++++++++++++++ pom.xml | 2 ++ 7 files changed, 92 insertions(+)