Skip to content

4.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessandrogario alessandrogario released this 29 Jun 00:10
· 1427 commits to master since this release
2addb87

This is a pre-release for the new version of osquery, based on the really cool refactor done by Facebook's team in London.

Changes between 3.4.0 and 4.0.0

This prerelease mostly introduces CMake support, CI and packaging. The following are the commits that are not related to the build system:

  1. e6fe15e: macos: Add hack for boost asio string_view detection (#5592)
  2. 597a0c6: buck: Remove quotes from project/buck_out config
  3. 826723c: Fix boost asio string_view detection hack
  4. ae25976: Fixing port logic (bugfix for a small compatibility issue between remote::http_client and certain HTTP proxies)

Full changelog: git fetch --tags && git log 214302bdeb38fbdb606774ae9165dd633b908604..4.0.0

Build Requirements

Linux

Ubuntu 18.04 or better

macOS

Mojave

Windows

Windows 10 or Windows Server 2016