I can subscribe to the generic CDC event data/ChangeEvents, when it receives the notification it's not able to handle it.
The problem is in the schema validation logic from the gRPC library and Schema ID is mandatory according the proto file of the API.
But Schema ID is not sent from the server for the messages for data/ChangeEvents subscrition.
I can subscribe to the generic CDC event data/ChangeEvents, when it receives the notification it's not able to handle it. The problem is in the schema validation logic from the gRPC library and Schema ID is mandatory according the proto file of the API. But Schema ID is not sent from the server for the messages for data/ChangeEvents subscrition.