Skip to content

Releases: kolide/launcher

0.9.2

07 Mar 16:30
fc7ddfb
Compare
Choose a tag to compare
  • adds GOOS and GOARCH to a launcher table and to enrollment details
  • Windows Auto-Updater functionality.
  • Updates to jsonrpc error handling
  • Fakedata target and associated serial number

0.9.1

28 Feb 02:05
69bed63
Compare
Choose a tag to compare

Minor update

  • Command line flags

0.9.0

25 Feb 20:59
cc48003
Compare
Choose a tag to compare

Major changes:

  • JSON RPC implementation of the launcher server (#428)
  • Updates to windows service behaviors (#429, #426)

Smaller Changes:

  • extension timeouts #417
  • debugging and error logging #425

Several changes to packaging

0.8.0

07 Feb 22:29
fa45344
Compare
Choose a tag to compare
  • Add stacktraces to failure conditions
  • Add retry functionality in several places to accommodate extension startup behavior
  • Move error about GetTargets from Info to Debug
  • additional tables
  • Improve error handling, fixing a panic

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.