Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit 07534c7

Browse files
authored
Update changelog for 3.2.0 release (#2324)
1 parent 7f35ced commit 07534c7

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## Fleet 3.2.0 (Aug 08, 2020)
2+
3+
* Add `stdout` logging plugin.
4+
5+
* Add AWS `kinesis` logging plugin.
6+
7+
* Add compression option for `filesystem` logging plugin.
8+
9+
* Add support for Redis TLS connections.
10+
11+
* Add osquery host identifier to EnrollAgent logs.
12+
13+
* Add osquery version information to output of `fleetctl get hosts`.
14+
15+
* Add hostname to UI delete host confirmation modal.
16+
17+
* Update osquery schema to 4.5.0.
18+
19+
* Update osquery versions available in schedule query UI.
20+
21+
* Update MySQL driver.
22+
23+
* Remove support for (previously deprecated) `old` TLS profile.
24+
25+
* Fix cleanup of queries in bad state. This should resolve issues in which users experienced old live queries repeatedly returned to hosts.
26+
27+
* Fix output kind of `fleetctl get options`
28+
129
## Fleet 3.1.0 (Aug 06, 2020)
230

331
* Add configuration option to set Redis database (`--redis_database`).

0 commit comments

Comments
 (0)