v1.0.12
Version 1.0.12
Table Changes
- Remove deprecated tables (
kolide_best_practices
,kolide_email_addresses
, andkolide_vulnerabilities
) by @directionless in #1218
General
- Desktop: runner server deregisters desktop process when found dead or creating new one by @James-Pickett in #1222
- Desktop: adds logging to runner around checking if process exists by @James-Pickett in #1227
- Tracing: OpenTelemetry for launcher by @RebeccaMahany in #1215
- Tracing: Auth for exporting traces by @RebeccaMahany in #1226
- Tracing: Add flag for trace sampling rate by @RebeccaMahany in #1229
- Tracing: Backfill tests for tracing packages by @RebeccaMahany in #1230
- Tracing: Rename some trace attributes by @RebeccaMahany in #1232
- Tracing: Add error handler to replace global otel error handler by @RebeccaMahany in #1233
- osquery runner waits for socket to appear before moving on by @James-Pickett in #1210
- Fix hostname lookup in the startup checks by @directionless in #1220
- Don't use secure enclave on macOS by @RebeccaMahany in #1234
- Log more information about unknown process locking osquery pidfile by @RebeccaMahany in #1231
Build and Package
- Fix naked returns for lint by @RebeccaMahany in #1216
- Replace deadcode linter with unused linter by @RebeccaMahany in #1217
- bumps ci from go 1.20.4 to 1.20.5 by @James-Pickett in #1223
Full Changelog: v1.0.10...v1.0.12