elasticsearch/docs/reference
Craig Taverner 543aeb8c19
Output function signature license requirements to Kibana definitions (#127717)
Output function signature license requirements to Kibana definition files, and also test that this matches the actual licensing behaviour of the functions.

ES|QL functions that enforce license checks do so with the `LicenseAware` interface. This does not expose what that functions license level is, but only whether the current active license will be sufficient for that function and its current signature (data types passed in as fields). Rather than add to this interface, we've made the license level information test-only information. This means if a function implements LicenseAware, it also needs to add a method to its test class to specify the license level for the signature being called. All functions will be tested for compliance, so failing to add this will result in test failure. Also if the test license level does not match the enforced license, that will also cause a failure.
2025-05-07 10:02:17 +02:00
..
aggregations [docs] Fix various syntax and rendering errors (#127062) 2025-04-24 17:57:03 +02:00
community-contributed remove reliance on redirects in docs-content (#125863) 2025-03-28 16:41:38 +01:00
elasticsearch Fix typos in new text docs (#127790) 2025-05-07 08:29:34 +10:00
elasticsearch-plugins Update es plugins landing page (#127682) 2025-05-07 07:51:22 +02:00
enrich-processor [DOCS] Fix poor link in community-id-processor.md (#127533) 2025-04-30 07:26:10 -07:00
query-languages Output function signature license requirements to Kibana definitions (#127717) 2025-05-07 10:02:17 +02:00
scripting-languages [Reference] Revisit scripting language landing page (#127675) 2025-05-07 08:02:12 +02:00
search/search-your-data [DOCS] Clean up Asciidoc links in markdown files (#125046) 2025-03-19 08:03:55 -07:00
search-connectors [docs] Fix various syntax and rendering errors (#127062) 2025-04-24 17:57:03 +02:00
setup/install/docker [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
text-analysis [docs] Fix various syntax and rendering errors (#127062) 2025-04-24 17:57:03 +02:00
watcher/images [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00
toc.yml [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00