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

davsclaus pushed a change to branch camel-spring-boot-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 83015bf668f Prepare docs for website
     new 2c6254c7801 CAMEL-23032: camel-nats - Add AckPolicy so messages can be 
retried when NACK due to routing failure. Fix infra-nats to run nats broker 
with jetstream enabled.
     new 4c64a2ae091 Regen

The 2 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:
 .../camel/springboot/catalog/components/nats.json  |   95 +-
 .../springboot/catalog/components/openai.json      |    2 +-
 .../springboot/catalog/languages/constant.json     |    2 +-
 .../springboot/catalog/languages/csimple.json      |    2 +-
 .../catalog/languages/exchangeProperty.json        |    2 +-
 .../camel/springboot/catalog/languages/file.json   |    2 +-
 .../camel/springboot/catalog/languages/header.json |    2 +-
 .../camel/springboot/catalog/languages/ref.json    |    2 +-
 .../camel/springboot/catalog/languages/simple.json |    2 +-
 .../springboot/catalog/languages/tokenize.json     |    2 +-
 .../springboot/catalog/languages/variable.json     |    2 +-
 .../camel/springboot/catalog/others/github2.json   |    2 +-
 components-starter/camel-nats-starter/pom.xml      |    3 +-
 .../camel-nats-starter/src/main/docs/nats.json     |  229 ++++-
 .../springboot/NatsComponentConfiguration.java     |  459 ++++++++-
 .../nats/springboot/NatsComponentConverter.java    |    8 +
 ...rk.boot.autoconfigure.AutoConfiguration.imports |    1 -
 tooling/camel-spring-boot-bom/pom.xml              |    2 +-
 tooling/camel-spring-boot-dependencies/pom.xml     | 1036 ++++++++++----------
 19 files changed, 1291 insertions(+), 564 deletions(-)

Reply via email to