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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## Kolide Fleet 2.2.0 (Jul 16, 2019)
2
+
3
+
* Add GCP PubSub logging plugin. Thanks to Michael Samuel for adding this capability.
4
+
5
+
* Improved escaping for target search in live query interface. It is now easier to target hosts with + and - characters in the name.
6
+
7
+
* Server and browser performance improvements by reduced loading of hosts in frontend. Host status will only update on page load when over 100 hosts are present.
8
+
9
+
* Utilize details sent by osquery in enrollment request to more quickly display details of new hosts. Also fixes a bug in which hosts could not complete enrollment if certain platform-dependent options were used.
10
+
11
+
* Fix a bug in which the default query runs after targets are edited.
12
+
1
13
## Kolide Fleet 2.1.2 (May 30, 2019)
2
14
3
15
* Prevent sending of SMTP credentials over insecure connection
0 commit comments