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 2eeb4f5 Align docs discard d073f2e Point to 3.6.0-SNAPSHOT add 14261c2 Support topics.regex add 936ffc0 Removed TOPICS_CONF from SinkConnectorConfig it's already coming from Kafka Connect Config add 0618b2e Topics.regex: Added unit test add 2147b16 Merge pull request #458 from apache/topics.regex add 4de5bd1 Document Update add 2956159 Merge pull request #461 from NiteshKoushik/patch-2 add acfc80c Switch from Gitter to Zulip add 4685b20 Merge pull request #459 from lburgazzoli/zulip new b6e1de7 Point to 3.6.0-SNAPSHOT new b05b5f9 Align docs 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 (2eeb4f5) \ N -- N -- N refs/heads/camel-master (b05b5f9) 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 2 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: README.adoc | 2 +- .../kafkaconnector/CamelSinkConnectorConfig.java | 5 -- .../camel/kafkaconnector/CamelSinkTaskTest.java | 62 ++++++++++++++++------ docs/modules/ROOT/pages/contributing.adoc | 2 +- docs/modules/ROOT/pages/getting-started.adoc | 2 +- docs/modules/ROOT/pages/try-it-out-locally.adoc | 2 +- 6 files changed, 50 insertions(+), 25 deletions(-)