This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard fa813cf232 Generated files discard 677a8858b8 Generated files discard d717fdcd76 Fix of the rebasing conflict discard 8b35e82107 Fixed mail becauseof CAMEL-21755 discard 0a888c60be Generated files, fixed drill extension discard e98a744ac7 feat(extensions): telemetry-dev discard c802082d2b Upgrade Camel to 4.11.0 add 564540827e Replace codegen usage of deprecated Swagger Schema.required attribute with Schema.requiredMode add 5ecde32558 Revert "Disable Micrometer JMX tests due to #6984" add 6f6a0085f1 Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 add 66e4664391 Upgrade Camel to 4.10.1 add f78011d22b Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 add 95cfc1e226 Smb: extend coverage with test using path parameter new 3811f08f4f Upgrade Camel to 4.11.0 new d9a728b124 feat(extensions): telemetry-dev new e010bb667a Generated files, fixed drill extension new 2ce4ede1a8 Fix of the rebasing conflict new 0e449809b8 Generated files new fb6265d643 Generated files This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (fa813cf232) \ N -- N -- N refs/heads/camel-main (fb6265d643) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 6 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: .github/workflows/generate-sbom-main.yml | 2 +- .../resources/handlebars/Quarkus/pojo.mustache | 2 +- .../camel/quarkus/component/mail/CamelRoute.java | 8 ++--- integration-tests/micrometer/pom.xml | 2 -- .../micrometer/it/MicrometerProducers.java | 19 +++++++----- .../component/micrometer/it/MicrometerTest.java | 2 -- .../quarkus/component/smb/it/SmbResource.java | 19 +++++++++--- .../camel/quarkus/component/smb/it/SmbTest.java | 34 ++++++++++++++++++++++ pom.xml | 2 +- 9 files changed, 68 insertions(+), 22 deletions(-)