Skip to content

Commit c08e8e3

Browse files
Channgelog for 8.10.3 (#3568) (#3577)
(cherry picked from commit b970bdf) Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent 8284ce2 commit c08e8e3

5 files changed

+67
-95
lines changed

changelog/8.10.3.asciidoc

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
// begin 8.10.3 relnotes
2+
3+
[[release-notes-8.10.3]]
4+
== 8.10.3
5+
6+
Review important information about the 8.10.3 release.
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
[discrete]
17+
[[new-features-8.10.3]]
18+
=== New features
19+
20+
The 8.10.3 release adds the following new and notable features.
21+
22+
23+
elastic-agent::
24+
25+
* Improve Agent Uninstall On Windows By Adding Delay Between Retries When File Removal Is Blocked By Busy Files. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3431[#https://github.com/elastic/elastic-agent/pull/3431] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3221[#https://github.com/elastic/elastic-agent/issues/3221]
26+
27+
28+
29+
30+
31+
32+
[discrete]
33+
[[bug-fixes-8.10.3]]
34+
=== Bug fixes
35+
36+
37+
elastic-agent::
38+
39+
* Resilient Handling Of Air Gapped Pgp Checks. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3427[#https://github.com/elastic/elastic-agent/pull/3427] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3368[#https://github.com/elastic/elastic-agent/issues/3368]
40+
41+
// end 8.10.3 relnotes

changelog/8.10.3.yaml

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 8.10.3
2+
entries:
3+
- kind: bug-fix
4+
summary: Resilient handling of air gapped PGP checks
5+
description: Elastic Agent should not fail when remote PGP is specified (or official Elastic fallback PGP used) and remote is not available
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/3427
9+
issue:
10+
- https://github.com/elastic/elastic-agent/issues/3368
11+
timestamp: 1695035111
12+
file:
13+
name: 1695035111-Resilient-handling-of-air-gapped-PGP-checks.yaml
14+
checksum: 8741bfa9475a09d5901dc3fab0fed3a06b55d5bb
15+
- kind: feature
16+
summary: Improve Agent uninstall on Windows by adding delay between retries when file removal is blocked by busy files
17+
description: ""
18+
component: elastic-agent
19+
pr:
20+
- https://github.com/elastic/elastic-agent/pull/3431
21+
issue:
22+
- https://github.com/elastic/elastic-agent/issues/3221
23+
timestamp: 1695050880
24+
file:
25+
name: 1695050880-Improve-retry-strategy-when-uninstalling-agent.yaml
26+
checksum: 45eab228dfd89392a0f3685a628f73ccce05d081

changelog/fragments/1694700201-gpg-unreachable-url-fix.yaml

-32
This file was deleted.

changelog/fragments/1695035111-Resilient-handling-of-air-gapped-PGP-checks.yaml

-31
This file was deleted.

changelog/fragments/1695050880-Improve-retry-strategy-when-uninstalling-agent.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)