Skip to content

Commit c63fdcc

Browse files
mergify[bot]ebeahancolleenmcginnis
authored
[main](backport #11070) Changelog for 9.1.7 (#11123)
* Changelog for 9.1.7 (#11070) Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> (cherry picked from commit cdc26b2) # Conflicts: # changelog/fragments/1761201534-add-mOTLP-and-ES-sample-in-EDOT-for-Windows.yaml # changelog/fragments/1761679059-move-component-workdir-coordinator.yaml # docs/release-notes/_snippets/breaking-changes/9.1.md # docs/release-notes/_snippets/deprecations/9.1.md # docs/release-notes/_snippets/index/9.1.md * clean up --------- Co-authored-by: Eric Beahan <eric.beahan@elastic.co> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
1 parent 9e103c4 commit c63fdcc

File tree

7 files changed

+86
-0
lines changed

7 files changed

+86
-0
lines changed

changelog/9.1.7.yaml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
version: 9.1.7
2+
entries:
3+
- kind: enhancement
4+
summary: Update OTel Collector components to v0.135.0
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/9858
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1757406841
13+
file:
14+
name: 1757406841-update-otel-components-to-v0.135.0.yaml
15+
checksum: 5f87d4e5d30bc96a2712999ea6b042f92bd3f9f8
16+
- kind: bug-fix
17+
summary: Fix quoting of boolean values in Helm charts.
18+
description: ""
19+
component: elastic-agent
20+
pr:
21+
- https://github.com/elastic/elastic-agent/pull/10681
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1760996949
26+
file:
27+
name: 1760996949-helm-bool.yaml
28+
checksum: eabea6e5bf17bb542258bec7df9f2db9b06f618b
29+
- kind: bug-fix
30+
summary: Fix signal handling for the EDOT Collector
31+
description: ""
32+
component: elastic-agent
33+
pr:
34+
- https://github.com/elastic/elastic-agent/pull/10908
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1761917853
39+
file:
40+
name: 1761917853-fix-otel-signal-handling.yaml
41+
checksum: 678e580a5cf5964461f6ce2876136a0bb3cfd1b6
42+
- kind: bug-fix
43+
summary: Reload agent binary source settings as configured in Fleet
44+
description: ""
45+
component: elastic-agent
46+
pr:
47+
- https://github.com/elastic/elastic-agent/pull/10993
48+
issue: []
49+
impact: ""
50+
action: ""
51+
timestamp: 1762196103
52+
file:
53+
name: 1762196103-recreate-artifactdownloader-with-updated-settings.yaml
54+
checksum: 1a2db4c24fdabe78a4cdcd949b38918c4951bd7d
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.1.7 [elastic-agent-9.1.7-breaking-changes]
2+
3+
_No breaking changes._
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.1.7 [elastic-agent-9.1.7-deprecations]
2+
3+
_No deprecations._
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## 9.1.7 [elastic-agent-release-notes-9.1.7]
2+
3+
4+
5+
### Features and enhancements [elastic-agent-9.1.7-features-enhancements]
6+
7+
8+
* Update OTel Collector components to v0.135.0. [#9858](https://github.com/elastic/elastic-agent/pull/9858)
9+
10+
11+
### Fixes [elastic-agent-9.1.7-fixes]
12+
13+
14+
* Fix quoting of boolean values in Helm charts. [#10681](https://github.com/elastic/elastic-agent/pull/10681)
15+
* Fix signal handling for the EDOT Collector. [#10908](https://github.com/elastic/elastic-agent/pull/10908)
16+
* Reload agent binary source settings as configured in Fleet. [#10993](https://github.com/elastic/elastic-agent/pull/10993)
17+

docs/release-notes/_snippets/breaking-changes/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.7/breaking-changes.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.6/breaking-changes.md
25
:::
36

docs/release-notes/_snippets/deprecations/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.7/deprecations.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.6/deprecations.md
25
:::
36

docs/release-notes/_snippets/index/9.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.1.7/index.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.6/index.md
25
:::
36

0 commit comments

Comments
 (0)