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 3c63ffb857 Regen
 discard f4c3529c43 Require JDK 21 minimum (#8382)
 discard a32f213532 Fixed QuarkusRuntimeProviderTest.testFindOtherNames
 discard c4f4aa7694 Fixed saga because of Camel-23094
 discard 5de2cb6eab feat(observability-svc): default logging metrics on shutdown
 discard 5ed4ed7452 feat(micrometer): enable logging metrics on shutdown
 discard 722548f10f Fixed build problem
 discard 6573992fca Removed camel-cloud CAMEL-22290, CAMEL-22289:
 discard 9870975fa3 Remove Nitrite component
 discard cbc1055b60 Fixed spring-rabbitmq
 discard 03578d2839 Eager init DefaultParameterNameDiscoverer sharedInstance 
static field
 discard 610843a921 Include org.springframework.core.retry package in shaded 
spring-core
 discard f0422c0d24 Regen
 discard 7c6eb77b99 Regen
 discard 44e9de45d1 Exclude commons-logging from spring-core
 discard 78e15df6b5 Regen
 discard d6ef0b3dda Generated
 discard f44a56cc61 Upgrade Camel to 4.19.0
     add a6f3d0c18f Add changelog for 3.27.3
     add 91528e0ad1 Fix potential missing @RegisterForReflection import for 
rest-openapi generated classes
     add ce5a78385e Use mirror.gcr.io for Milvus container image
     add 2eb2b522ad Regen SBOM from commit 
ce5a78385ed631a70f019df3677db2514431d3f4 (#8394)
     add 9c6c3c05f5 Bump quarkiverse-groovy.version from 3.32.1 to 3.32.2
     new 3093b3d8cb Upgrade Camel to 4.19.0
     new ce3e9280d9 Generated
     new 59670dbb14 Regen
     new 3ac2a9381f Exclude commons-logging from spring-core
     new 7de8d620dc Regen
     new 761b24ba5e Regen
     new 12326d479b Include org.springframework.core.retry package in shaded 
spring-core
     new 0b06aaa933 Eager init DefaultParameterNameDiscoverer sharedInstance 
static field
     new f6a947b685 Fixed spring-rabbitmq
     new 76b84b5f9d Remove Nitrite component
     new 7b5c131c59 Removed camel-cloud CAMEL-22290, CAMEL-22289:
     new 1c639cd0cd Fixed build problem
     new 71dc78b4f5 feat(micrometer): enable logging metrics on shutdown
     new ebaecd131e feat(observability-svc): default logging metrics on shutdown
     new a41a2f22b8 Fixed saga because of Camel-23094
     new 0035128287 Fixed QuarkusRuntimeProviderTest.testFindOtherNames
     new 8ab20a1966 Require JDK 21 minimum (#8382)
     new 6283f222b2 Regen
     new 33a9628037 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   (3c63ffb857)
            \
             N -- N -- N   refs/heads/camel-main (33a9628037)

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 19 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:
 CHANGELOG.md                                       |    10 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 11130 ++++++++++---------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 10572 +++++++++---------
 .../groovy.yml => dataformats/groovyJson.yml}      |     6 +-
 .../ROOT/examples/dataformats/groovyXml.yml        |    10 +-
 .../pages/reference/extensions/groovy-xml.adoc     |     7 -
 .../ROOT/pages/reference/extensions/groovy.adoc    |     4 +-
 .../rest/openapi/deployment/QuarkusCodegen.java    |     9 +-
 .../component/milvus/it/MilvusTestResource.java    |     6 +-
 ...ample.yaml => exampleAdditionalProperties.yaml} |    49 +-
 pom.xml                                            |    10 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |   430 +-
 .../src/main/generated/flattened-reduced-pom.xml   |    82 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   146 +-
 14 files changed, 11242 insertions(+), 11229 deletions(-)
 copy docs/modules/ROOT/examples/{languages/groovy.yml => 
dataformats/groovyJson.yml} (66%)
 copy integration-tests/rest-openapi/src/main/openapi/{example.yaml => 
exampleAdditionalProperties.yaml} (67%)

Reply via email to