mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
parent
e8bd9f16b8
commit
762cd076d7
@ -24,7 +24,7 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
FLEET_DESKTOP_VERSION: 1.21.0
|
||||
FLEET_DESKTOP_VERSION: 1.22.0
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
@ -1,3 +1,11 @@
|
||||
## Orbit 1.22.0 (Feb 26, 2024)
|
||||
|
||||
* Reduce error logs when orbit cannot connect to Fleet.
|
||||
|
||||
* Allow configuring a custom osquery database directory (`ORBIT_OSQUERY_DB` environment variable or `--osquery-db` flag).
|
||||
|
||||
* Upgrade go version to 1.21.7.
|
||||
|
||||
## Orbit 1.21.0 (Jan 30, 2024)
|
||||
|
||||
* For macOS hosts, fleetd now stores and retrieves enroll secret from macOS keychain. This feature is enabled for non-MDM flow. The MDM profile flow will be supported in a future release.
|
||||
|
@ -1 +0,0 @@
|
||||
* Allow configuring a custom osquery database directory (`ORBIT_OSQUERY_DB` environment variable or `--osquery-db` flag).
|
@ -1 +0,0 @@
|
||||
* Reduce error logs when orbit cannot connect to Fleet.
|
@ -1 +0,0 @@
|
||||
- upgrade go version to 1.21.7
|
Loading…
Reference in New Issue
Block a user