This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_40x in repository https://gitbox.apache.org/repos/asf/camel.git
omit 4061bce70f8 Regen for commit d196cb418eeb731f432620ca0c45645800f2dd02 add 9193a5bf8af Polished add 244161aecbf CAMEL-20056: make it possible to set multiple headers at once. add e1494d7f95c Regen add c359eb4b4b7 Typo add c7663e170f4 Regen add 60c2dc01203 Regen for commit c7663e170f47ab371ed7569cfb2dd934424277df (#12100) add 1c22ce4c95f Regen for commit d196cb418eeb731f432620ca0c45645800f2dd02 (#12099) add 44ed6739f08 Update known releases in catalog add 7b8b0e22524 Regen for commit c7663e170f47ab371ed7569cfb2dd934424277df (#12102) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (4061bce70f8) \ N -- N -- N refs/heads/regen_bot_40x (7b8b0e22524) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../camel/catalog/releases/camel-releases.json | 7 +++++ .../docs/modules/eips/pages/setHeaders-eip.adoc | 4 ++- .../apache/camel/model/SetHeadersDefinition.java | 31 +++++++++------------- .../apache/camel/reifier/SetHeadersReifier.java | 8 +++--- .../camel/model/SetHeadersDefinitionTest.java | 18 ++++++------- .../java/org/apache/camel/xml/in/ModelParser.java | 2 +- .../java/org/apache/camel/xml/out/ModelWriter.java | 2 +- .../org/apache/camel/yaml/out/ModelWriter.java | 2 +- .../endpoint/dsl/StreamEndpointBuilderFactory.java | 6 ++--- .../dsl/yaml/deserializers/ModelDeserializers.java | 10 +++---- .../apache/camel/dsl/yaml/SetHeadersTest.groovy | 28 +++++++++---------- 11 files changed, 61 insertions(+), 57 deletions(-)