-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Forward port release notes for v8.16.3 #120607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
[[release-notes-8.16.3]] | ||
== {es} version 8.16.3 | ||
|
||
Also see <<breaking-changes-8.16,Breaking changes in 8.16>>. | ||
|
||
[[bug-8.16.3]] | ||
[float] | ||
=== Bug fixes | ||
|
||
CCS:: | ||
* Resolve/cluster should mark remotes as not connected when a security exception is thrown {es-pull}119793[#119793] | ||
|
||
Data streams:: | ||
* Add missing traces ilm policy for OTel traces data streams {es-pull}119449[#119449] | ||
|
||
ES|QL:: | ||
* Allow DATE_PARSE to read the timezones {es-pull}118603[#118603] (issue: {es-issue}117680[#117680]) | ||
|
||
ILM+SLM:: | ||
* Add missing timeouts to rest-api-spec ILM APIs {es-pull}118837[#118837] | ||
* Add missing timeouts to rest-api-spec SLM APIs {es-pull}118958[#118958] | ||
|
||
Ingest Node:: | ||
* Add missing timeouts to rest-api-spec ingest APIs {es-pull}118844[#118844] | ||
* Expose BwC enrich cache setting in plugin {es-pull}119131[#119131] | ||
* Fixing `GetDatabaseConfigurationAction` response serialization {es-pull}119233[#119233] | ||
|
||
Machine Learning:: | ||
* Fix loss of context in the inference API for streaming APIs {es-pull}118999[#118999] (issue: {es-issue}119000[#119000]) | ||
* Fix spike detection for short spikes at the tail of the data {es-pull}119637[#119637] | ||
* Fix timeout ingesting an empty string into a `semantic_text` field {es-pull}117840[#117840] | ||
|
||
Search:: | ||
* Fix: do not let `_resolve/cluster` hang if remote is unresponsive {es-pull}119516[#119516] | ||
* Handle exceptions in query phase can match {es-pull}117469[#117469] (issue: {es-issue}104994[#104994]) | ||
|
||
[[enhancement-8.16.3]] | ||
[float] | ||
=== Enhancements | ||
|
||
Authorization:: | ||
* Improve handling of nested fields in index reader wrappers {es-pull}118757[#118757] | ||
|
||
Packaging:: | ||
* In this release we've introduced an image based on the hardened link:https://github.com/wolfi-dev/[Wolfi] | ||
image to provide secure containers to our self-managed customers, help with compliance regulations, | ||
and improve our supply chain security posture. {es-pull}118684[#118684] | ||
|
||
[[upgrade-8.16.3]] | ||
[float] | ||
=== Upgrades | ||
|
||
Security:: | ||
* Upgrade Bouncy Castle FIPS dependencies {es-pull}112989[#112989] | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.