Re: [PR] CAMEL-20131: Improve SetHeaders EIP implementation and docs [camel]

2023-11-22 Thread via GitHub
klease merged PR #12143: URL: https://github.com/apache/camel/pull/12143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

Re: [PR] CAMEL-20131: Improve SetHeaders EIP implementation and docs [camel]

2023-11-22 Thread via GitHub
github-actions[bot] commented on PR #12143: URL: https://github.com/apache/camel/pull/12143#issuecomment-1823009152 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] CAMEL-20131: Improve SetHeaders EIP implementation and docs [camel]

2023-11-22 Thread via GitHub
klease opened a new pull request, #12143: URL: https://github.com/apache/camel/pull/12143 Simplify the constructors and allow generic Map. Add more examples in Yaml and using Map.of() in Java DSL. Include updated generated nav.doc for the EIPs. # Description # Targ