This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from d96dbf70636e chore(deps): Bump org.apache.kafka:kafka-clients from
4.2.0 to 4.3.0
add 3240a174a370 CAMEL-23576: camel-jira - align Exchange header constant
names with Camel naming convention
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/jira.json | 38 +++----
.../org/apache/camel/component/jira/jira.json | 38 +++----
.../camel-jira/src/main/docs/jira-component.adoc | 50 ++++-----
.../apache/camel/component/jira/JiraConstants.java | 40 ++++----
.../jira/producer/AddCommentProducer.java | 2 +-
.../jira/producer/AttachFileProducer.java | 2 +-
.../jira/producer/DeleteIssueProducer.java | 2 +-
.../jira/producer/TransitionIssueProducer.java | 4 +-
.../jira/producer/UpdateIssueProducer.java | 2 +-
.../component/jira/producer/WatcherProducer.java | 2 +-
.../ROOT/pages/camel-4x-upgrade-guide-4_21.adoc | 60 +++++++++++
.../endpoint/dsl/JiraEndpointBuilderFactory.java | 114 ++++++++++-----------
12 files changed, 207 insertions(+), 147 deletions(-)