Glossary

Schema versioning

A strategy for evolving an API or mapping safely: deprecate in place when compatible, version when behaviour changes, and run versions side‑by‑side during migration.

Versioning belongs both in the public API and in supplier mappings. Combined with drift detection and tests, it lets teams ship new features without breaking clients.

Related terms

Explore connected concepts

Prefer a walkthrough?

See how the products fit together and discuss your use cases in a live demo.