File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,26 @@ Also see <<breaking-changes-8.15,Breaking changes in 8.15>>.
1010Aggregations::
1111* Always check the parent breaker with zero bytes in `PreallocatedCircuitBreakerService` {es-pull}115181[#115181]
1212
13+ Data streams::
14+ * Resolve pipelines from template on lazy rollover write {es-pull}116031[#116031] (issue: {es-issue}112781[#112781])
15+ * [apm-data] Apply lazy rollover on index template creation {es-pull}116219[#116219] (issue: {es-issue}116230[#116230])
16+
1317ES|QL::
1418* ESQL: Disable pushdown of WHERE past STATS {es-pull}115308[#115308] (issue: {es-issue}115281[#115281])
1519
1620Geo::
1721* Try to simplify geometries that fail with `TopologyException` {es-pull}115834[#115834]
1822
1923Infra/Core::
24+ * Fix max file size check to use `getMaxFileSize` {es-pull}113723[#113723] (issue: {es-issue}113705[#113705])
2025* Guard blob store local directory creation with `doPrivileged` {es-pull}115459[#115459]
2126
2227License::
2328* Fix lingering license warning header in IP filter {es-pull}115510[#115510] (issue: {es-issue}114865[#114865])
2429
30+ Machine Learning::
31+ * Prevent NPE if model assignment is removed while waiting to start {es-pull}115430[#115430]
32+
2533Search::
2634* Do not exclude empty arrays or empty objects in source filtering {es-pull}112250[#112250] (issue: {es-issue}109668[#109668])
2735* Fix synthetic source handling for `bit` type in `dense_vector` field {es-pull}114407[#114407] (issue: {es-issue}114402[#114402])
@@ -30,4 +38,11 @@ Vector Search::
3038* Fix dim validation for bit `element_type` {es-pull}114533[#114533]
3139* Support semantic_text in object fields {es-pull}114601[#114601] (issue: {es-issue}114401[#114401])
3240
41+ [[enhancement-8.15.4]]
42+ [float]
43+ === Enhancements
44+
45+ Data streams::
46+ * Ignore warning on yaml test put template {es-pull}116200[#116200] (issue: {es-issue}116158[#116158])
47+
3348
You can’t perform that action at this time.
0 commit comments