Bump opensearch.version from 2.7.0 to 2.15.0
Bumps opensearch.version
from 2.7.0 to 2.15.0.
Updates opensearch
from 2.7.0 to 2.15.0
Release notes
Sourced from opensearch's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates lang-mustache-client
from 2.7.0 to 2.15.0
Release notes
Sourced from lang-mustache-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates lang-painless
from 2.7.0 to 2.15.0
Release notes
Sourced from lang-painless's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates opensearch-scripting-painless-spi
from 2.7.0 to 2.15.0
Release notes
Sourced from opensearch-scripting-painless-spi's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates aggs-matrix-stats-client
from 2.7.0 to 2.15.0
Release notes
Sourced from aggs-matrix-stats-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates parent-join-client
from 2.7.0 to 2.15.0
Release notes
Sourced from parent-join-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates percolator-client
from 2.7.0 to 2.15.0
Release notes
Sourced from percolator-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates reindex-client
from 2.7.0 to 2.15.0
Release notes
Sourced from reindex-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates transport-netty4-client
from 2.7.0 to 2.15.0
Release notes
Sourced from transport-netty4-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates opensearch-rest-high-level-client
from 2.7.0 to 2.15.0
Release notes
Sourced from opensearch-rest-high-level-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates opensearch-ssl-config
from 2.7.0 to 2.15.0
Release notes
Sourced from opensearch-ssl-config's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - Additional commits viewable in compare view
Updates opensearch-rest-client
from 2.7.0 to 2.15.0
Release notes
Sourced from opensearch-rest-client's releases.
2.15.0
2024-06-12 Version 2.15.0 Release Notes
[2.15.0]
Added
- Add leader and follower check failure counter metrics (#12439)
- Add latency metrics for instrumenting critical clusterManager code paths (#12333)
- Add support for Azure Managed Identity in repository-azure (#12423)
- Add useCompoundFile index setting (#13478)
- Make outbound side of transport protocol dependent (#13293)
- [Remote Store] Upload translog checkpoint as object metadata to translog.tlog(#13637)
- [Remote Store] Add dynamic cluster settings to set timeout for segments upload to Remote Store (#13679)
- Add getMetadataFields to MapperService (#13819)
- Add "wildcard" field type that supports efficient wildcard, prefix, and regexp queries (#13461)
- Allow setting query parameters on requests (#13776)
- Add dynamic action retry timeout setting (#14022)
- Add capability to disable source recovery_source for an index (#13590)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add upload flow for writing routing table to remote store (#13870)
- Add dynamic action retry timeout setting (#14022)
- [Remote Store] Add support to disable flush based on translog reader count (#14027)
- Add recovery chunk size setting (#13997)
- [Query Insights] Add exporter support for top n queries (#12982)
- [Query Insights] Add X-Opaque-Id to search request metadata for top n queries (#13374)
- [Streaming Indexing] Enhance RestAction with request / response streaming support (#13772)
- Move Remote Store Migration from DocRep to GA and modify remote migration settings name (#14100)
- [Remote State] Add async remote state deletion task running on an interval, configurable by a setting (#13995)
- Add remote routing table for remote state publication with experimental feature flag (#13304)
- Add support for query level resource usage tracking (#13172)
- [Query Insights] Add cpu and memory metrics to top n queries (#13739)
- Derived field object type support (#13720)
- Support Dynamic Pruning in Cardinality Aggregation (#13821)
Dependencies
- Bump
com.github.spullara.mustache.java:compiler
from 0.9.10 to 0.9.13 (#13329, #13559)- Bump
org.apache.commons:commons-text
from 1.11.0 to 1.12.0 (#13557)- Bump
org.hdrhistogram:HdrHistogram
from 2.1.12 to 2.2.2 (#13556, #13986)- Bump
com.gradle.enterprise
from 3.17.2 to 3.17.4 (#13641, #13753)- Bump
org.apache.hadoop:hadoop-minicluster
from 3.3.6 to 3.4.0 (#13642)- Bump
mockito
from 5.11.0 to 5.12.0 (#13665)- Bump
com.google.code.gson:gson
from 2.10.1 to 2.11.0 (#13752)- Bump
ch.qos.logback:logback-core
from 1.5.3 to 1.5.6 (#13756)- Bump
netty
from 4.1.109.Final to 4.1.110.Final (#13802)- Bump
jackson
from 2.17.0 to 2.17.1 (#13817)- Bump
reactor
from 3.5.15 to 3.5.17 (#13825)- Bump
reactor-netty
from 1.1.17 to 1.1.19 (#13825)- Bump
commons-cli:commons-cli
from 1.7.0 to 1.8.0 (#13840)- Bump
org.apache.xmlbeans:xmlbeans
from 5.2.0 to 5.2.1 (#13839)- Bump
actions/checkout
from 3 to 4 (#13935)- Bump
com.netflix.nebula.ospackage-base
from 11.9.0 to 11.9.1 (#13933)
... (truncated)
Commits
-
61dbcd0
Fix unassigned batch allocation (#13748) (#13748) (#14348) -
61a1a7b
Update gradle check workflow (#14334) (#14352) -
b500747
Use remote publication flag to decide which custom objects to upload (#14338)... -
9154c7d
[Bugfix] Fix incorrect document order when there's exception during batch ing... -
506f4b1
Fix flakiness of testRemoteCleanupDeleteStale, bug fix in RemoteMetadataManif... -
698f582
[Remote Store] Fix sleep time bug during remote store sync (#14342) (#14344) -
e1a632f
Switch to ShardsBatchGatewayAllocator in batch enabled mode for shard explain... -
b79fedc
[Tiered Caching] [Bug Fix] Use concurrentMap instead of HashMap to fix Concur... -
0d82a58
Add the match_only_text rewrite fix to release notes (#14251) -
679ccac
Fix the rewrite method for MatchOnlyText field query (#14248) - 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