File tree 1 file changed +6
-0
lines changed
docs/reference/release-notes
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ Engine::
47
47
Geo::
48
48
* Fix bug where `geo_line` does not respect `sort_order` {es-pull}94734[#94734] (issue: {es-issue}94733[#94733])
49
49
50
+ ILM+SLM::
51
+ * Strip disallowed chars from generated snapshot name {es-pull}95767[#95767] (issue: {es-issue}95593[#95593])
52
+ * [ILM] Fix the migrate to tiers service and migrate action tiers configuration {es-pull}95934[#95934]
53
+
50
54
Infra/Core::
51
55
* Fix race condition in `NodeEnvironment.close()` {es-pull}94677[#94677] (issue: {es-issue}94672[#94672])
52
56
* Use double wildcards for filtered excludes properly {es-pull}94195[#94195] (issue: {es-issue}92632[#92632])
@@ -81,6 +85,8 @@ Search::
81
85
* Support search template api explain query string argument {es-pull}94832[#94832] (issue: {es-issue}83363[#83363])
82
86
83
87
Snapshot/Restore::
88
+ * Cancel cold cache prewarming tasks if store is closing {es-pull}95891[#95891] (issue: {es-issue}95504[#95504])
89
+ * Fix 0 default value for repo snapshot speed {es-pull}95854[#95854] (issue: {es-issue}95561[#95561])
84
90
* Stop sorting indices in get-snapshots API {es-pull}94890[#94890]
85
91
86
92
Transform::
You can’t perform that action at this time.
0 commit comments