Merge pull request #13246 from thalesmg/doc-changelog-nit-m-20240613

docs: minor changelog improvement
This commit is contained in:
Thales Macedo Garitezi 2024-06-14 09:19:28 -03:00 committed by GitHub
commit 62ecdb8ad0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ message_transformation {
transformations = [
{
name = mytransformation
enable = true
failure_action = drop
payload_decoder = {type = avro, schema = myschema}
payload_encoder = {type = json}