mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Orbit 0.0.6 changelog (#3682)
This commit is contained in:
parent
72fc9dc524
commit
1dc6ef6226
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +0,0 @@
|
|||
* Fix logging of orbit and osqueryd on Windows.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Add wait on orbit for osquery extension socket.
|
||||
|
|
@ -1,3 +1,9 @@
|
|||
## Orbit 0.0.6 (Jan 13, 2022)
|
||||
|
||||
* Add logging when running as a Windows Service (because Windows discards stdout/stderr).
|
||||
|
||||
* Improve flaky startups by adding wait for osquery extension socket.
|
||||
|
||||
## Orbit 0.0.5 (Dec 22, 2021)
|
||||
|
||||
* Fix handling of enroll secrets to address 0.0.4 enrollment issue.
|
||||
|
|
@ -13,4 +19,3 @@
|
|||
* Add support for osquery flagfile (loaded automatically if it exists in the Orbit root).
|
||||
|
||||
* Fix permissions for building MSI when packaging as root user. Fixes fleetdm/fleet#1424.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue