Expand description
Durable JSON schema versions and migration pipelines for monochange artifacts.
Modules§
- config
- Configuration schema artifact support.
- release_
record - Release-record durable artifact support.
Structs§
- Schema
Version - A durable schema version written as
major.minor.
Enums§
- Schema
Error - Durable artifact migration error.
- Schema
Version Parse Error - Errors while parsing
major.minorschema versions.
Constants§
- CURRENT_
SCHEMA_ VERSION_ TEXT - Raw schema version text embedded at compile time from the
SCHEMA_VERSIONfile.
Functions§
- current_
schema_ version - Return the current durable schema version.