Prepare for 4.3.1 release (#2177)

This commit is contained in:
Zach Wasserman
2021-09-21 18:23:11 -07:00
committed by GitHub
parent d9b2f4a6fb
commit 4d36400fe5
22 changed files with 67 additions and 28 deletions
-1
View File
@@ -1 +0,0 @@
- Fixed sidebar style
-1
View File
@@ -1 +0,0 @@
- Fixed intermittent blank screen for observers on manage hosts page
-1
View File
@@ -1 +0,0 @@
* Add jitter percent for osquery update intervals to prevent all hosts from returning data at roughly the same time.
-1
View File
@@ -1 +0,0 @@
* Ensure only one row is returned when checking for disk space in hosts.
-1
View File
@@ -1 +0,0 @@
* Improve the performance of certain database migrations that were preventing users from updating.
-1
View File
@@ -1 +0,0 @@
* Only show observers queries they can run.
-1
View File
@@ -1 +0,0 @@
* Add team policies.
@@ -1 +0,0 @@
* Fail early if the process does not have permissions to write to the logging file.
@@ -1,2 +0,0 @@
* Add fleetctl vulnerability-data-stream command to sync the vulnerabilities processing data streams by hand.
* Add vulnerabilities.disable_data_sync config to fleet serve to avoid downloading the data streams.
-1
View File
@@ -1 +0,0 @@
* Add `fleetctl get software` to list all software and the detected vulnerabilities.
-2
View File
@@ -1,2 +0,0 @@
* Add redis configuration option to retry failed connections.
* Add redis configuration option to follow cluster redirections.
@@ -1 +0,0 @@
* Allow team maintainers to run new queries in the team hosts.
-1
View File
@@ -1 +0,0 @@
* Allow specifying Fleet version in `fleetctl preview` with `--tag` flag.
-1
View File
@@ -1 +0,0 @@
* Make label membership insertions less stressful for the database.
-1
View File
@@ -1 +0,0 @@
* Completely skip trying to save host users and software inventory if it's disabled.