Rodney Norris

Results 9 issues of 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...

release_note:skip
auto-backport
Team:EnterpriseSearch
v8.5.0
v8.6.0

## 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`

release_note:skip
auto-backport
Team:EnterpriseSearch
v8.5.0
v8.6.0

## 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...

release_note:skip
auto-backport
Team:EnterpriseSearch
v8.5.0
v8.6.0

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...

enhancement

**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.

enhancement

## 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...

release_note:skip
Team:EnterpriseSearch
v8.15.0

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...

backport
release_note:skip
Team:Search
v8.16.0
v8.15.4

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