This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


    omit 020a73d  Bump the maven group across 7 directories with 2 updates
    omit fb906fd  Upgrade quarkus-langchain4j to 0.23.3
    omit cf34db2  Fix usage of deprecated locale configuration properties
    omit 572cfbd  Upgrade Quarkus Platform to 3.18.0.CR1
    omit e21f00a  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#6892
    omit 778c4f2  Add required camel-quarkus-yaml-dsl dependency to 
kamelet-chucknorris project
    omit 23a7128  Switch from docker.io to gcr.io for container images
    omit 13b1753  Move message-bridge test related config into src/main 
application.properties
    omit 7ddad77  Clean up usage of deprecated set-output in CI workflow
    omit 95870b9  Bump org.assertj:assertj-core
    omit fc5bce2  Use @ApplicationScoped instead of @SessionScoped as there is 
no session in Camel CXF Route (more details at 
https://github.com/apache/camel-quarkus/issues/6880)
    omit 4ae7f78  Bump org.assertj:assertj-core (#319)
    omit afa9c5a  Bump org.assertj:assertj-core (#318)
    omit 280116d  Set platform version
    omit 661b487  data-extract-langchain4j: use the ai service resolution by 
interface
    omit 2931bea  Next is 3.18.0
     add cffdc97  Next is 3.18.0
     add 4f88c7d  data-extract-langchain4j: use the ai service resolution by 
interface
     add a241968  Set platform version
     add 4737f87  Bump org.assertj:assertj-core (#318)
     add 97e2b4d  Bump org.assertj:assertj-core (#319)
     add 9dc1304  Use @ApplicationScoped instead of @SessionScoped as there is 
no session in Camel CXF Route (more details at 
https://github.com/apache/camel-quarkus/issues/6880)
     add efd2804  Bump org.assertj:assertj-core
     add 29e3bdd  Clean up usage of deprecated set-output in CI workflow
     add b3debf3  Move message-bridge test related config into src/main 
application.properties
     add 74ddbee  Switch from docker.io to gcr.io for container images
     add cb8d4ca  Add required camel-quarkus-yaml-dsl dependency to 
kamelet-chucknorris project
     add da46747  Disable cluster-leader-election native profile due to 
apache/camel-quarkus#6892
     add 5abba2e  Upgrade Quarkus Platform to 3.18.0.CR1
     add 3530b1d  Fix usage of deprecated locale configuration properties
     add 4b3ff20  Upgrade quarkus-langchain4j to 0.23.3
     add 15af7bf  Bump the maven group across 7 directories with 2 updates
     add 5f5f508  Upgrade to Quarkus Platform 3.18.1
     add 3df1df1  Tag 3.18.0
     new bc34483  Next is 3.19.0

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   (020a73d)
            \
             N -- N -- N   refs/heads/camel-quarkus-main (bc34483)

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 1 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:
 artemis-elasticsearch/pom.xml                              |  6 +++---
 aws-lambda/pom.xml                                         |  6 +++---
 cluster-leader-election/pom.xml                            |  6 +++---
 cxf-soap/pom.xml                                           |  6 +++---
 data-extract-langchain4j/pom.xml                           |  6 +++---
 fhir/pom.xml                                               |  6 +++---
 fhir/src/main/kubernetes/kubernetes.yml                    | 10 +++++-----
 fhir/src/main/kubernetes/openshift.yml                     | 10 +++++-----
 file-bindy-ftp/pom.xml                                     |  6 +++---
 file-bindy-ftp/src/main/kubernetes/kubernetes.yml          | 12 ++++++------
 file-bindy-ftp/src/main/kubernetes/openshift.yml           | 12 ++++++------
 file-split-log-xml/pom.xml                                 |  6 +++---
 health/pom.xml                                             |  6 +++---
 http-log/pom.xml                                           |  6 +++---
 jdbc-datasource/pom.xml                                    |  6 +++---
 jms-jpa/pom.xml                                            |  6 +++---
 jpa-idempotent-repository/pom.xml                          |  6 +++---
 .../src/main/kubernetes/kubernetes.yml                     | 12 ++++++------
 .../src/main/kubernetes/openshift.yml                      | 14 +++++++-------
 jta-jpa/pom.xml                                            |  6 +++---
 kafka/pom.xml                                              |  6 +++---
 kamelet-chucknorris/pom.xml                                |  6 +++---
 message-bridge/pom.xml                                     |  6 +++---
 observability/pom.xml                                      |  6 +++---
 openapi-contract-first/pom.xml                             |  6 +++---
 platform-http-security-keycloak/pom.xml                    |  6 +++---
 rest-json/pom.xml                                          |  6 +++---
 saga/pom.xml                                               |  6 +++---
 saga/saga-app/pom.xml                                      |  2 +-
 saga/saga-flight-service/pom.xml                           |  2 +-
 saga/saga-payment-service/pom.xml                          |  2 +-
 saga/saga-train-service/pom.xml                            |  2 +-
 timer-log-main/pom.xml                                     |  6 +++---
 timer-log/pom.xml                                          |  6 +++---
 vertx-websocket-chat/pom.xml                               |  6 +++---
 35 files changed, 114 insertions(+), 114 deletions(-)

Reply via email to