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 5cdca5d [create-pull-request] automated change omit 069d545 [create-pull-request] automated change omit fd39f5e [create-pull-request] automated change omit f2dfaf5 [create-pull-request] automated change omit 0a7c41a Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation omit 83600ab Align to 3.6.0-SNAPSHOT omit 5fd9c11 Changelog on camel-master should push on camel-master omit 1634eaf Point to 3.6.0-SNAPSHOT add 1f22bfd Updated CHANGELOG.md add 9b3275e [camel-main-support] Reordering props should not be required anymore add 7e39b20 Fixed CS add 996898b Throttles strimzi startup to prevent resource reuse errors add 2b61ec5 Opted the project in for HAcktoberfest 2020. new 188d22e Point to 3.6.0-SNAPSHOT new ef08a35 Changelog on camel-master should push on camel-master new aadf997 Align to 3.6.0-SNAPSHOT new 0cb3735 Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation new d3ea257 [create-pull-request] automated change new bdb531c [create-pull-request] automated change new da03870 [create-pull-request] automated change new cb90603 [create-pull-request] automated change 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 (5cdca5d) \ N -- N -- N refs/heads/camel-master (cb90603) 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. The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .asf.yaml | 1 + CHANGELOG.md | 1 + .../kafkaconnector/utils/CamelMainSupport.java | 11 +------- .../common/services/kafka/StrimziContainer.java | 18 ++++-------- .../common/services/kafka/StrimziService.java | 32 ++++++++++++++++++---- .../common/services/kafka/ZookeeperContainer.java | 15 ++++------ 6 files changed, 41 insertions(+), 37 deletions(-)