@@ -38,6 +38,7 @@ ES|QL::
3838* Fixing remote ENRICH by pushing the Enrich inside `FragmentExec` {es-pull}114665[#114665] (issue: {es-issue}105095[#105095])
3939* Ignore cancellation exceptions {es-pull}117657[#117657]
4040* Limit size of `Literal#toString` {es-pull}117842[#117842]
41+ * Opt into extra data stream resolution {es-pull}118378[#118378]
4142* Use `SearchStats` instead of field.isAggregatable in data node planning {es-pull}115744[#115744] (issue: {es-issue}115737[#115737])
4243* [ESQL] Fix Binary Comparisons on Date Nanos {es-pull}116346[#116346]
4344* [ES|QL] To_DatePeriod and To_TimeDuration return better error messages on `union_type` fields {es-pull}114934[#114934]
@@ -47,6 +48,7 @@ Infra/CLI::
4748
4849Ingest Node::
4950* Fix enrich cache size setting name {es-pull}117575[#117575]
51+ * Fix log message format bugs {es-pull}118354[#118354]
5052* Fix reconstituting version string from components {es-pull}117213[#117213] (issue: {es-issue}116950[#116950])
5153* Reducing error-level stack trace logging for normal events in `GeoIpDownloader` {es-pull}114924[#114924]
5254
@@ -67,6 +69,7 @@ Machine Learning::
6769Mapping::
6870* Address mapping and compute engine runtime field issues {es-pull}117792[#117792] (issue: {es-issue}117644[#117644])
6971* Always Emit Inference ID in Semantic Text Mapping {es-pull}117294[#117294]
72+ * Fix concurrency issue with `ReinitializingSourceProvider` {es-pull}118370[#118370] (issue: {es-issue}118238[#118238])
7073* Fix false positive date detection with trailing dot {es-pull}116953[#116953] (issue: {es-issue}116946[#116946])
7174* Parse the contents of dynamic objects for [subobjects:false] {es-pull}117762[#117762] (issue: {es-issue}117544[#117544])
7275
@@ -124,6 +127,7 @@ Indices APIs::
124127
125128Inference::
126129* [8.17] Add version prefix to Inference Service API path {es-pull}117366[#117366]
130+ * [8.17] Update sparse text embeddings API route for Inference Service {es-pull}118368[#118368]
127131
128132Infra/Core::
129133* Support for unsigned 64 bit numbers in Cpu stats {es-pull}114681[#114681] (issue: {es-issue}112274[#112274])
0 commit comments