You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/01/17 15:23:58 UTC

[camel] branch regen_bot updated (4829e4b -> 260fcc9)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4829e4b  Upgrade Chunk Templates to version 3.6.2
     add bd8ab8f  CAMEL-17470: camel-ahc - Sending byte[] as body payload should not use chunked transfer-encoding.
     add 3670192  CAMEL-17499: Renaming inconsistent data format names in model
     add 260fcc9  Regen for commit 36701929f0631416d97f99eec90c5e9bdc3701f0

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/models/dataFormats.json   |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  2 +-
 .../camel/component/ahc/DefaultAhcBinding.java     |  9 ++++---
 .../camel/component/ahc/AhcProducePostTest.java    | 30 ++++++++++++++++++++++
 .../apache/camel/model/dataformat/dataFormats.json |  2 +-
 .../model/dataformat/DataFormatsDefinition.java    |  2 +-
 .../dsl/yaml/deserializers/ModelDeserializers.java |  4 +--
 .../src/generated/resources/camel-yaml-dsl.json    |  2 +-
 8 files changed, 43 insertions(+), 10 deletions(-)