THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
It is proposed to add new configuration is to the SMT org.apache.kafka.connect.transforms.DropHeaders to allow regexp-based matching of heades headers to be dropped:
Name: headers.patternpatterns
Description:List of regular expressions to match of the headers to be removed.
Type: booleanString (List)
Default: "$^" (match empty)
...