This section summarizes the changes in each release.
Also see:
-
{kibana-ref}/release-notes.html[{kib} release notes]
-
{beats-ref}/release-notes.html[{beats} release notes]
Review important information about the {fleet} and {agent} 8.3.3 release.
Enroll command fails with "no such file or directory" error on DEB and RPM
Details
An error in a post-install script in version 8.3.3 prevents DEB and RPM distributions from enrolling.
Impact
To resolve this problem, run the following command. Replace the elastic-agent data path with the correct path for your system:
sudo unlink /usr/share/elastic-agent/bin/elastic-agent
sudo ln -s /var/lib/elastic-agent/data/elastic-agent-<hash>/elastic-agent /usr/share/elastic-agent/bin/elastic-agent
- {fleet}
- {agent}
-
-
Change default value of VerificationMode from empty string to
full
#184 #59 -
Add filemod times to contents of diagnostics collect command #570
-
Allow dash (
-
) characters in variable names in EQL expressions #709 #710 -
Allow slash (
/
) characters in variable names in EQL and transpiler #715 #718 -
Fix problem with {agent} incorrectly creating a {filebeat}
redis
input when a policy contains a {packetbeat}redis
input #427 #700
-
Review important information about the {fleet} and {agent} 8.3.2 release.
- {fleet}
-
-
Keep all agents selected in query selection mode #135530
-
- {agent}
-
-
No bug fixes for this release
-
Review important information about the {fleet} and {agent} 8.3.0 release.
The 8.3.0 release adds the following new and notable features.
- {fleet}
-
-
Changes to agent upgrade modal to allow for rolling upgrades #132421
-
- {agent}
-
-
Adds ability to set tags during {agent} installation and enrollment #149 #336
-
Adds support for Cloudbeat #179
-
Adds support for Kubernetes cronjobs #279
-
Increases the download artifact timeout to 10 minutes and adds log download statistics #308
-
Saves the agent configuration and the state encrypted on the disk #535 #398
-
Supports scheduled actions and cancellation of pending actions #393 #419
-
- {fleet}
-
-
Moves integration labels below title and normalizes styling #134360
-
Adds First Integration Multi Page Steps Flow MVP (cloud only) #132809
-
Optimizes package installation performance, phase 2 #131627
-
Adds APM instrumentation for package install process #131223
-
Adds "Label" column + filter to Agent list table #131070
-
Adds
cache-control
headers to key/epm
endpoints in Fleet API #130921 -
Optimizes package installation performance, phase 1 #130906
-
Adds experimental features (feature flags) config to {fleet} plugin #130253
-
Adds redesigned {fleet-server} flyout #127786
-
- {agent}
- {fleet}
- {agent}
-
-
{agent} now logs stdout and stderr of applications run as processes #88
-