This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit 1339c8a674 regen
omit 9d232b5390 Upgrade Camel to 4.19.0
omit ff64c3e79a Pqc native support
omit e537e8ab3a Remove Nitrite component
omit 47f4a2735f feat(observability-svc): default logging metrics on shutdown
omit 830f30b10f feat(micrometer): enable logging metrics on shutdown
omit 5b7f6d4001 fixes #8398: moves groovy-xml into groovy
add 41b9f5edf8 Bump quarkiverse-pooled-jms.version from 2.11.0 to 2.12.0
(#8499)
add 867424b379 fix comments (#8500)
add 8564e9a06d Bump quarkiverse-groovy.version from 3.34.1 to 3.34.2
add 4c866cea98 Bump org.apache.camel.kamelets:camel-kamelets from 4.18.0
to 4.18.1
add 2b2d90635b Regen SBOM from commit
4c866cea98667b82528e5a069223402d2eea20fa (#8503)
new 5ebbed46e5 fixes #8398: moves groovy-xml into groovy
new bf88af5b4c feat(micrometer): enable logging metrics on shutdown
new a3cfc199fc feat(observability-svc): default logging metrics on shutdown
new e724c149b7 Remove Nitrite component
new 3040518338 Pqc native support
new bbc87b7364 Upgrade Camel to 4.19.0
new a8c8441524 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 (1339c8a674)
\
N -- N -- N refs/heads/camel-main (a8c8441524)
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 7 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:
camel-quarkus-sbom/camel-quarkus-sbom.json | 16690 ++++++++++---------
camel-quarkus-sbom/camel-quarkus-sbom.xml | 16592 +++++++++---------
.../quarkus/component/amqp/it/AmqpResource.java | 12 +-
.../quarkus/component/amqp/it/AmqpPoolingTest.java | 4 +-
.../camel/quarkus/component/amqp/it/AmqpTest.java | 4 +-
integration-tests/ibm-cos/pom.xml | 10 +
.../ibm/cos/it/IBMCloudObjectStorageResource.java | 163 +-
.../ibm/cos/it/IBMCloudObjectStorageRoutes.java | 51 +-
.../ibm/cos/it/IBMCloudObjectStorageTest.java | 401 +-
.../jms/artemis/it/JmsArtemisResource.java | 11 +-
.../jms/ibmmq/it/IBMMQConnectionFactory.java | 3 +
.../component/jms/ibmmq/it/IBMMQResource.java | 12 +-
.../component/jms/qpid/it/QpidJmsResource.java | 12 +-
.../component/jms/qpid/it/JmsQpidPoolingTest.java | 3 +-
.../quarkus/component/jms/qpid/it/JmsQpidTest.java | 3 +-
pom.xml | 6 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 10 +-
.../src/main/generated/flattened-reduced-pom.xml | 10 +-
.../generated/flattened-reduced-verbose-pom.xml | 10 +-
19 files changed, 17564 insertions(+), 16443 deletions(-)