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 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)
Bumps org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.16.0.
Release notes
Sourced from org.opensearch.client:opensearch-rest-client's releases.
... (truncated)
Commits
f84a26e
fix constant_keyword field type (#14807) (#14969)fc729b6
Update release notes (#14971)b21c13e
Fix the visit of inner query for NestedQueryBuilder (#14968)d09642c
Add 2.16 release notes (#14964)57cd81d
Add changelog for remote state multi part upload fix (#14958) (#14960)61cd3fd
Template creation using context (#14811) (#14957)3387606
Make reroute iteration time-bound for large shard allocations (#14848) (#14954)46bd06b
Fix read/write method for Diff Manifest in case Shard diff file is null. (#14...a3a4aa9
Fix read/write method for Diff Manifest in case Shard diff file is null (#149...769fdc8
Create new IndexInput for multi part upload (#14888) (#14937)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 show