[SearchPipeline] Add new search pipeline processor type, SearchPhaseResultsProcessor, that can modify the result of one search phase before starting the next phase.(#7283)
Bump org.bouncycastle:bcprov-jdk15on to org.bouncycastle:bcprov-jdk15to18 version 1.75 (#8247)
Bump org.bouncycastle:bcmail-jdk15on to org.bouncycastle:bcmail-jdk15to18 version 1.75 (#8247)
Bump org.bouncycastle:bcpkix-jdk15on to org.bouncycastle:bcpkix-jdk15to18 version 1.75 (#8247)
Changed
[CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs (#3948)
Relax visibility of the HTTP_CHANNEL_KEY and HTTP_SERVER_CHANNEL_KEY to make it possible for the plugins to access associated Netty4HttpChannel / Netty4HttpServerChannel instance (#4638)
Migrate client transports to Apache HttpClient / Core 5.x (#4459)
Change http code on create index API with bad input raising NotXContentException from 500 to 400 (#4773)
Improve summary error message for invalid setting updates (#4792)
Remote Segment Store Repository setting moved from index.remote_store.repository to index.remote_store.segment.repository and cluster.remote_store.repository to cluster.remote_store.segment.repository respectively for Index and Cluster level settings (#8719)
Deprecated
... (truncated)
Commits
1164221 Remove SEARCH_PIPELINE feature flag (#8738)
cb6d891 Create 2.9 release notes and clear out changelog (#8682) (#8685)
b717320 Revert "Remove Restriction of strictly using only docrep for system indices a...
4890548 Revert "[Backport 2.x] Support transport action names when registering NamedR...
9087d05 Make sure IndexOutput of metadata file is always closed (#8653) (#8656)
54eef1f Flip SEARCH_PIPELINE feature flag for search pipeline GA (#8613) (#8643)
b8cebf4 Mute RemoteStoreRefreshListenerTests tests causing gradle check failure on 2....
14e2091 [Segment Replication] Add logic back to update tracking replication checkpoin...
3c14fd3 [Backport 2.x] Add Changes in Snapshot Delete Flow for remote store interoper...
149be07 [Search pipelines] Add Global Ignore_failure options for Processors (#8373) (...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
Bumps org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0.
Release notes
Sourced from org.opensearch.client:opensearch-rest-client's releases.
... (truncated)
Changelog
Sourced from org.opensearch.client:opensearch-rest-client's changelog.
... (truncated)
Commits
1164221
Remove SEARCH_PIPELINE feature flag (#8738)cb6d891
Create 2.9 release notes and clear out changelog (#8682) (#8685)b717320
Revert "Remove Restriction of strictly using only docrep for system indices a...4890548
Revert "[Backport 2.x] Support transport action names when registering NamedR...9087d05
Make sure IndexOutput of metadata file is always closed (#8653) (#8656)54eef1f
Flip SEARCH_PIPELINE feature flag for search pipeline GA (#8613) (#8643)b8cebf4
Mute RemoteStoreRefreshListenerTests tests causing gradle check failure on 2....14e2091
[Segment Replication] Add logic back to update tracking replication checkpoin...3c14fd3
[Backport 2.x] Add Changes in Snapshot Delete Flow for remote store interoper...149be07
[Search pipelines] Add Global Ignore_failure options for Processors (#8373) (...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)