Proto Contract Fixture Matrix
Pick Proto fixtures for event-bus contracts, schema-registry subjects, and CDC envelope compatibility checks.
3
Lignes de fixtures
3
Comment utiliser cette matrice
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Comment utiliser cette matrice
Coverage
- Covers service-style event publishing, versioned schema subjects, and CDC envelope contracts.
- Useful for schema-registry workflows, RPC/event compatibility, and contract review automation.
- Anchored to event-stream and contract-compatibility packs.
Lignes de fixtures
Available Variants
| Variante | Profil | Objectif de test | Fichier | Taille | Telecharger |
|---|---|---|---|---|---|
|
Event-Bus Proto
Good baseline for schema parsing and compatibility checks around event publish interfaces.
|
Service + event contract | Publish contract validation |
proto_event_bus_contract_sample.proto
|
358 B | Telecharger |
|
Schema-Registry Proto
Useful when validating versioned contracts or registry subjects tied to downstream consumers.
|
Versioned subject contract | Schema evolution metadata |
proto_schema_registry_subject_sample.proto
|
321 B | Telecharger |
|
CDC Envelope Proto
Targets CDC tooling that consumes typed change envelopes instead of raw JSON records.
|
Changefeed contract | Before/after row-image compatibility |
proto_cdc_envelope_contract_sample.proto
|
269 B | Telecharger |
Pages de strategie liees
Related Packs and Workflows
Packs lies
Event Stream Validation Fixture Pack
Contract Compatibility Fixture Pack
Flux lies
Event Stream Ingestion Fixtures
Ouvrir le fluxContract Evolution Fixtures
Ouvrir le fluxPages de strategie liees
Related Pages
Guides du meilleur format
Recommandations par cas d'usage
Comment convertir
How to Convert JSON to PROTO
How to Convert PROTO to JSON
How to Convert PROTO to SQL
How to Convert SQL to PROTO