-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//blockerv8.0.0
Description
- Allow plugins to register SavedObject document migrations.
- Replace SavedObjectsMigrationLogger with Core's logger and replace all
log.warning()->log.warn()inside existing migrations. - Throw if a migration is registered after the end of the setup lifecycle
Blocked by #52071
Metadata
Metadata
Assignees
Labels
Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//blockerv8.0.0