Skip to content

Commit ac028d0

Browse files
authored
Update notes 8.8 BC6 (#96227)
1 parent 2ea0caa commit ac028d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/release-notes/8.8.0.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Aggregations::
1515
Allocation::
1616
* Avoid copying during iteration of all shards in routing table {es-pull}94417[#94417]
1717
* Avoid duplicate application of `RoutingTable` diff {es-pull}94379[#94379]
18+
* Balance priorities during reconciliation {es-pull}95454[#95454]
19+
* Fix `RebalanceOnlyWhenActiveAllocationDecider` {es-pull}96025[#96025]
1820
* Streamline `AsyncShardFetch#getNumberOfInFlightFetches` {es-pull}93632[#93632] (issue: {es-issue}93631[#93631])
1921

2022
Application::
@@ -37,17 +39,21 @@ DLM::
3739

3840
Data streams::
3941
* Allow deletion of component templates that are specified in the `ignore_missing_component_templates` array {es-pull}95527[#95527]
42+
* Fix searching a filtered and unfiltered data stream alias {es-pull}95865[#95865] (issue: {es-issue}95786[#95786])
4043

4144
Distributed::
45+
* Check shard availability before including in stats {es-pull}96015[#96015] (issues: {es-issue}96000[#96000], {es-issue}87001[#87001])
4246
* Fix `GetPipelineResponse` equality {es-pull}93695[#93695]
4347

4448
Engine::
4549
* Ensure refresh to return the latest commit generation {es-pull}94249[#94249]
4650

4751
Geo::
52+
* Adjust `BoundedGeoHexGridTiler#FACTOR` to prevent missing hits {es-pull}96088[#96088] (issue: {es-issue}96057[#96057])
4853
* Fix bug where `geo_line` does not respect `sort_order` {es-pull}94734[#94734] (issue: {es-issue}94733[#94733])
4954

5055
ILM+SLM::
56+
* Retry downsample ILM action using a new target index {es-pull}94965[#94965] (issue: {es-issue}93580[#93580])
5157
* Strip disallowed chars from generated snapshot name {es-pull}95767[#95767] (issue: {es-issue}95593[#95593])
5258
* [ILM] Fix the migrate to tiers service and migrate action tiers configuration {es-pull}95934[#95934]
5359

@@ -87,6 +93,7 @@ Search::
8793
Snapshot/Restore::
8894
* Cancel cold cache prewarming tasks if store is closing {es-pull}95891[#95891] (issue: {es-issue}95504[#95504])
8995
* Fix 0 default value for repo snapshot speed {es-pull}95854[#95854] (issue: {es-issue}95561[#95561])
96+
* Fix Azure `InputStream#read` method {es-pull}96034[#96034]
9097
* Stop sorting indices in get-snapshots API {es-pull}94890[#94890]
9198

9299
Transform::
@@ -296,6 +303,7 @@ Packaging::
296303
* Bump bundled JDK to Java `20.0.1` {es-pull}95359[#95359]
297304

298305
Search::
306+
* Upgrade Lucene to the final 9.6.0 release {es-pull}95967[#95967]
299307
* Upgrade to `lucene-9.6.0-snapshot-8a815153fbe` {es-pull}94635[#94635]
300308
* Upgrade to `lucene-9.6.0-snapshot-f5d1e1c787c` {es-pull}94494[#94494]
301309

0 commit comments

Comments
 (0)