This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
from 3df1df1 Tag 3.18.0
new 06cccf9 Next is 3.19.0
new 2e224e9 Bump the maven group across 2 directories with 1 update
new f023402 data-extract: switch to ollama structured output
new da98d4e Bump the maven group across 7 directories with 1 update
new 47d4fcc Bump the maven group across 7 directories with 1 update
new 0cc278c Revert "Disable cluster-leader-election native profile due to
apache/camel-quarkus#6892"
new 3b726e1 Bump the maven group across 2 directories with 2 updates
new 2ddc74c Upgrade Quarkus Platform to 3.19.0.CR1
new 32b0dea Use observability-services extension in observability example
project
new 733d0f6 Bump the maven group across 28 directories with 2 updates
new a9cba87 Bump the maven group across 29 directories with 2 updates
new 4379f33 Upgrade to Quarkus Platform 3.19.1
The 12 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 | 8 ++--
aws-lambda/pom.xml | 8 ++--
cluster-leader-election/pom.xml | 10 ++--
cxf-soap/pom.xml | 8 ++--
data-extract-langchain4j/README.adoc | 6 +--
data-extract-langchain4j/pom.xml | 12 ++---
.../extraction/CustomPojoExtractionService.java | 25 ++++++----
.../src/main/java/org/acme/extraction/Routes.java | 1 -
.../src/main/resources/application.properties | 1 -
.../org/acme/extraction/OllamaTestResource.java | 2 +-
.../test/java/org/acme/extraction/RouteTest.java | 6 +--
..._chat-32621e2b-3757-47c3-81a1-8a4fbe85fa70.json | 24 ----------
..._chat-608a9883-c373-4219-a55c-e560e83df720.json | 24 ++++++++++
..._chat-87de6be6-8581-403f-8adf-b5f278616d50.json | 24 ++++++++++
..._chat-9d0bfc1d-80d8-475c-85eb-a72a13e81d06.json | 24 ++++++++++
..._chat-af57842e-561e-4156-876d-75684fabb0a8.json | 24 ----------
..._chat-fe938c62-23dc-4814-8d9a-9833afc2be3d.json | 24 ----------
fhir/pom.xml | 8 ++--
fhir/src/main/kubernetes/kubernetes.yml | 10 ++--
fhir/src/main/kubernetes/openshift.yml | 10 ++--
file-bindy-ftp/pom.xml | 8 ++--
file-bindy-ftp/src/main/kubernetes/kubernetes.yml | 12 ++---
file-bindy-ftp/src/main/kubernetes/openshift.yml | 12 ++---
file-split-log-xml/pom.xml | 8 ++--
health/pom.xml | 8 ++--
http-log/pom.xml | 8 ++--
jdbc-datasource/pom.xml | 8 ++--
jms-jpa/pom.xml | 10 ++--
jpa-idempotent-repository/pom.xml | 8 ++--
.../src/main/kubernetes/kubernetes.yml | 12 ++---
.../src/main/kubernetes/openshift.yml | 14 +++---
jta-jpa/pom.xml | 8 ++--
kafka/pom.xml | 8 ++--
kamelet-chucknorris/pom.xml | 10 ++--
message-bridge/pom.xml | 10 ++--
observability/README.adoc | 54 +++++++++-------------
observability/pom.xml | 22 ++-------
.../org/acme/observability/ObservabilityTest.java | 6 +--
openapi-contract-first/pom.xml | 8 ++--
platform-http-security-keycloak/pom.xml | 8 ++--
rest-json/pom.xml | 8 ++--
saga/pom.xml | 10 ++--
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 | 8 ++--
timer-log/pom.xml | 8 ++--
vertx-websocket-chat/pom.xml | 8 ++--
49 files changed, 268 insertions(+), 283 deletions(-)
delete mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-32621e2b-3757-47c3-81a1-8a4fbe85fa70.json
create mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-608a9883-c373-4219-a55c-e560e83df720.json
create mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-87de6be6-8581-403f-8adf-b5f278616d50.json
create mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-9d0bfc1d-80d8-475c-85eb-a72a13e81d06.json
delete mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-af57842e-561e-4156-876d-75684fabb0a8.json
delete mode 100644
data-extract-langchain4j/src/test/resources/mappings/api_chat-fe938c62-23dc-4814-8d9a-9833afc2be3d.json