File tree 3 files changed +30
-4
lines changed
3 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 1
1
// tag::list[]
2
+ * <<apm-release-notes-8.19>>
2
3
* <<apm-release-notes-8.17>>
3
4
* <<apm-release-notes-8.16>>
4
5
* <<apm-release-notes-8.15>>
21
22
22
23
// tag::includes[]
23
24
include::./changelogs/head.asciidoc[]
25
+ include::./changelogs/8.19.asciidoc[]
24
26
include::./changelogs/8.17.asciidoc[]
25
27
include::./changelogs/8.16.asciidoc[]
26
28
include::./changelogs/8.15.asciidoc[]
Original file line number Diff line number Diff line change
1
+ [[apm-release-notes-8.19]]
2
+ == APM version 8.19
3
+ * <<apm-release-notes-8.19.0>>
4
+
5
+ [float]
6
+ [[apm-release-notes-8.19.0]]
7
+ === APM version 8.19.0
8
+
9
+ https://github.com/elastic/apm-server/compare/v8.17.1\...v8.19.0[View commits]
10
+
11
+ [float]
12
+ ==== Bug fixes
13
+ - Fix overflow in validation of `apm-server.agent.config.cache.expiration` on 32-bit architectures {pull}15216[15216]
14
+
15
+ [float]
16
+ ==== Breaking Changes
17
+
18
+ [float]
19
+ ==== Deprecations
20
+
21
+ [float]
22
+ ==== Intake API Changes
23
+
24
+ [float]
25
+ ==== Added
Original file line number Diff line number Diff line change 1
1
[[release-notes-head]]
2
2
== APM version HEAD
3
3
4
- https://github.com/elastic/apm-server/compare/8.17 \...8.x[View commits]
4
+ https://github.com/elastic/apm-server/compare/8.19 \...8.x[View commits]
5
5
6
6
[float]
7
- ==== Bug fixes
8
- - Fix overflow in validation of `apm-server.agent.config.cache.expiration` on 32-bit architectures {pull}15216[15216]
7
+ ==== Breaking Changes
9
8
10
9
[float]
11
- ==== Breaking Changes
10
+ ==== Bug fixes
12
11
13
12
[float]
14
13
==== Deprecations
You can’t perform that action at this time.
0 commit comments