Skip to content

v1.15.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RebeccaMahany RebeccaMahany released this 31 Jan 16:43
· 1 commit to main since this release
fb30e62

What's Changed

Features and Improvements

  • Set an accelerated distributed_interval in the osquery config for the osquery instance startup period by @RebeccaMahany in #2063
  • Speed up launcher startup and collect more data about slow parts of startup by @RebeccaMahany in #2065
  • Add wrapper to enforce timeout for extension tables by @RebeccaMahany in #2077
  • Allow a maximum of five ongoing queries per table by @RebeccaMahany in #2078

Bug Fixes

  • [KATC] Support fields with JS Date type for Chrome/Firefox extension databases by @RebeccaMahany in #2054
  • Reuse startup settings writer for osquery extension instead of creating a new one for each new config by @RebeccaMahany in #2067
  • Force migration rather than halting launcher startup by @RebeccaMahany in #2069

Tests, Docs, and Other No-op Changes

General

Full Changelog: v1.14.0...v1.15.1