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 f189a2de2d fixed nats discard 638bbda5b4 Removed camel-etcd3 from catalog discard 9ae3313a98 Remove etcd3 discard c383a43a5d Regen discard 394ab7082e feat(extension): onboard opentelemetry2 discard e0148751bf feat(extensions): telemetry-dev discard 751378d09d Upgrade Camel to 4.11.0 add 19b9b9536b Align json-smart with Camel add c91bfef55d Ensure docs component xref point to Camel 4.10.x add 11110712b0 Fix potential Jolokia java.net.BindException in dev mode add c487a60bd5 Bump actions/download-artifact from 4.1.9 to 4.2.0 add b132fa2a5f Upgrade Quarkus to 3.20.0 add 34f820d6bb delete unecessary banned guava : listenablefuture dependency (#7153) add ed5c8dc0ff Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#7155) add 74cafa133f Bump actions/download-artifact from 4.2.0 to 4.2.1 (#7156) add f25939b112 Bump quarkiverse-minio.version from 3.7.7 to 3.8.1 new 3f35974791 Upgrade Camel to 4.11.0 new acae1bfc12 feat(extensions): telemetry-dev new 7e2e13e4af feat(extension): onboard opentelemetry2 new c7663526cc Regen new 9cc1815b2e Remove etcd3 new 06e4f9e17c Removed camel-etcd3 from catalog new 4ff71377a3 fixed nats new 2a86016db3 Regen 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 (f189a2de2d) \ N -- N -- N refs/heads/camel-main (2a86016db3) 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 8 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/camel-master-cron.yaml | 16 ++++---- .github/workflows/ci-build.yaml | 16 ++++---- .github/workflows/quarkus-master-cron.yaml | 16 ++++---- docs/antora.yml | 4 +- extensions-support/google-pubsub/runtime/pom.xml | 6 --- extensions/google-bigquery/runtime/pom.xml | 6 --- extensions/google-pubsub/runtime/pom.xml | 4 -- .../jolokia/deployment/JolokiaProcessor.java | 24 +++++++++-- .../DevModeJolokiaServerShutdownListener.java | 25 +++++++----- extensions/kudu/runtime/pom.xml | 4 -- extensions/opentelemetry/runtime/pom.xml | 4 -- extensions/salesforce/runtime/pom.xml | 6 --- pom.xml | 8 ++-- poms/bom/src/main/generated/flattened-full-pom.xml | 46 ++++++++++++---------- .../src/main/generated/flattened-reduced-pom.xml | 8 ++-- .../generated/flattened-reduced-verbose-pom.xml | 26 ++++++------ .../camel-quarkus-banned-dependencies.xml | 1 - 17 files changed, 109 insertions(+), 111 deletions(-) copy test-framework/junit5/src/main/java/org/apache/camel/quarkus/test/AfterConstructCallback.java => extensions/jolokia/runtime/src/main/java/org/apache/camel/quarkus/jolokia/devmode/DevModeJolokiaServerShutdownListener.java (54%)