mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update changelog for 3.1.0 release (#2278)
This commit is contained in:
parent
81c72b286c
commit
c6ce648fef
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
|||
## Fleet 3.1.0 (Aug 06, 2020)
|
||||
|
||||
* Add configuration option to set Redis database (`--redis_database`).
|
||||
|
||||
* Add configuration option to set MySQL connection max lifetime (`--mysql_conn_max_lifetime`).
|
||||
|
||||
* Add support for printing a single enroll secret by name.
|
||||
|
||||
* Fix bug with label_type in older fleetctl yaml syntax.
|
||||
|
||||
* Fix bug with URL prefix and Edit Pack button.
|
||||
|
||||
## Kolide Fleet 3.0.0 (Jul 23, 2020)
|
||||
|
||||
* Backend performance overhaul. The Fleet server can now handle hundreds of thousands of connected hosts.
|
||||
|
|
|
|||
Loading…
Reference in a new issue