Skip to content

Commit

Permalink
Release notes for 8.5.2 (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgeller authored Nov 8, 2022
1 parent ad3e233 commit 8ebaa13
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/release-notes/8.5.2.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[[ecs-release-notes-8.5.2]]
=== 8.5.2

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

[[schema-bugfixes-8.5.2]]
[float]
===== Bugfixes

* Fixes invalid `number` type on 4 `process.io` subfields. {ecs_pull}2105[#2105]
2 changes: 2 additions & 0 deletions docs/release-notes/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in each release.

* <<ecs-release-notes-8.5.2, {ecs} version 8.5.2>>
* <<ecs-release-notes-8.5.1, {ecs} version 8.5.1>>
* <<ecs-release-notes-8.5.0, {ecs} version 8.5.0>>
* <<ecs-release-notes-8.4.0, {ecs} version 8.4.0>>
Expand All @@ -19,6 +20,7 @@ This section summarizes the changes in each release.
:issue: https://github.com/elastic/ecs/issues/
:pull: https://github.com/elastic/ecs/pull/

include::8.5.2.asciidoc[]
include::8.5.1.asciidoc[]
include::8.5.asciidoc[]
include::8.4.asciidoc[]
Expand Down

0 comments on commit 8ebaa13

Please sign in to comment.