kibana/docs/development
Gidi Meir Morris 68c9cda277
[Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091)
As part of the work needed for RBAC & Feature Controls support in Alerting (https://github.com/elastic/kibana/issues/43994) we've identified a need to make the Alert Saved Object type a _hidden_ type.

As we still need support for Security and Spaces, we wish to use the standard SavedObjectsClient and its middleware, but currently this isn't possible with _hidden_ types.

To address that, this PR adds support for creating a client which includes hidden types.
2020-05-20 14:53:13 +01:00
..
core [Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091) 2020-05-20 14:53:13 +01:00
plugins/data making vis (completely) serializable (#64207) (#66199) 2020-05-12 16:16:16 +02:00