kibana/docs/developer/architecture
Christiane (Tina) Heiligers cec949ed0a
Deprecates SavedObjectType migrations and schemas in favor of modelVersions (#176970)
fix https://github.com/elastic/kibana/issues/176776

Saved objects `modelVersions` support BWC and ZDT and replace
`SavedObjectsType.schemas` and `SavedObjectsType.migrations` properties.

This PR marks these two properties as deprecated.

The public facing docs have also been updated to the "new" way of
implementing saved object changes.

### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
2024-02-15 13:09:11 -07:00
..
core Deprecates SavedObjectType migrations and schemas in favor of modelVersions (#176970) 2024-02-15 13:09:11 -07:00
development [DOCS] Update GitHub links in dev docs (#164503) 2023-08-29 14:43:41 -04:00
security [DOCS] Update GitHub links in dev docs (#164503) 2023-08-29 14:43:41 -04:00
add-data-tutorials.asciidoc [DOCS] Update GitHub links in dev docs (#164503) 2023-08-29 14:43:41 -04:00
development-visualize-index.asciidoc [DOCS] Adds 8.0.0 release notes (#124399) 2022-02-09 10:15:07 -06:00
index.asciidoc [DOCS] Update GitHub links in dev docs (#164503) 2023-08-29 14:43:41 -04:00
kibana-platform-plugin-api.asciidoc async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00