Skip to content
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

Forward port 8.17 asciidoc changelog to 8.x branch #2439

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from
Open
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
18 changes: 18 additions & 0 deletions docs/release-notes/8.17.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[[ecs-release-notes-8.17.0]]
=== 8.17.0

[[schema-changes-8.17.0]]
[float]
==== Schema changes

[[schema-bugfixes-8.17.0]]
[float]
===== Bugfixes
* Fix link rendering issues and usage of http in links. {ecs_pull}2423[#2423]

[[schema-improvements-8.17.0]]
[float]
===== Improvements

* Increase ignore_above value for url.query. {ecs_pull}2424[#2424]
* Set synthetic_source_keep = none on fields that represent sets. {ecs_pull}2422[#2422]