kibana/packages/core
Christiane (Tina) Heiligers bf4b70ceb4
Prevent so type registration if schema declared directly (#177246)
Fix https://github.com/elastic/kibana/issues/176668

## Summary

After a switch to model versions, saved object registrations are blocked
if any schema for a higher version is declared when not coupled with a
model version.


### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-02-22 09:21:00 -07:00
..
analytics Harden console functions (#171367) 2024-02-09 09:13:52 -05:00
application [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -07:00
apps [HTTP] Move plugins static dir registration to CoreApp service (#177571) 2024-02-22 13:41:54 +01:00
base [Http] Replace buildNr with buildSha in static asset paths (#175898) 2024-02-07 09:54:41 +01:00
capabilities [HTTP] Add server/browser side http.staticAssets service (#171003) 2023-11-16 08:13:00 -07:00
chrome [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -07:00
config/core-config-server-internal Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
custom-branding [Custom Branding] Fetch custom branding on unauthenticated pages (#149207) 2023-01-31 10:01:35 +01:00
deprecations [HTTP] Add server/browser side http.staticAssets service (#171003) 2023-11-16 08:13:00 -07:00
doc-links [doclinks] propagate build flavor to getDocLinks (#172358) 2023-12-12 02:59:41 -07:00
elasticsearch Allow using JWT credentials to grant API keys. (#172444) 2023-12-04 20:07:41 +01:00
environment [Core] Clean up excess logs (#171143) 2023-11-13 16:11:56 -07:00
execution-context Core: minor performance optimizations (#170385) 2023-11-06 07:54:59 +01:00
fatal-errors Browser-side theme service: add synchronous accessor for current theme (#173535) 2023-12-19 15:14:31 +01:00
http Add http.payloadTimeout config option (#177309) 2024-02-22 12:33:49 +01:00
i18n Upgrade EUI to v93.1.1 (#176762) 2024-02-20 09:29:33 -08:00
injected-metadata Implement system option for theme:darkMode uiSetting (#173044) 2024-02-20 06:48:58 -07:00
integrations Upgrade EUI to v86.0.0 (#163088) 2023-08-14 15:45:09 -05:00
lifecycle [HTTP] Add server/browser side http.staticAssets service (#171003) 2023-11-16 08:13:00 -07:00
logging replace kbn/ecs with official npm package holding ecs schema (#176128) 2024-02-13 22:03:30 +01:00
metrics Update exposed event_loop_delay from mean to max. (#177019) 2024-02-19 05:18:46 -07:00
mount-utils Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
node Cleanup spread operators in reduce calls (#157471) 2023-05-22 04:50:24 -07:00
notifications Browser-side theme service: add synchronous accessor for current theme (#173535) 2023-12-19 15:14:31 +01:00
overlays Upgrade EUI to v92.2.1 (#175849) 2024-01-30 08:54:10 -08:00
plugins [HTTP] Move plugins static dir registration to CoreApp service (#177571) 2024-02-22 13:41:54 +01:00
preboot Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
rendering Implement system option for theme:darkMode uiSetting (#173044) 2024-02-20 06:48:58 -07:00
root [browser logging] allow to configure root level (#176397) 2024-02-12 05:26:57 -07:00
saved-objects Prevent so type registration if schema declared directly (#177246) 2024-02-22 09:21:00 -07:00
status Add build_flavor to /api/status response (#176477) 2024-02-08 13:53:29 +01:00
test-helpers [kbn-es] add required flag projectType for serverless script (#175549) 2024-02-02 16:42:02 +01:00
theme Implement system option for theme:darkMode uiSetting (#173044) 2024-02-20 06:48:58 -07:00
ui-settings Implement system option for theme:darkMode uiSetting (#173044) 2024-02-20 06:48:58 -07:00
usage-data Allow using JWT credentials to grant API keys. (#172444) 2023-12-04 20:07:41 +01:00
user-settings Implement system option for theme:darkMode uiSetting (#173044) 2024-02-20 06:48:58 -07:00