Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.opensearch.client:opensearch-rest-high-level-client from 2.5.0 to 2.16.0 #971

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps org.opensearch.client:opensearch-rest-high-level-client from 2.5.0 to 2.16.0.

Release notes

Sourced from org.opensearch.client:opensearch-rest-high-level-client's releases.

2.16.0

2024-07-24 Version 2.16.0 Release Notes

[2.16.0]

Added

  • Add fingerprint ingest processor (#13724)
  • [Remote Store] Rate limiter for remote store low priority uploads (#14374)
  • Apply the date histogram rewrite optimization to range aggregation (#13865)
  • [Writable Warm] Add composite directory implementation and integrate it with FileCache (12782)
  • [Workload Management] Add QueryGroup schema (13669)
  • Add batching supported processor base type AbstractBatchingProcessor (#14554)
  • Fix race condition while parsing derived fields from search definition (14445)
  • Add strict_allow_templates dynamic mapping option (#14555)
  • Add allowlist setting for ingest-common and search-pipeline-common processors (#14439)
  • [Workload Management] add queryGroupId header propagator across requests and nodes (#14614)
  • Create SystemIndexRegistry with helper method matchesSystemIndex (#14415)
  • Print reason why parent task was cancelled (#14604)
  • Add matchesPluginSystemIndexPattern to SystemIndexRegistry (#14750)
  • Add Plugin interface for loading application based configuration templates ((#14659))
  • Refactor remote-routing-table service inline with remote state interfaces(#14668)
  • Add shard-diff path to diff manifest to reduce number of read calls remote store ((#14684))
  • Add SortResponseProcessor to Search Pipelines ((#14785))
  • Add prefix mode verification setting for repository verification ((#14790))
  • Add SplitResponseProcessor to Search Pipelines ((#14800))
  • Optimize TransportNodesAction to not send DiscoveryNodes for NodeStats, NodesInfo and ClusterStats call (14749)
  • Reduce logging in DEBUG for MasterService:run (#14795)
  • Refactor remote-routing-table service inline with remote state interfaces(#14668)
  • Add rest, transport layer changes for hot to warm tiering - dedicated setup ((#13980)
  • Enabling term version check on local state for all ClusterManager Read Transport Actions (#14273)
  • Optimize Cluster Stats Indices to precomute node level stats (#14426)
  • Create listener to refresh search thread resource usage (#14832)
  • Add logic to create index templates (v2) using context field (#14811)

Dependencies

  • Update to Apache Lucene 9.11.1 (#14042, #14576)
  • Bump netty from 4.1.110.Final to 4.1.111.Final (#14356)
  • Bump org.wiremock:wiremock-standalone from 3.3.1 to 3.6.0 (#14361)
  • Bump reactor from 3.5.17 to 3.5.19 (#14395, #14697)
  • Bump reactor-netty from 1.1.19 to 1.1.21 (#14395, #14697)
  • Bump commons-net:commons-net from 3.10.0 to 3.11.1 (#14396)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 (#14398)
  • Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 (#14399)
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#14397)
  • Bump opentelemetry from 1.36.0 to 1.40.0 (#14457, #14674)
  • Bump opentelemetry-semconv from 1.25.0-alpha to 1.26.0-alpha (#14674)
  • Bump azure-identity from 1.11.4 to 1.13.0, Bump msal4j from 1.14.3 to 1.15.1, Bump msal4j-persistence-extension from 1.2.0 to 1.3.0 (#14506)
  • Bump com.azure:azure-storage-common from 12.21.2 to 12.25.1 (#14517)
  • Bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.0 (#14610)
  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 (#14672)
  • Bump net.minidev:accessors-smart from 2.5.0 to 2.5.1 (#14673)

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> 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-high-level-client](https://github.com/opensearch-project/OpenSearch) from 2.5.0 to 2.16.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG-3.0.md)
- [Commits](opensearch-project/OpenSearch@2.5.0...2.16.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 12:02
@dependabot dependabot bot added java Pull requests that update Java code needs:dependency labels Aug 12, 2024
@al-niessner
Copy link
Contributor

No longer used after PR #906

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@al-niessner al-niessner deleted the dependabot/maven/org.opensearch.client-opensearch-rest-high-level-client-2.16.0 branch August 19, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code needs:dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant