You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(parser): make key attribute optional in Kafka model (#6523)
* [issues/6508](-) key in KafkaRecordModel is made optional, added a new Kafka record without key into json files and added tests
* [issues/6508](-) added the tests if key is set None, added a new Kafka record with explicit setting "key": null into kafkaEventMsk.json and kafkaEventSelfManaged.json.
---------
Co-authored-by: Leandro Damascena <[email protected]>
0 commit comments