Prepare for 4.2.1 release (#1675)

This commit is contained in:
Zach Wasserman
2021-08-14 09:26:47 -07:00
committed by GitHub
parent 450e15b346
commit 64145c5633
9 changed files with 16 additions and 9 deletions
-1
View File
@@ -1 +0,0 @@
Fix: Display updated team name after edit
-1
View File
@@ -1 +0,0 @@
* Add support for MariaDB 10.5.4 and later.
-1
View File
@@ -1 +0,0 @@
* When a connection from a live query websocket is closed, Fleet now timeouts the receive and handles the different cases correctly to not hold the connection to Redis.
-1
View File
@@ -1 +0,0 @@
* Reads live query results from redis in a thread safe manner.
-1
View File
@@ -1 +0,0 @@
* Allow observers and maintainers to refetch a host in a team they belong to.