Bump opensearch.version from 2.7.0 to 2.16.0
Bumps opensearch.version
from 2.7.0 to 2.16.0.
Updates opensearch
from 2.7.0 to 2.16.0
Release notes
Sourced from opensearch'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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates lang-mustache-client
from 2.7.0 to 2.16.0
Release notes
Sourced from lang-mustache-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates lang-painless
from 2.7.0 to 2.16.0
Release notes
Sourced from lang-painless'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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates opensearch-scripting-painless-spi
from 2.7.0 to 2.16.0
Release notes
Sourced from opensearch-scripting-painless-spi'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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates aggs-matrix-stats-client
from 2.7.0 to 2.16.0
Release notes
Sourced from aggs-matrix-stats-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates parent-join-client
from 2.7.0 to 2.16.0
Release notes
Sourced from parent-join-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates percolator-client
from 2.7.0 to 2.16.0
Release notes
Sourced from percolator-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates reindex-client
from 2.7.0 to 2.16.0
Release notes
Sourced from reindex-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates transport-netty4-client
from 2.7.0 to 2.16.0
Release notes
Sourced from transport-netty4-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates opensearch-rest-high-level-client
from 2.7.0 to 2.16.0
Release notes
Sourced from 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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates opensearch-ssl-config
from 2.7.0 to 2.16.0
Release notes
Sourced from opensearch-ssl-config'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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Updates opensearch-rest-client
from 2.7.0 to 2.16.0
Release notes
Sourced from opensearch-rest-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, Bumpmsal4j
from 1.14.3 to 1.15.1, Bumpmsal4j-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
-
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) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts