Commit graph

4 commits

Author SHA1 Message Date
Simon Cooper
c1115d24d7
Add a size limit to outputs from mustache (#114002) (#114297)
Backport #114002 to 8.16
2024-10-08 12:47:08 +01:00
Mark Vieira
0279c0a909
Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00
Patrick Doyle
ae41e9ab65
Pluggable BuiltInExecutorBuilders (#111939)
* Refactor: move static calculations to Util

* BuiltInExecutorBuilders

* Spotless

* Change to getBuilders

* Move helper functions back into ThreadPool
2024-08-27 11:22:54 -04:00
Ry Biesemeyer
ea4ad5e7de
[logstash bridge]: stableapi bootstrap (#108171)
* [logstash bridge]: stableapi bootstrap

Adds a new `logstash-bridge` project in `/libs` that exports api-stable
wrappers for the elasticsearch-internal types that Logstash's Elastic
Integration Filter relies on to provide ingest pipeline execution inside
of Logstash.

These bridge classes prevent Elasticsearch-internal refactorings from
breaking the Logstash-owned project.

* Update docs/changelog/108171.yaml

* rename StableAPI -> StableBridgeAPI
2024-06-13 10:32:46 -07:00