Chris Baumann
Chris Baumann
@kuhe tagging you as this closely relates to https://github.com/aws/aws-sdk-js-v3/issues/5387
@renarsvilnis per the JSDoc comment, the `AttributeNames` property has been deprecated and you should use the `MessageSystemAttributeNames` property which is of type `MessageSystemAttributeName[]`. The `MessageSystemAttributeName` enum should contain all the...
I'm also facing this exact same issue.
@rayokota yup was using the `confluentinc/cp-schema-registry:7.7.1` docker image. I also opened up a PR here that contains a test case that replicates the error https://github.com/confluentinc/confluent-kafka-javascript/pull/218
@rayokota that's great news, is there a ticket or GH issue we can be tracking to know when the Protobuf Serde tooling will be working in the `@confluentinc/schemaregistry` package?