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

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


 discard 83cd9fb  Upgrade Quarkus to 2.3.0.CR1
     add 0ee5f42  Updated CHANGELOG.md
     add 375b3cf  Remove dummy quarkus.google.cloud.project-id after it was 
made optional in Quarkiverse Google Cloud 0.10.0 #2858
     add ad558eb  Exclude grpc-netty-shaded in favour of grpc-netty as it is 
not supported by quarkus-opentelemetry
     add 5beab29  Fix Splunk container exposed ports configuration
     add 5cf6095  fix SolrTest failure when using CloundContainer #2967
     add 10d1cd5  #2967 reading clould container configuration files from 
classpath
     new 5513df2  Upgrade Quarkus to 2.3.0.CR1

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   (83cd9fb)
            \
             N -- N -- N   refs/heads/quarkus-main (5513df2)

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:
 CHANGELOG.md                                        | 10 ++++++++++
 extensions/opentelemetry/runtime/pom.xml            |  4 ++++
 .../src/main/resources/application.properties       | 19 -------------------
 .../src/main/resources/application.properties       | 18 ------------------
 .../{src/main/resources => }/README.adoc            |  0
 .../src/main/resources/application.properties       |  1 -
 .../quarkus/component/solr/it/SolrTestResource.java | 21 +++++++++++++++++----
 ...ompose.yml => cloud-docker-compose_nonlinux.yml} |  4 ++++
 .../component/splunk/it/SplunkTestResource.java     |  3 +--
 poms/bom/pom.xml                                    |  6 ++++++
 10 files changed, 42 insertions(+), 44 deletions(-)
 delete mode 100644 
integration-tests/google-bigquery/src/main/resources/application.properties
 delete mode 100644 
integration-tests/google-pubsub/src/main/resources/application.properties
 rename integration-tests/google-storage/{src/main/resources => }/README.adoc 
(100%)
 copy integration-tests/solr/src/test/resources/{cloud-docker-compose.yml => 
cloud-docker-compose_nonlinux.yml} (95%)

Reply via email to