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 c547dc4547 Regen + disabled native for kubernetes and master-openshift
discard ed7d6f8e2e Regen
discard 352b08b756 Generated files
discard 89a1dda3d2 Regen
discard bd60eaab3c Require JDK 21 minimum (#8382)
discard e9c7fdf25a Fixed QuarkusRuntimeProviderTest.testFindOtherNames
discard b3515a6caa Fixed saga because of Camel-23094
discard c36ed3f2ae feat(observability-svc): default logging metrics on shutdown
discard 78ec965a27 feat(micrometer): enable logging metrics on shutdown
discard 8d70158ea1 Fixed build problem
discard a39466932c Removed camel-cloud CAMEL-22290, CAMEL-22289:
discard 1bc3baa712 Remove Nitrite component
discard f7a20d88f6 Fixed spring-rabbitmq
discard 1d3d6e3fc1 Eager init DefaultParameterNameDiscoverer sharedInstance
static field
discard c624218f15 Include org.springframework.core.retry package in shaded
spring-core
discard 5015ad06f5 Regen
discard 85811dcabf Regen
discard fea20c26b8 Exclude commons-logging from spring-core
discard 4acbd84056 Regen
discard ea58b01b76 Generated
discard aafea42a2d Upgrade Camel to 4.19.0
discard 22a3ee12ad fixes #8398: moves groovy-xml into groovy
add 32b5da47ad Use dynamic db-kind for all configuration profiles in JPA &
SQL tests
add 395e413cbe Fix propagation of config values from QuarkusTestProfile in
Azure Key Vault native tests
add 98a5efb3c8 Move license files to dedicated license directory in all
shaded Spring JARs
add fcf553c5d5 Upgrade hapiproject/hapi container image to v8.6.0-1
add 4360c5df7e Upgrade Quarkus to 3.33.0.CR1
add 05bb31a4b8 Bump actions/download-artifact from 8.0.0 to 8.0.1
add 99e5346c1d Bump quarkiverse-groovy.version from 3.32.2 to 3.32.3
add ed251d3afe Bump io.debezium:debezium-bom from 3.4.0.Final to
3.4.2.Final
add 52acb2659a Verify that gRPC generated stub object toString works in
native mode
add e9bcb67705 Avoid using reserved word ApiResponse in rest-openapi specs
add cf3dc135b1 Rename CI workflow extensions-jvm-tests job to
integration-tests-jvm
add 2bf296a3b5 Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.12.1
to 3.12.2
new 4b1642275d fixes #8398: moves groovy-xml into groovy
new 9c3ecfc6e6 Upgrade Camel to 4.19.0
new 52e9a7f06f Generated
new a3fd1bfb07 Regen
new 74a595a257 Exclude commons-logging from spring-core
new 5c2b0be453 Regen
new f85bc9c7be Regen
new cc5f6cd54a Include org.springframework.core.retry package in shaded
spring-core
new 397a139d27 Eager init DefaultParameterNameDiscoverer sharedInstance
static field
new 871c298d1a Fixed spring-rabbitmq
new a10a114bfa Remove Nitrite component
new 5a62b9a1e4 Removed camel-cloud CAMEL-22290, CAMEL-22289:
new 952359508b Fixed build problem
new c2316a06a1 feat(micrometer): enable logging metrics on shutdown
new 7591c059f4 feat(observability-svc): default logging metrics on shutdown
new 1d92c162f1 Fixed saga because of Camel-23094
new 9125b2a4d0 Fixed QuarkusRuntimeProviderTest.testFindOtherNames
new 2bb8239718 Require JDK 21 minimum (#8382)
new 1cc38c26a4 Regen
new 2cd538de47 Generated files
new 132cdb0917 Regen
new 17c9b1d3ad Regen + disabled native for kubernetes and master-openshift
new b8bb898e3a Regen + fix in bom
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 (c547dc4547)
\
N -- N -- N refs/heads/camel-main (b8bb898e3a)
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 23 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 | 14 +-
.github/workflows/ci-semeru-jdk.yaml | 12 +-
.github/workflows/jdk25-build.yaml | 12 +-
.github/workflows/quarkus-lts-ci-build.yaml | 14 +-
.github/workflows/quarkus-master-cron.yaml | 16 +-
docs/antora.yml | 2 +-
docs/modules/ROOT/examples/languages/csimple.yml | 2 +-
.../modules/ROOT/examples/others/opentelemetry.yml | 2 +-
.../ROOT/pages/reference/extensions/csimple.adoc | 6 +-
.../pages/reference/extensions/opentelemetry.adoc | 6 +-
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
extensions-support/spring/shade/core/pom.xml | 27 -
extensions-support/spring/shade/pom.xml | 27 +
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
.../component/ssh/deployment/SshProcessor.java | 7 +
.../azure/key/vault/it/AzureKeyVaultResource.java | 10 +
.../it/AbstractAzureKeyVaultContextReloadTest.java | 5 +-
.../camel/quarkus/component/grpc/it/GrpcRoute.java | 1 +
.../jpa/src/main/resources/application.properties | 6 +-
.../rest-openapi/src/main/openapi/petstore.json | 4 +-
.../sql/src/main/resources/application.properties | 10 +-
pom.xml | 12 +-
poms/bom/pom.xml | 5 +
poms/bom/src/main/generated/flattened-full-pom.xml | 555 +++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 39 +-
.../generated/flattened-reduced-verbose-pom.xml | 135 ++---
27 files changed, 494 insertions(+), 453 deletions(-)