Bump opensearch.version from 2.7.0 to 2.13.0
Bumps opensearch.version
from 2.7.0 to 2.13.0.
Updates opensearch
from 2.7.0 to 2.13.0
Release notes
Sourced from opensearch's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates lang-mustache-client
from 2.7.0 to 2.13.0
Release notes
Sourced from lang-mustache-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates lang-painless
from 2.7.0 to 2.13.0
Release notes
Sourced from lang-painless's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates opensearch-scripting-painless-spi
from 2.7.0 to 2.13.0
Release notes
Sourced from opensearch-scripting-painless-spi's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates aggs-matrix-stats-client
from 2.7.0 to 2.13.0
Release notes
Sourced from aggs-matrix-stats-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates parent-join-client
from 2.7.0 to 2.13.0
Release notes
Sourced from parent-join-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates percolator-client
from 2.7.0 to 2.13.0
Release notes
Sourced from percolator-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates reindex-client
from 2.7.0 to 2.13.0
Release notes
Sourced from reindex-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates transport-netty4-client
from 2.7.0 to 2.13.0
Release notes
Sourced from transport-netty4-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates opensearch-rest-high-level-client
from 2.7.0 to 2.13.0
Release notes
Sourced from opensearch-rest-high-level-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates opensearch-ssl-config
from 2.7.0 to 2.13.0
Release notes
Sourced from opensearch-ssl-config's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - Additional commits viewable in compare view
Updates opensearch-rest-client
from 2.7.0 to 2.13.0
Release notes
Sourced from opensearch-rest-client's releases.
2.13.0
2024-03-21 Version 2.13.0 Release Notes
[2.13.0]
Added
- [Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (#11874)
- Add support for dependencies in plugin descriptor properties with semver range (#11441)
- Add community_id ingest processor (#12121)
- Introduce query level setting
index.query.max_nested_depth
limiting nested queries (#3268- Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (#12163)
- Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (#12328)
- Support for returning scores in matched queries (#11626)
- Add shard id property to SearchLookup for use in field types provided by plugins (#1063)
- [Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (#12533)
- Force merge API supports performing on primary shards only (#11269)
- Add kuromoji_completion analyzer and filter (#4835)
- [Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (#11880)
- The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (#12586)
- Remote reindex: Add support for configurable retry mechanism (#12561)
- Tracing for deep search path (#12103)
- [Metrics Framework] Adds support for asynchronous gauge metric type. (#12642)
- [Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (#12625)
- Make search query counters dynamic to support all query types (#12601)
- [Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (#12542)
- [Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (#12709)
- [Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (#12583)
- Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (#11986)
- Built-in secure transports support (#12435)
- Lightweight Transport action to verify local term before fetching cluster-state from remote (#12252)
- Integrate with admission controller for cluster-manager Read API. (#12496)
- Introduce a new setting
index.check_pending_flush.enabled
to expose the ability to disable the check for pending flushes by write threads (#12710)Dependencies
- Bump
com.squareup.okio:okio
from 3.7.0 to 3.8.0 (#12290)- Bump
org.bouncycastle:bcprov-jdk15to18
toorg.bouncycastle:bcprov-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcmail-jdk15to18
toorg.bouncycastle:bcmail-jdk18on
version 1.77 (#12326)- Bump
org.bouncycastle:bcpkix-jdk15to18
toorg.bouncycastle:bcpkix-jdk18on
version 1.77 (#12326)- Bump
gradle/wrapper-validation-action
from 1 to 2 (#12367)- Bump
netty
from 4.1.106.Final to 4.1.107.Final (#12372)- Bump
opentelemetry
from 1.34.1 to 1.36.0 (#12388, #12618)- Bump Apache Lucene from 9.9.2 to 9.10.0 (#12392)
- Bump
org.apache.logging.log4j:log4j-core
from 2.22.1 to 2.23.1 (#12464, #12587)- Bump
antlr4
from 4.11.1 to 4.13.1 (#12445)- Bump
com.netflix.nebula.ospackage-base
from 11.8.0 to 11.8.1 (#12461)- Bump
peter-evans/create-or-update-comment
from 3 to 4 (#12462)- Bump
lycheeverse/lychee-action
from 1.9.1 to 1.9.3 (#12521)- Bump
com.azure:azure-core
from 1.39.0 to 1.47.0 (#12520)- Bump
ch.qos.logback:logback-core
from 1.2.13 to 1.5.3 (#12519)- Bump
codecov/codecov-action
from 3 to 4 (#12585)- Bump
org.apache.zookeeper:zookeeper
from 3.9.1 to 3.9.2 (#12580)
... (truncated)
Commits
-
7ec678d
Clear out 2.x section of changelog (#12870) -
da91b1a
Fix test issue in ForceMergeRequestTests (#12778) (#12890) -
1157e67
[Backport 2.13] Make GetTermVersionAction internal (#12874) -
17be5cc
Added static setting for checkPendingFlushUpdate functionality of lucene writ... -
db00468
add missing changelog entry to 2.13 release nodes (#12851) (#12856) -
9ac01c3
Add release-notes for 2.13.0 (#12841) (#12846) -
6cfd903
Integrate with CPU admission controller for cluster-manager Read API's. (#124... -
7c80c5f
Light weight Transport action to verify local term before fetching cluster-st... -
e2ca2f1
Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh... -
5b71400
BaseGatewayShardAllocator changes for Assigning the batch of shards (#8776) (... - 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