Skip to main content

Module versioning

Module versioning 

Source
Expand description

Catalog Versioning System

Manages catalog versions with content snapshots, publish/rollback, and diffs.

Structsยง

CatalogSnapshot
Immutable snapshot of catalog content at a version point.
CatalogVersion
Catalog version metadata + optional content snapshot.
VersionDiff
Version comparison result
VersionManager
Version manager for catalogs