Skip to content

Commit edbe13c

Browse files
authored
Changelog for 9.1.1 (#9263)
* 9.1.1 changelog * clean up
1 parent 714de91 commit edbe13c

File tree

4 files changed

+53
-64
lines changed

4 files changed

+53
-64
lines changed

changelog/9.1.1.asciidoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// begin 9.1.1 relnotes
2+
3+
[[release-notes-9.1.1]]
4+
== 9.1.1
5+
6+
Review important information about the 9.1.1 release.
7+
8+
[discrete]
9+
[[new-features-9.1.1]]
10+
=== New features
11+
12+
The 9.1.1 release adds the following new and notable features.
13+
14+
elastic-agent::
15+
16+
* Add K8s Leader Elector Otel Extension. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/9065[#https://github.com/elastic/elastic-agent/pull/9065]
17+
18+
[discrete]
19+
[[bug-fixes-9.1.1]]
20+
=== Bug fixes
21+
22+
elastic-agent::
23+
24+
* Do not Overwrite Elasticsearch Output Headers From Enrollment --Headers Flag. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/9199[#https://github.com/elastic/elastic-agent/pull/9199] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/9197[#https://github.com/elastic/elastic-agent/issues/9197]
25+
26+
// end 9.1.1 relnotes

changelog/9.1.1.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
version: 9.1.1
2+
entries:
3+
- kind: feature
4+
summary: Add k8s leader elector Otel extension
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/9261
9+
- https://github.com/elastic/elastic-agent/pull/9262
10+
- https://github.com/elastic/elastic-agent/pull/9065
11+
issue: []
12+
timestamp: 1752827328
13+
file:
14+
name: 1752827328-add_k8sleaderelector_extension.yaml
15+
checksum: 2dae784245fbcf96055c2a2898fe911ce2eeaea9
16+
- kind: bug-fix
17+
summary: Don't overwrite elasticsearch output headers from enrollment --headers flag
18+
description: ""
19+
component: elastic-agent
20+
pr:
21+
- https://github.com/elastic/elastic-agent/pull/9199
22+
issue:
23+
- https://github.com/elastic/elastic-agent/issues/9197
24+
timestamp: 1753906482
25+
file:
26+
name: 1753906482-Don't-overwrite-elasticsearch-output-headers-from-enrollment---headers-flag.yaml
27+
checksum: 4f8875518a619395bdb606081ee392ea2b76f70f

changelog/fragments/1752827328-add_k8sleaderelector_extension.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

changelog/fragments/1753906482-Don't-overwrite-elasticsearch-output-headers-from-enrollment---headers-flag.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)