Skip to content

Commit ae987bc

Browse files
author
elasticsearchmachine
committed
Update docs for v9.1.0 release
1 parent bec9749 commit ae987bc

File tree

4 files changed

+2703
-0
lines changed

4 files changed

+2703
-0
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,25 @@ If you are migrating from a version prior to version 9.0, you must first upgrade
1212

1313
% ## Next version [elasticsearch-nextversion-breaking-changes]
1414

15+
```{applies_to}
16+
stack: coming 9.1.0
17+
```
18+
## 9.1.0 [elasticsearch-9.1.0-breaking-changes]
19+
20+
Discovery-Plugins:
21+
* Upgrade `discovery-ec2` to AWS SDK v2 [#122062](https://github.com/elastic/elasticsearch/pull/122062)
22+
23+
ES|QL:
24+
* Allow partial results by default in ES|QL [#127351](https://github.com/elastic/elasticsearch/pull/127351) (issue: [#122802](https://github.com/elastic/elasticsearch/issues/122802))
25+
* Disallow brackets in unquoted index patterns [#130427](https://github.com/elastic/elasticsearch/pull/130427) (issue: [#130378](https://github.com/elastic/elasticsearch/issues/130378))
26+
* Disallow mixed quoted/unquoted patterns in FROM [#127636](https://github.com/elastic/elasticsearch/pull/127636) (issue: [#122651](https://github.com/elastic/elasticsearch/issues/122651))
27+
* Make `skip_unavailable` catch all errors [#128163](https://github.com/elastic/elasticsearch/pull/128163)
28+
29+
Snapshot/Restore:
30+
* Upgrade `repository-s3` to AWS SDK v2 [#126843](https://github.com/elastic/elasticsearch/pull/126843) (issue: [#120993](https://github.com/elastic/elasticsearch/issues/120993))
31+
32+
33+
1534
## 9.0.4 [elasticsearch-9.0.4-breaking-changes]
1635

1736
No breaking changes in this version.

0 commit comments

Comments
 (0)