Skip to content

Commit 3d1de1f

Browse files
Add Elastic Agent 8.19.12 release notes (#12861) (#12965)
* add the 8.19.12 Elastic Agent release notes * clean up changelog entries --------- Co-authored-by: ebeahan <7226265+ebeahan@users.noreply.github.com> Co-authored-by: ebeahan <eric.beahan@elastic.co> (cherry picked from commit 36294d3) # Conflicts: # changelog/fragments/1770821590-update-otel-components-to-v0.145.0.yaml Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com>
1 parent 2d31abb commit 3d1de1f

2 files changed

Lines changed: 65 additions & 0 deletions

File tree

changelog/8.19.12.asciidoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
// begin 8.19.12 relnotes
2+
3+
[[release-notes-8.19.12]]
4+
== 8.19.12
5+
6+
Review important information about the 8.19.12 release.
7+
8+
[discrete]
9+
[[enhancements-8.19.12]]
10+
=== Enhancements
11+
12+
13+
* Update OTel Collector components to v0.144.0/v1.50.0. https://github.com/elastic/elastic-agent/pull/12735[#12735]
14+
15+
16+
[discrete]
17+
[[bug-fixes-8.19.12]]
18+
=== Bug fixes
19+
20+
21+
* Adds a missing dependency for Synthetics on wolfi docker image. https://github.com/elastic/elastic-agent/pull/12453[#12453]
22+
* Ensure otel collector health check requests reuse the TCP connection. https://github.com/elastic/elastic-agent/pull/12517[#12517]
23+
24+
// end 8.19.12 relnotes

changelog/8.19.12.yaml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
version: 8.19.12
2+
entries:
3+
- kind: bug-fix
4+
summary: Adds a missing dependency for Synthetics on wolfi docker image
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/12453
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1769621019
13+
file:
14+
name: 1769621019-synthetics-add-playwright-dependency-on-wolfi.yaml
15+
checksum: 2bfe5a207cb383c59b53cd8a304403fce8c8b0e7
16+
- kind: bug-fix
17+
summary: Ensure otel collector health check requests reuse the TCP connection
18+
description: ""
19+
component: elastic-agent
20+
pr:
21+
- https://github.com/elastic/elastic-agent/pull/12517
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1769802977
26+
file:
27+
name: 1769802977-fix-otel-healthcheck.yaml
28+
checksum: a68e4673e42829bb088d56675373f0ceb497fd10
29+
- kind: enhancement
30+
summary: Update OTel Collector components to v0.144.0/v1.50.0
31+
description: ""
32+
component: elastic-agent
33+
pr:
34+
- https://github.com/elastic/elastic-agent/pull/12735
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1770896223
39+
file:
40+
name: 1770896223-update-otel-to-01440.yaml
41+
checksum: 98f58a388bf39a58b64da82ef8d37960fbcc3773

0 commit comments

Comments
 (0)