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
from 1edb282 Bump the maven group across 2 directories with 1 update new 5f9d5e4 Add Jolokia extension to observability example project new 5c36c98 Upgrade Quarkus Platform to 3.19.2 new 29bc9f5 data-extract: upgrade to granite 3.2 model The 3 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 | 2 +- aws-lambda/pom.xml | 2 +- cluster-leader-election/pom.xml | 2 +- cxf-soap/pom.xml | 2 +- data-extract-langchain4j/README.adoc | 6 +++--- data-extract-langchain4j/pom.xml | 2 +- .../src/main/resources/application.properties | 2 +- .../org/acme/extraction/OllamaTestResource.java | 2 +- ..._chat-3cdc5d10-9d7d-4cb9-af19-de184aa9011b.json | 24 ++++++++++++++++++++++ ..._chat-608a9883-c373-4219-a55c-e560e83df720.json | 24 ---------------------- ..._chat-87de6be6-8581-403f-8adf-b5f278616d50.json | 24 ---------------------- ..._chat-995a864f-0c19-43a7-930d-74508ea78eba.json | 24 ++++++++++++++++++++++ ..._chat-9d0bfc1d-80d8-475c-85eb-a72a13e81d06.json | 24 ---------------------- ..._chat-c96be704-f8f2-42b8-859a-b5c337504399.json | 24 ++++++++++++++++++++++ fhir/pom.xml | 2 +- file-bindy-ftp/pom.xml | 2 +- file-split-log-xml/pom.xml | 2 +- health/pom.xml | 2 +- http-log/pom.xml | 2 +- jdbc-datasource/pom.xml | 2 +- jms-jpa/pom.xml | 2 +- jpa-idempotent-repository/pom.xml | 2 +- jta-jpa/pom.xml | 2 +- kafka/pom.xml | 2 +- kamelet-chucknorris/pom.xml | 2 +- message-bridge/pom.xml | 2 +- observability/README.adoc | 24 ++++++++++++++++++++++ observability/pom.xml | 6 +++++- .../src/main/resources/application.properties | 3 +++ .../org/acme/observability/ObservabilityTest.java | 16 +++++++++++++++ openapi-contract-first/pom.xml | 2 +- platform-http-security-keycloak/pom.xml | 2 +- rest-json/pom.xml | 2 +- saga/pom.xml | 2 +- timer-log-main/pom.xml | 2 +- timer-log/pom.xml | 2 +- vertx-websocket-chat/pom.xml | 2 +- 37 files changed, 149 insertions(+), 102 deletions(-) create mode 100644 data-extract-langchain4j/src/test/resources/mappings/api_chat-3cdc5d10-9d7d-4cb9-af19-de184aa9011b.json delete mode 100644 data-extract-langchain4j/src/test/resources/mappings/api_chat-608a9883-c373-4219-a55c-e560e83df720.json delete 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-995a864f-0c19-43a7-930d-74508ea78eba.json delete mode 100644 data-extract-langchain4j/src/test/resources/mappings/api_chat-9d0bfc1d-80d8-475c-85eb-a72a13e81d06.json create mode 100644 data-extract-langchain4j/src/test/resources/mappings/api_chat-c96be704-f8f2-42b8-859a-b5c337504399.json