github kolide/launcher v0.12.1

latest releases: v1.10.3, v1.10.2, v1.10.1...
pre-release2 years ago

This release removes the Rosetta dependancy. Though both launcher and osquery have been universal binaries for some time, the launcher package still depended on Rosetta. No more! 🎉

Additionally, launcher now includes an "interactive" mode. This is similar to running osqueryi, but includes the launcher provided tables. Check out launcher interactive.

Tables

  • Add persistence to osquery_instance_history table (#831)

General

  • Remove Rosetta dependancies (#838, #839)
  • Launcher interactive mode (#841, #845, #846)
  • Correctly drop logs that are too big (#847)
  • updated checkpoint logs to be more clear (#835)
  • Exempt tls from --extensions_require (#842)
  • fix bug where waiting for socket to become available was using timer instead of ticker (#849)
  • Rename the initial kolide plugin to kolide_grpc (#851)

Build and Package

  • test: use T.TempDir to create temporary test directory (#834)
  • disabled watifor tests on macos due to flakeyness (#844)
  • added w flag to postinstall-launchd.sh launchctl command so agent always marked as enabled (#843)

New Contributors

Full Changelog: v0.11.26...v0.12.1

Don't miss a new launcher release

NewReleases is sending notifications on new releases.