Skip to content

Commit bcdc9c9

Browse files
authored
Changelog 9.1.3 (#5342)
* changelog for 9.1.3 * format
1 parent 0d3e52e commit bcdc9c9

File tree

4 files changed

+43
-64
lines changed

4 files changed

+43
-64
lines changed

changelog/9.1.3.asciidoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
// begin 9.1.3 relnotes
2+
3+
[[release-notes-9.1.3]]
4+
== 9.1.3
5+
6+
Review important information about the 9.1.3 release.
7+
8+
[discrete]
9+
[[bug-fixes-9.1.3]]
10+
=== Bug fixes
11+
12+
13+
fleet-server::
14+
15+
* Fix 503 Handling In Enrollment. {fleet-server-pull}https://github.com/elastic/fleet-server/pull/5232[#https://github.com/elastic/fleet-server/pull/5232] {fleet-server-issue}https://github.com/elastic/fleet-server/issues/5197[#https://github.com/elastic/fleet-server/issues/5197]
16+
* Remove Extra Es Search When Preparing Agent Policy. {fleet-server-pull}https://github.com/elastic/fleet-server/pull/5283[#https://github.com/elastic/fleet-server/pull/5283]
17+
18+
// end 9.1.3 relnotes

changelog/9.1.3.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 9.1.3
2+
entries:
3+
- kind: bug-fix
4+
summary: Fix 503 handling in enrollment
5+
description: ""
6+
component: fleet-server
7+
pr:
8+
- https://github.com/elastic/fleet-server/pull/5232
9+
issue:
10+
- https://github.com/elastic/fleet-server/issues/5197
11+
timestamp: 1754931919
12+
file:
13+
name: 1754931919-Fix-503-handling-in-enrollment.yaml
14+
checksum: b6c03da0ddbd3a2b4f742d952a5d7178e77a9ac3
15+
- kind: bug-fix
16+
summary: Remove extra ES search when preparing agent policy
17+
description: ""
18+
component: fleet-server
19+
pr:
20+
- https://github.com/elastic/fleet-server/pull/5283
21+
issue: []
22+
timestamp: 1755644662
23+
file:
24+
name: 1755644662-Remove-extra-ES-search-when-preparing-agent-policy.yaml
25+
checksum: 0814e746cce14762e3d22aeee0c5f6fad0eda38c

changelog/fragments/1754931919-Fix-503-handling-in-enrollment.yaml

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

changelog/fragments/1755644662-Remove-extra-ES-search-when-preparing-agent-policy.yaml

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

0 commit comments

Comments
 (0)