This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 6c74506 KAFKA-7895: fix Suppress changelog restore (#6536) (#6615) new 8db1f4e MINOR: Add support for Standalone Connect configs in Rest Server extensions (#6622) new 236614e MINOR: Correct RestServerTest formatting The 5940 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: .../apache/kafka/connect/runtime/WorkerConfig.java | 4 +++ .../runtime/distributed/DistributedConfig.java | 5 ++++ .../kafka/connect/runtime/rest/RestServer.java | 5 ++-- .../kafka/connect/runtime/rest/RestServerTest.java | 32 ++++++++++++++++++++++ 4 files changed, 44 insertions(+), 2 deletions(-)