Skip to content

Commit a1e5127

Browse files
Update release notes for BC6 (#87912)
1 parent 869a7c4 commit a1e5127

File tree

4 files changed

+39
-10
lines changed

4 files changed

+39
-10
lines changed

docs/changelog/85958.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ issues: []
77
highlight:
88
title: Question answering NLP task
99
body: |-
10-
We introduce a new question answering NLP task in 8.3. This task extracts
11-
the relevant section that answers a specific question from a larger context.
12-
This is especially suited to search requests against large documents. You
13-
can find an example of extracting an answer from a larger wiki article about
10+
We introduce a new question answering NLP task in 8.3. This task extracts
11+
the relevant section that answers a specific question from a larger context.
12+
This is especially suited to search requests against large documents. You
13+
can see an example of extracting an answer from a larger wiki article about
1414
Tower Bridge below.
15-
15+
1616
[role="screenshot"]
1717
image::../images/nlp-qa-rh.png[A screenshot of a question answering NLP task in {kib}]
18-
notable: true
18+
notable: true

docs/changelog/86501.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ issues: []
66
highlight:
77
title: Transforms support range aggregation
88
body: |-
9-
Now it is possible to use the range aggregations in {transforms}.
10-
{transforms-cap} didn’t support multi-bucket aggregations, but this
11-
limitation no longer exist.
12-
notable: true
9+
Now it is possible to use the range aggregations in {transforms}.
10+
{transforms-cap} didn’t support multi-bucket aggregations, but this
11+
limitation no longer exists.
12+
notable: true

docs/reference/release-notes/8.3.0.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ CCR::
3737

3838
Cluster Coordination::
3939
* Add `master_timeout` support to voting config exclusions APIs {es-pull}86670[#86670]
40+
* Small fixes to clear voting config excls API {es-pull}87828[#87828]
4041

4142
Discovery-Plugins::
4243
* [discovery-gce] Fix initialisation of transport in FIPS mode {es-pull}85817[#85817] (issue: {es-issue}85803[#85803])
@@ -66,6 +67,9 @@ ILM+SLM::
6667
Indices APIs::
6768
* Make `GetIndexAction` cancellable {es-pull}87681[#87681]
6869

70+
Infra/Circuit Breakers::
71+
* Make CBE message creation more robust {es-pull}87881[#87881]
72+
6973
Infra/Core::
7074
* Adjust osprobe assertion for burst cpu {es-pull}86990[#86990]
7175
* Clean up `DeflateCompressor` after exception {es-pull}87163[#87163] (issue: {es-issue}87160[#87160])
@@ -133,6 +137,7 @@ Search::
133137
* Fields API to allow fetching values when `_source` is disabled {es-pull}87267[#87267] (issue: {es-issue}87072[#87072])
134138
* Fix `_terms_enum` on unconfigured `constant_keyword` {es-pull}86191[#86191] (issues: {es-issue}86187[#86187], {es-issue}86267[#86267])
135139
* Fix status code when open point in time without `keep_alive` {es-pull}87011[#87011] (issue: {es-issue}87003[#87003])
140+
* Handle empty point values in `DiskUsage` API {es-pull}87826[#87826] (issue: {es-issue}87761[#87761])
136141
* Make sure to rewrite explain query on coordinator {es-pull}87013[#87013] (issue: {es-issue}64281[#64281])
137142

138143
Security::
@@ -144,6 +149,7 @@ Snapshot/Restore::
144149
* Distinguish missing and invalid repositories {es-pull}85551[#85551] (issue: {es-issue}85550[#85550])
145150
* Fork after calling `getRepositoryData` from `StoreRecovery` {es-pull}87264[#87264] (issue: {es-issue}87237[#87237])
146151
* Fork after calling `getRepositoryData` from `StoreRecovery` {es-pull}87254[#87254] (issue: {es-issue}87237[#87237])
152+
* Throw exception on illegal `RepositoryData` updates {es-pull}87654[#87654]
147153
* Upgrade Azure SDK to 12.16.0 {es-pull}86135[#86135]
148154

149155
TSDB::
@@ -288,6 +294,7 @@ TSDB::
288294

289295
Transform::
290296
* Prefer secondary auth headers for transforms {es-pull}86757[#86757]
297+
* Support `range` aggregation in transform {es-pull}86501[#86501]
291298

292299
[[feature-8.3.0]]
293300
[float]
@@ -345,4 +352,7 @@ SQL::
345352
Search::
346353
* Update to public lucene 9.2.0 release {es-pull}87162[#87162]
347354

355+
Snapshot/Restore::
356+
* Upgrade GCS Plugin to 1.118.1 {es-pull}87800[#87800]
357+
348358

docs/reference/release-notes/highlights.asciidoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,18 @@ a StackOverflowError. There are some side effects also:
5959
- There is a slight speed up for pipelines with multiple scripts, and a slight
6060
slowdown for pipelines without scripts.
6161

62+
[discrete]
63+
[[question_answering_nlp_task]]
64+
=== {es-pull}85958[Question answering NLP task]
65+
We introduce a new question answering NLP task in 8.3. This task extracts
66+
the relevant section that answers a specific question from a larger context.
67+
This is especially suited to search requests against large documents. You
68+
can see an example of extracting an answer from a larger wiki article about
69+
Tower Bridge below.
70+
71+
[role="screenshot"]
72+
image::../images/nlp-qa-rh.png[A screenshot of a question answering NLP task in {kib}]
73+
6274
[discrete]
6375
[[add_support_for_dots_in_field_names_for_metrics_usecases]]
6476
=== {es-pull}86166[Add support for dots in field names for metrics usecases]
@@ -111,6 +123,13 @@ for compliance or regulatory reasons, the occasional lookback or investigation,
111123
or to rehydrate parts of it. Access to the data is expected to be infrequent,
112124
and can therefore happen with limited performance and query capabilities.
113125

126+
[discrete]
127+
[[transforms_support_range_aggregation]]
128+
=== {es-pull}86501[Transforms support range aggregation]
129+
Now it is possible to use the range aggregations in {transforms}.
130+
{transforms-cap} didn’t support multi-bucket aggregations, but this
131+
limitation no longer exists.
132+
114133
[discrete]
115134
[[new_geo_grid_query]]
116135
=== {es-pull}86596[New geo_grid query]

0 commit comments

Comments
 (0)