Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.11](backport #3577) [main](backport #3568) Channgelog for 8.10.3 #3600

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions changelog/8.10.3.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
// begin 8.10.3 relnotes

[[release-notes-8.10.3]]
== 8.10.3

Review important information about the 8.10.3 release.









[discrete]
[[new-features-8.10.3]]
=== New features

The 8.10.3 release adds the following new and notable features.


elastic-agent::

* 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]






[discrete]
[[bug-fixes-8.10.3]]
=== Bug fixes


elastic-agent::

* 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]

// end 8.10.3 relnotes
26 changes: 26 additions & 0 deletions changelog/8.10.3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 8.10.3
entries:
- kind: bug-fix
summary: Resilient handling of air gapped PGP checks
description: Elastic Agent should not fail when remote PGP is specified (or official Elastic fallback PGP used) and remote is not available
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3427
issue:
- https://github.com/elastic/elastic-agent/issues/3368
timestamp: 1695035111
file:
name: 1695035111-Resilient-handling-of-air-gapped-PGP-checks.yaml
checksum: 8741bfa9475a09d5901dc3fab0fed3a06b55d5bb
- kind: feature
summary: Improve Agent uninstall on Windows by adding delay between retries when file removal is blocked by busy files
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/3431
issue:
- https://github.com/elastic/elastic-agent/issues/3221
timestamp: 1695050880
file:
name: 1695050880-Improve-retry-strategy-when-uninstalling-agent.yaml
checksum: 45eab228dfd89392a0f3685a628f73ccce05d081
32 changes: 0 additions & 32 deletions changelog/fragments/1694700201-gpg-unreachable-url-fix.yaml

This file was deleted.

This file was deleted.

This file was deleted.

Loading