This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
omit 5c6c447c Upgrade to Quarkus Platform 3.36.0
omit 9246f160 Bump the maven group across 8 directories with 1 update
omit cb5fc995 Add HTTP PQC Example for Java 21
omit 1273116d Next is 3.36.0
add 1cb4e1e6 Add Grafana dashboard screenshot to README
add b7a2130e [INFRA] Set up default rulesets for default and release
branches
add 2762b7ed Next is 3.36.0
add ae228459 Add HTTP PQC Example for Java 21
add 541afcca Bump the maven group across 8 directories with 1 update
add 4ee444de Upgrade to Quarkus Platform 3.36.0
add 863550a6 Tag 3.36.0
new 23b45621 Next is 3.37.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 (5c6c447c)
\
N -- N -- N refs/heads/camel-quarkus-main (23b45621)
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:
.asf.yaml | 14 ++++++++++++++
amqp/pom.xml | 10 +++++-----
artemis-elasticsearch/pom.xml | 10 +++++-----
aws-lambda/pom.xml | 10 +++++-----
aws2-s3/pom.xml | 10 +++++-----
cluster-leader-election/pom.xml | 10 +++++-----
cxf-soap/pom.xml | 10 +++++-----
data-extract-langchain4j/pom.xml | 10 +++++-----
fhir/pom.xml | 10 +++++-----
fhir/src/main/kubernetes/kubernetes.yml | 10 +++++-----
fhir/src/main/kubernetes/openshift.yml | 10 +++++-----
file-bindy-ftp/pom.xml | 10 +++++-----
file-bindy-ftp/src/main/kubernetes/kubernetes.yml | 12 ++++++------
file-bindy-ftp/src/main/kubernetes/openshift.yml | 12 ++++++------
file-split-log-xml/pom.xml | 10 +++++-----
health/pom.xml | 10 +++++-----
http-log/pom.xml | 10 +++++-----
http-pqc-j17/pom.xml | 10 +++++-----
http-pqc-j21/pom.xml | 10 +++++-----
jdbc-datasource/pom.xml | 10 +++++-----
jms-jpa/pom.xml | 10 +++++-----
jpa-idempotent-repository/pom.xml | 10 +++++-----
.../src/main/kubernetes/kubernetes.yml | 12 ++++++------
.../src/main/kubernetes/openshift.yml | 14 +++++++-------
jta-jpa/pom.xml | 10 +++++-----
kafka/pom.xml | 10 +++++-----
kamelet-chucknorris/pom.xml | 10 +++++-----
message-bridge/pom.xml | 10 +++++-----
netty-custom-correlation/pom.xml | 10 +++++-----
observability/README.adoc | 2 ++
observability/docs/images/grafana-dashboard.png | Bin 0 -> 907008 bytes
observability/pom.xml | 10 +++++-----
openapi-contract-first/pom.xml | 10 +++++-----
platform-http-security-keycloak/pom.xml | 10 +++++-----
quarkus-rest-json/pom.xml | 10 +++++-----
rest-json/pom.xml | 10 +++++-----
saga/pom.xml | 10 +++++-----
saga/saga-app/pom.xml | 2 +-
saga/saga-flight-service/pom.xml | 2 +-
saga/saga-integration-tests/pom.xml | 2 +-
saga/saga-payment-service/pom.xml | 2 +-
saga/saga-train-service/pom.xml | 2 +-
spring-redis/pom.xml | 10 +++++-----
timer-log-main/pom.xml | 10 +++++-----
timer-log/pom.xml | 10 +++++-----
variables/pom.xml | 10 +++++-----
vertx-websocket-chat/pom.xml | 10 +++++-----
47 files changed, 221 insertions(+), 205 deletions(-)
create mode 100644 observability/docs/images/grafana-dashboard.png