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

Commit

Permalink
Update CHANGELOG for 2.6.0 release (#2210)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwass authored Mar 24, 2020
1 parent 44c40e4 commit d3849d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit d3849d8

Please sign in to comment.