Michael Dokolin
a65cd356aa
[Migrations] Add support of deferred migrations ( #153117 )
...
* Add deferred migrations parameter.
* Update outdated documents query to take into account deferred migrations.
* Update outdated documents query to take into account the core migration version.
* Update read operations in the saved objects repository to perform deferred migrations.
2023-05-22 11:17:41 +02:00
Michael Dokolin
17876df41a
[Saved Objects] Update the migrationVersion
property to hold a plain string value ( #150075 )
...
* Update document migrator to rely on `typeMigrationVersion` instead of `migrationVersion`.
* Refactor document migrator to extract migration pipeline logic.
* Add `core` migration type.
2023-03-24 13:45:30 +01:00
Christiane (Tina) Heiligers
f7b25f5e46
[Saved Objects] Provide ability to remove SO type from global SO HTTP API without hiding from the client ( #149166 )
...
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
resolves https://github.com/elastic/kibana/issues/147150
2023-01-23 15:04:24 -07:00
Michael Dokolin
167797cae1
[Saved Objects] Add documentation covering hidden saved object types ( #144647 )
2022-11-08 16:42:02 +01:00
Spencer
6c438b331c
[api-docs] follow the correct schema for frontmatter ( #138348 )
...
* [api-docs] follow the correct schema for frontmatter
* rename non-generated summary: usage
* fix yaml comment syntax
2022-08-10 17:17:50 -05:00
Joe Portner
89b1f9056c
Prevent endless loop for saved object migrations ( #120146 )
2021-12-03 08:42:54 -05:00
Rudolf Meijering
2e4c87211c
[docs] Fix anchor link to saved objects migrations testing ( #116427 )
2021-10-28 10:36:57 +02:00
Stacey Gammon
eddbc8db6f
Update doc slugs to improve analytic tracking, move to appropriate folders ( #113630 )
...
* Update the slugs to improve google analytics drilldown tracking
* more slug updates
* Fix some formatting issues in building blocks
* update paths
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 13:36:45 -04:00
Joe Portner
c21272cc5b
Sharing saved objects developer guide ( #107099 )
2021-08-10 16:02:45 -04:00
Josh Dover
283349ac2b
Add SO migration testing guidance to testing guide ( #105959 )
2021-08-10 10:52:10 -04:00
Stacey Gammon
9fca7a9012
Add saved object docs ( #90860 )
...
* iwp
* add docs on saved objects
* add saved object docs
* Update dev_docs/key_concepts/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/tutorials/saved_objects.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* review updates
* remove this line, support being added
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-02-11 11:27:46 -05:00