github event-catalog/eventcatalog @eventcatalog/core@3.24.0

latest releases: @eventcatalog/core@3.25.0, @eventcatalog/sdk@2.18.0
7 hours ago

Minor Changes

  • 913ca20: feat: add field-level usage tracking for message consumers

    Services and domains can now declare which specific fields they depend on in their receives (and sends) pointers using an optional fields array. When declared, a new Field Usage page appears in the message sidebar showing all schema properties alongside their consumers. Supports JSON Schema, Avro, and Protobuf schemas. Includes detection of fields declared by consumers that don't exist in the schema.

Patch Changes

  • Updated dependencies [913ca20]
    • @eventcatalog/sdk@2.18.0
    • @eventcatalog/linter@1.0.15

Don't miss a new eventcatalog release

NewReleases is sending notifications on new releases.