Skip to content

@eventcatalog/sdk@2.27.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:19
· 5 commits to main since this release
33ab538

Minor Changes

  • d01cfe6: Add the federation pipeline to the SDK: buildIndex discovers and describes catalog content into a portable index, resolve combines indexes from multiple sources into a single graph (with conflict detection, externals and edges), and hydrate materializes the resolved content to disk (fetching, verifying, caching and referencing artifacts). Also adds parseIndex for validating an index, and exports the new federation types.