Merge pull request #13246 from thalesmg/doc-changelog-nit-m-20240613
docs: minor changelog improvement
This commit is contained in:
commit
62ecdb8ad0
|
@ -9,7 +9,6 @@ message_transformation {
|
|||
transformations = [
|
||||
{
|
||||
name = mytransformation
|
||||
enable = true
|
||||
failure_action = drop
|
||||
payload_decoder = {type = avro, schema = myschema}
|
||||
payload_encoder = {type = json}
|
||||
|
|
Loading…
Reference in New Issue