Skip to content

Commit

Permalink
Introduce a changelog. (#270)
Browse files Browse the repository at this point in the history
Closes #212
  • Loading branch information
groob authored Feb 28, 2018
1 parent 5aba90d commit 6f697be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Launcher 0.5.0
---
* 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 comments on commit 6f697be

Please sign in to comment.