Added the drop_null_columns parameter (boolean) to sepcify if null columns should be removed from the results. If yes, their name and type will be returned in a new all_columns section.
Added the lazy parameter (boolean), if set to true, the rollover action will only mark a data stream to signal that it needs to be rolled over at the next write. Only allowed on data streams.
Inference.deleteModel
The model_id parameter has been renamed to inference_id.
Added the drop_null_columns parameter (boolean) to sepcify if null columns should be removed from the results. If yes, their name and type will be returned in a new all_columns section.
Added the lazy parameter (boolean), if set to true, the rollover action will only mark a data stream to signal that it needs to be rolled over at the next write. Only allowed on data streams.
Inference.deleteModel
The model_id parameter has been renamed to inference_id.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps elasticsearch/elasticsearch from 8.11.0 to 8.13.0.
Release notes
Sourced from elasticsearch/elasticsearch's releases.
... (truncated)
Changelog
Sourced from elasticsearch/elasticsearch's changelog.
... (truncated)
Commits
221723e
Prep for 8.13.0 release6280c64
FIxed RestSpecRunnner with build_id for rest-resource5812ed5
Fixed profiling tests + skipped testsc8f32a2
Updated APIs to ES 8.13e68f81d
Updated github checkout and cache to v449fa693
Added PHP 8.3 and updated ES-VERSIONacade92
Added mapTo feature, see #1398 (#1399)f70c97a
[DOCS] Adds section about version compatibility to overview. (#1394)6f4a2ee
Updated CHANGELOG for 8.12.00f3ba41
Updated skip test lstYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show