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

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


    from 40844906cf Introduce additionProperties in rest-openapi codegen and 
fix some known issues with mustache template files (#6726)
     new d771a42f84 Fix incorrect exporter endpoint configuration property in 
OpenTelemetry extension documentation
     new 14f77ea891 Move Quarkus Qpid JMS configuration content to AMQP 
extension usage section
     new 3ebbabcf94 Work around issues for avro-jackson compatibility with Avro 
1.12.x

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:
 .../ROOT/pages/reference/extensions/amqp.adoc      | 12 ++----
 .../pages/reference/extensions/opentelemetry.adoc  |  4 +-
 .../amqp/runtime/src/main/doc/configuration.adoc   |  3 --
 extensions/amqp/runtime/src/main/doc/usage.adoc    |  4 ++
 .../avro/deployment/JacksonAvroProcessor.java      | 50 ++++++++++++++++++++++
 .../opentelemetry/runtime/src/main/doc/usage.adoc  |  4 +-
 .../jackson/avro/it/JacksonAvroResource.java       | 36 ++++++++++++++++
 .../component/jackson/avro/it/JacksonAvroTest.java | 13 ++++++
 8 files changed, 111 insertions(+), 15 deletions(-)
 delete mode 100644 extensions/amqp/runtime/src/main/doc/configuration.adoc

Reply via email to