Skip to content

Commit

Permalink
[Release] update changelogs for 8.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
obltmachine committed Nov 20, 2024
1 parent 85800a5 commit a23f47d
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// tag::list[]
* <<apm-release-notes-8.17>>
* <<apm-release-notes-8.16>>
* <<apm-release-notes-8.15>>
* <<apm-release-notes-8.14>>
Expand All @@ -20,6 +21,7 @@
// tag::includes[]
include::./changelogs/head.asciidoc[]
include::./changelogs/8.17.asciidoc[]
include::./changelogs/8.16.asciidoc[]
include::./changelogs/8.15.asciidoc[]
include::./changelogs/8.14.asciidoc[]
Expand Down
21 changes: 21 additions & 0 deletions changelogs/8.17.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[[apm-release-notes-8.17]]
== APM version 8.17
* <<apm-release-notes-8.17.0>>

[float]
[[apm-release-notes-8.17.0]]
=== APM version 8.17.0

https://github.com/elastic/apm-server/compare/v8.16.0\...v8.17.0[View commits]

[float]
==== Breaking Changes

[float]
==== Deprecations

[float]
==== Intake API Changes

[float]
==== Added
2 changes: 1 addition & 1 deletion changelogs/head.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[release-notes-head]]
== APM version HEAD

https://github.com/elastic/apm-server/compare/8.16\...8.x[View commits]
https://github.com/elastic/apm-server/compare/8.17\...8.x[View commits]

[float]
==== Breaking Changes
Expand Down

0 comments on commit a23f47d

Please sign in to comment.