Releases: macadmins/osquery-extension
Releases · macadmins/osquery-extension
v0.0.12
v0.0.11
What's Changed
- Serialize to json if the value of puppet facts is slice type by @zhupeijun in #19
- Add
display_name
column tomunki_installs
by @lucasmrod in #22 - Make TraceID uint64 in unified_log table by @zwass in #21
Full Changelog: v0.0.10...v0.0.11
macadmins osquery-extension 0.0.10
Full Changelog: v0.0.8...v0.0.10
osquery-extension 0.0.8
What's Changed
- Add puppet facts table by @zhupeijun in #14
- Upgrade osquery-go to latest (with Apache Thrift library upgrade) by @lucasmrod in #15
- Update makefile to produce AMD64 Binaries for windows / linux by @gavinelder in #17
- Pending apple updates by @grahamgilbert in #18
New Contributors
- @zhupeijun made their first contribution in #14
- @lucasmrod made their first contribution in #15
- @gavinelder made their first contribution in #17
Full Changelog: v0.0.7...v0.0.8
osquery-extension 0.0.7
What's Changed
- Update osquery-go to github.com/osquery/osquery-go by @zwass in #9
- Cache output for profiles show by @grahamgilbert in #12
Full Changelog: v0.0.6...v0.0.7
osquery-extension 0.0.6
What's Changed
- Require predicate in unified_log by @zwass in #10
- Network quality table by @grahamgilbert in #11
New Contributors
Full Changelog: v0.0.5...v0.0.6
osquery-extension 0.0.5
Fixes a crash when Munki is not installed (thanks @groob)
macadmins_extension 0.0.4
Adds file_lines
table.
macadmins_extension 0.0.3
Adds macos_profiles
table
macadmins_extension 0.0.2
This release adds more columns to the unified_log
table.