Commit graph

7 commits

Author SHA1 Message Date
Will Browne
78a391d3be
Plugins: Add alias ids to meta response (#121074)
add alias ids to meta response
2026-03-26 12:28:50 +00:00
Yulia Shanyrova
7394a1e428
Plugins: Sync plugin schema changes with meta changes (#119298)
change meta.cue and generate apps/plugins
2026-03-02 13:37:36 +01:00
Will Browne
99b162644c
Plugins: Update meta optional fields in schema (#117161)
* update meta optional fields in schema

* fix test
2026-01-30 15:46:46 +00:00
Todd Treece
6733eb706d
Plugins: Fetch child plugin meta (#116576) 2026-01-28 14:46:13 -05:00
Will Browne
7eb00dd892
Plugins: Sync pluginjson schema with meta schema (#116999)
* sync pluginjson schema with meta schema

* fix converter logic
2026-01-28 13:51:56 +00:00
Will Browne
8167ad1f8a
Plugins: Adjust headers schema for plugin routes in meta api (#116542)
adjust headers schema for plugin routes in meta api
2026-01-20 15:42:25 +00:00
Hugo Häggmark
bd0140b6f0
GrafanaBootData: Deprecate config.apps (#115610)
* GrafanaBootData: decouple `config.apps` from boot data IV

* chore: changed to openfeature flags eval

* chore: updates after PR feedback

* chore: updates after PR feedback

* chore: copy types to runtime package

* chore: add code ownership

* chore: deprecate in interface too

* chore: add important notice to comments

* chore: deprecate the whole interface
2026-01-14 06:30:05 +01:00