Skip to content

Releases: kolide/launcher

0.7.0

04 Jan 21:31
1005e46
Compare
Choose a tag to compare
skip non-kolide packs in initial runner (#396)

adds a continue in our initial runner code that will skip running queries in packs whose names contain _kolide_

0.5.0

28 Feb 19:20
6f697be
Compare
Choose a tag to compare
  • Add a local debug server. (#187)
  • Fixed an issue(#101) where status logs would be cast as shapshot. (#192)
  • Limit logs to a max message size of 2MB. (#191, #266)
  • Set the timeout value for the osquery extension socket to 10s. (#194)
  • Add ability to toggle logs between info/debug by sending SIGUSR2. (#195)
  • Add ability to omit enrollment secret from launcher packages. (#201)
  • New tables: kolide_munki_info, kolide_mdm_info, kolide_macho_info. (#217, #218, #244)
  • Add cert pining support to launcher and package builder. (#254)
  • Allow specifying custom certificate roots to launcher and package builder. (#263)

0.3.0

19 Oct 18:17
Compare
Choose a tag to compare

This release contains a number of stability fixes to the osqueryd runtime that make the Launcher more resilient given adverse host conditions.

0.2.1

25 Sep 14:40
58e9f9b
Compare
Choose a tag to compare

A minor dot release to test releasing and autoupdating.

0.2.0

25 Sep 02:43
Compare
Choose a tag to compare

Initial release of Launcher's autoupdate feature.

0.1.0

05 Sep 20:30
Compare
Choose a tag to compare

First beta release of the osquery launcher.