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 2020/09/08 01:26:35 UTC

[camel-kafka-connector] branch camel-master updated (aee570d -> 22e23ed)

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

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


 discard aee570d  Regen after pointing to 3.5.0
 discard 7115d62  Set Camel Version to 3.5.0
    omit 984b0a1  [create-pull-request] automated change
     add 13c2e74  [create-pull-request] automated change
     add 045031d  Set Camel Version to 3.5.0
     add 6635a89  Regen after pointing to 3.5.0
     add 31bb57a  Updated CHANGELOG.md
     add f4a22de  Updated CHANGELOG.md
     add 9792a63  Pr Build and push build needs to point to master
     add 081e437  Updated CHANGELOG.md
     add d13ceed  Updated CHANGELOG.md
     add 72760e0  Update try-it-out-on-openshift-with-strimzi.adoc
     add cc301c2  adding a key transformer to the AWS2-SQS connector so that the CamelHeader.CamelAwsSqsMessageId header value is set as the key
     add f536319  Merge pull request #431 from codexetreme/master
     add 522c7d0  Fixed CS
     add 5408d16  Updated CHANGELOG.md
     add 33b532c  Run the changelog automatic updated every hour
     add 242d200  Merge pull request #434 from apache/changelog
     add bc037de  Updated CHANGELOG.md
     add 432f84e  Updated CHANGELOG.md
     add 2dd17ec  Updated CHANGELOG.md
     add bb8d2a3  Updated CHANGELOG.md
     add ec30d42  Updated CHANGELOG.md
     add 22e23ed  Updated CHANGELOG.md

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   (aee570d)
            \
             N -- N -- N   refs/heads/camel-master (22e23ed)

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:
 .github/workflows/automatic-changelog-update.yml   | 11 +++------
 .github/workflows/master-pr-build.yml              |  2 +-
 .github/workflows/master-push-build.yml            |  2 +-
 CHANGELOG.md                                       |  7 ++++++
 .../aws2sqs/transforms/SQSKeySetterTransform.java} | 27 +++++++++++-----------
 .../try-it-out-on-openshift-with-strimzi.adoc      | 12 +++++-----
 6 files changed, 31 insertions(+), 30 deletions(-)
 copy connectors/{camel-aws-s3-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/awss3/transforms/S3ObjectTransforms.java => camel-aws2-sqs-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2sqs/transforms/SQSKeySetterTransform.java} (66%)