Rodney Norris
Rodney Norris
## Summary Reverted the help text to use `ml-inference-` as the name prefix since we decided to not include the index name in the pipeline name. This will make it...
## Summary Updated the list of keys for the inference_config that we support for models in enterprise search. removed `classification` and added `fill_mask` and `question_answering`
## Summary We add the `enterpriseSearch:enableIndexTransformsTab` ui setting to be a feature flag in case we had issues shipping the new Pipelines tab in Enterprise Search. We ended up not...
For small binaries an elixir implementation can be more performant especially for nerves devices. If we implement non-NIF version for CRC algorithm we could add an optional parameter to use...
**BREAKING CHANGE** Remove the [legacy algorithm specific functions](https://github.com/TattdCodeMonkey/crc/blob/master/lib/crc/legacy.ex) in favor of the single `calculate/2` with parameters.
## Summary Moved the TryInConsoleButton from the search api panels package to its own package. This should make it easier to import and encourage usage in more parts of Kibana...
Version bumps in the tests workflow for the 8.15 release
## Summary Updated the gate forms to explicit reload the browser after the api call succeeds to avoid race conditions from relying on the form default behavior to reload the...
Bumping test version for the 8.18.0 release. Added a fix for the nbtest es client mock to use `request_timeout` instead of `timeout` kwarg