You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## Kolide Fleet 2.1.1 (Apr 25, 2019)
2
+
3
+
* Automatically pull AWS STS credentials for Firehose logging if they are not specified in config.
4
+
5
+
* Fix bug in which log output did not include newlines separating characters.
6
+
7
+
* Fix bug in which the default live query was run when navigating to a query by URL.
8
+
9
+
* Update logic for setting primary NIC to ignore link-local or loopback interfaces.
10
+
11
+
* Disable editing of logged in user email in admin panel (instead, use the "Account Settings" menu in top left).
12
+
13
+
* Fix a panic resulting from an invalid config file path.
14
+
1
15
## Kolide Fleet 2.1.0 (Apr 9, 2019)
2
16
3
17
* Add capability to log osquery status and results to AWS Firehose. Note that this deprecated some existing logging configuration (`--osquery_status_log_file` and `--osquery_result_log_file`). Existing configurations will continue to work, but will be removed at some point.
0 commit comments