Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 22 additions & 12 deletions docs/release-notes/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,32 @@ If you are migrating from a version prior to version 9.0, you must first upgrade

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

## 9.1.3 [elasticsearch-9.1.3-breaking-changes]
```{applies_to}
stack: ga 9.1.4
```
## 9.1.4 [elasticsearch-9.1.4-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.0.6 [elasticsearch-9.0.6-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.1.3 [elasticsearch-9.1.3-breaking-changes]

There are no breaking changes associated with this release.

## 9.1.2 [elasticsearch-9.1.2-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.0.5 [elasticsearch-9.0.5-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.1.1 [elasticsearch-9.1.1-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.1.0 [elasticsearch-9.1.0-breaking-changes]

Expand All @@ -55,8 +62,8 @@ Test the upgrade in a non-production environment. Adapt your configuration to th
For more information, view [#122062](https://github.com/elastic/elasticsearch/pull/122062).
:::

ES|QL:

ES|QL:
:::{dropdown} ES|QL now returns partial results by default
In previous versions, ES|QL queries failed entirely when any error occurred. As of 8.19.0, ES|QL returns partial results instead.

Expand Down Expand Up @@ -108,8 +115,8 @@ If your workflows rely on detecting remote cluster errors, review your use of `s
For more information, view [#128163](https://github.com/elastic/elasticsearch/pull/128163)
:::

Snapshot/Restore:

Snapshot/Restore:
:::{dropdown} Upgrades `repository-s3` plugin to AWS SDK v2
The `repository-s3` plugin now uses AWS SDK v2 instead of v1, as AWS will deprecate SDK v1 before the end of Elasticsearch 8.19’s support period. The two SDKs differ in behavior, which may require updates to your configuration.

Expand All @@ -123,7 +130,7 @@ Existing `repository-s3` configurations may no longer be compatible. Notable dif
- AWS SDK v2 requires the use of the V4 signature algorithm, therefore, the `s3.client.${CLIENT_NAME}.signer_override` setting is deprecated and no longer has any effect.
- AWS SDK v2 does not support the `log-delivery-write` canned ACL.
- AWS SDK v2 counts 4xx responses differently in its metrics reporting.
- AWS SDK v2 always uses the regional STS endpoint, whereas AWS SDK v1 could use either a regional endpoint or the global `https://sts.amazonaws.com` one.
- AWS SDK v2 always uses the regional STS endpoint, whereas AWS SDK v2 could use either a regional endpoint or the global `https://sts.amazonaws.com` one.

**Action:**
Test the upgrade in a non-production environment. Adapt your configuration to the new SDK functionality. This includes, but may not be limited to, the following items:
Expand All @@ -136,13 +143,16 @@ Test the upgrade in a non-production environment. Adapt your configuration to th
For more information, view [#126843](https://github.com/elastic/elasticsearch/pull/126843) (issue: [#120993](https://github.com/elastic/elasticsearch/issues/120993))
:::




## 9.0.4 [elasticsearch-9.0.4-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.0.3 [elasticsearch-9.0.3-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.0.2 [elasticsearch-9.0.2-breaking-changes]

Expand All @@ -153,7 +163,7 @@ Snapshot/Restore:

## 9.0.1 [elasticsearch-9.0.1-breaking-changes]

No breaking changes in this version.
There are no breaking changes associated with this release.

## 9.0.0 [elasticsearch-900-breaking-changes]

Expand Down
137 changes: 137 additions & 0 deletions docs/release-notes/changelog-bundles/9.1.4.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
version: 9.1.4
released: false
generated: 2025-09-15T19:38:04.055624919Z
changelogs:
- pr: 132853
summary: Bump bcpkix version
area: Security
type: upgrade
issues: []
- pr: 133080
summary: Disallow creating `semantic_text` fields in indices created prior to 8.11.0
area: Relevance
type: bug
issues: []
- pr: 133198
summary: Bump bc-fips to 1.0.2.6
area: FIPS
type: upgrade
issues: []
- pr: 133392
summary: Track memory in evaluators
area: ES|QL
type: bug
issues: []
- pr: 133398
summary: "Aggs: Fix CB on reduction phase"
area: Aggregations
type: bug
issues: []
- pr: 133424
summary: Ensuring only a single request executor object is created
area: Machine Learning
type: bug
issues: []
- pr: 133604
summary: Update `DefBootstrap` to handle Error from `ClassValue`
area: Infra/Scripting
type: bug
issues: []
- pr: 133611
summary: Allow trailing empty string field names in paths of flattened field
area: Mapping
type: bug
issues:
- 130139
- pr: 133671
summary: Remove `java.xml` from system modules
area: Infra/Core
type: bug
issues: []
- pr: 133680
summary: Fix enrich caches outdated value after policy run
area: Ingest Node
type: bug
issues: []
- pr: 133681
summary: Remove `DocumentSubsetBitsetCache` locking
area: Authorization
type: bug
issues:
- 132842
- pr: 133737
summary: "KQL: Support boolean operators in field queries"
area: Search
type: bug
issues:
- 132366
- pr: 133752
summary: Avoid stale enrich results after policy execution
area: Ingest Node
type: bug
issues: []
- pr: 133775
summary: Remove Transfer-Encoding from HTTP request with no content
area: Network
type: bug
issues: []
- pr: 133793
summary: "[Sentinel One] Add `manage`, `create_index`, `read`, `index`, `write`, `delete`, permission for third party agent indices `kibana_system`"
area: Authorization
type: enhancement
issues:
- 133703
- pr: 133848
summary: Delay S3 repo warning if default region absent
area: Snapshot/Restore
type: bug
issues: []
- pr: 133919
summary: Fix double-counting of inference memory in the assignment rebalancer
area: Machine Learning
type: bug
issues: []
- pr: 134091
summary: Use latest setting value when initializing setting watch
area: Infra/Settings
type: bug
issues:
- 133701
- pr: 134134
summary: Prevent field caps from failing due to can match failure
area: Search
type: bug
issues:
- 116106
- pr: 134182
summary: Upgrade Netty to 4.1.126.Final
area: Network
type: upgrade
issues: []
- pr: 134231
summary: Fix unnecessary determinization in index pattern conflict checks
area: Indices APIs
type: bug
issues:
- 133652
- pr: 134235
summary: Reserve memory for Lucene's TopN
area: ES|QL
type: bug
issues: []
- pr: 134253
summary: Fixed a bug where text fields in LogsDB indices did not use their keyword multi fields for block loading
area: Mapping
type: bug
issues: []
- pr: 134319
summary: Fix `allow_duplicates` edge case bug in append processor
area: Ingest Node
type: bug
issues: []
- pr: 134451
summary: Use inner query for equals/hashCode() in `SourceConfirmedTextQuery`
area: Search
type: bug
issues:
- 134432
30 changes: 20 additions & 10 deletions docs/release-notes/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,35 +16,46 @@ To give you insight into what deprecated features you’re using, {{es}}:

% ## Next version [elasticsearch-nextversion-deprecations]

## 9.1.3 [elasticsearch-9.1.3-deprecations]
```{applies_to}
stack: ga 9.1.4
```
## 9.1.4 [elasticsearch-9.1.4-deprecations]

There are no deprecations associated with this release.

## 9.0.6 [elasticsearch-9.0.6-deprecations]

Authorization:
* Change `reporting_user` role to leverage reserved kibana privileges [#132766](https://github.com/elastic/elasticsearch/pull/132766)

## 9.0.6 [elasticsearch-9.0.6-deprecations]


## 9.1.3 [elasticsearch-9.1.3-deprecations]

Authorization:
* Change `reporting_user` role to leverage reserved kibana privileges [#132766](https://github.com/elastic/elasticsearch/pull/132766)



## 9.1.2 [elasticsearch-9.1.2-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.0.5 [elasticsearch-9.0.5-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.1.1 [elasticsearch-9.1.1-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.1.0 [elasticsearch-9.1.0-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.0.4 [elasticsearch-9.0.4-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.0.3 [elasticsearch-9.0.3-deprecations]

Expand All @@ -55,11 +66,11 @@ Engine:

## 9.0.2 [elasticsearch-9.0.2-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.0.1 [elasticsearch-9.0.1-deprecations]

No deprecations in this version.
There are no deprecations associated with this release.

## 9.0.0 [elasticsearch-900-deprecations]

Expand All @@ -84,4 +95,3 @@ Security:
* Deprecate certificate based remote cluster security model [#120806](https://github.com/elastic/elasticsearch/pull/120806)



Loading