Create the modelVersion API and types #150297
Labels
Epic:ZDTmigrations
Zero downtime migrations
Feature:Migrations
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Part of #150296
To be able to prepare the internal implementations and peform the changes required for managed upgrades, one of the first step is to add the API definition for SO model versioning.
This issue is just about adding the new API surface and types, not about its internal usage.
Given we'll be exposing an 'unwired' or 'unplugged' API, we should also adapt the registered types integration test to make sure we're informed in the unlikely scenario where a type owner was to use the API.
The text was updated successfully, but these errors were encountered: