redpanda-data / redpanda-data/connect
PubSub schema support in `schema_registry_encode` / `schema_registry_decode`
Open
@Jeffail is already working on this.
Since Mar 2, 2026.
enhancement
processors
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
This is a proposal to add support for PubSub schemas to schema_registry_encode / schema_registry_decode processors allowing for schema-driven processing of messages in the context of GCP projects. PubSub supports both Avro and Protobuf schemas.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.