mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update CHANGELOG for 2.6.0 release (#2210)
This commit is contained in:
parent
44c40e4255
commit
d3849d8fe1
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
## Kolide Fleet 2.6.0 (Mar 24, 2020)
|
||||
|
||||
* Add server logging for X-Forwarded-For header.
|
||||
|
||||
* Add `--osquery_detail_update_interval` to set interval of host detail updates.
|
||||
Set this (along with `--osquery_label_update_interval`) to a longer interval
|
||||
to reduce server load in large deployments.
|
||||
|
||||
* Fix MySQL deadlock errors by adding retries and backoff to transactions.
|
||||
|
||||
## Kolide Fleet 2.5.0 (Jan 26, 2020)
|
||||
|
||||
* Add `fleetctl goquery` command to bring up the github.com/AbGuthrie/goquery CLI.
|
||||
|
|
|
|||
Loading…
Reference in a new issue