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

Commit 8e77f43

Browse files
authored
Update changelog for 2.5.0 release. (#2189)
1 parent 6dbc3bc commit 8e77f43

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## Kolide Fleet 2.5.0 (Jan 26, 2020)
2+
3+
* Add `fleetctl goquery` command to bring up the github.com/AbGuthrie/goquery CLI.
4+
5+
* Add ability to disable live queries in web UI and `fleetctl`.
6+
7+
* Add `--query-name` option to `fleetctl query`. This allows using the SQL from a saved query.
8+
9+
* Add `--mysql-protocol` flag to allow connection to MySQL by domain socket.
10+
11+
* Improve server logging. Add logging for creation of live queries. Add username information to logging for other endpoints.
12+
13+
* Allow CREATE queries in the web UI.
14+
15+
* Fix a bug in which `fleetctl query` would exit before any results were returned when latency to the Fleet server was high.
16+
17+
* Fix an error initializing the Fleet database when MySQL does not have event permissions.
18+
19+
* Deprecate "old" TLS profile.
20+
121
## Kolide Fleet 2.4.0 (Nov 12, 2019)
222

323
* Add `--server_url_prefix` flag to configure a URL prefix to prepend on all Fleet URLs. This can be useful to run fleet behind a reverse-proxy on a hostname shared with other services.

0 commit comments

Comments
 (0)