v1.1.2
v1.1.2 updates how the initial enrollment details are collected. Instead of using the thrift socket, these are now gathered via an osquery exec.
General
- Update the autoupdate information in readme by @RebeccaMahany in #1364
- If autoupdate channel is not set, do not use new autoupdater by @RebeccaMahany in #1366
- [localserver] Add
access-control-allow-private-network
to the preflight headers by @directionless in #1363 - Fix
exec: already started
error in uninstall on Linux by @RebeccaMahany in #1368 - [TUF] Don't call Fatal when there are no updates downloaded yet by @RebeccaMahany in #1371
- [desktop] Set XAUTHORITY for desktop process when possible by @RebeccaMahany in #1369
- [flare] Allocate less memory when gathering stack by @RebeccaMahany in #1372
- [desktop] set keepalives to false on desktop server by @James-Pickett in #1373
- go 1.21 by @James-Pickett in #1375
- Listen for sigterm, so launcher can shut down gracefully on launchd unload by @RebeccaMahany in #1376
- add LatestOsquerydPath to knapsack by @zackattack01 in #1377
- Get enrollment details via exec, not the thrift socket by @directionless in #1213
- [desktop] restart desktop on macos update by @James-Pickett in #1378
- Ensure osquery config map is always initialized by @RebeccaMahany in #1380
- Move the initial
osquery --version
to using runsimple by @directionless in #1379 - Ensure debug logs are written to debug.json on Windows by @RebeccaMahany in #1381
Full Changelog: v1.1.0...v1.1.2