Releases: macadmins/osquery-extension
Releases · macadmins/osquery-extension
v1.2.1
v1.2.0
What's Changed
- 4d18dec - add sofa url column
- 7e69d3d - add url to sofa unpatched
- 8fa354b - add client opts
- 85b8568 - add Opts to SOFA unpatched
- 1c2c38c - Merge pull request #52 from mostlikelee/sofa-client-opts
- 5861548 - Merge branch 'main' into sofa-url-column
- 05bb974 - Merge pull request #51 from mostlikelee/sofa-url-column
- 383a837 - Gzip requests and no longer hard code version
- 2736ee8 - Tests
- 2f78cf7 - More tests
- 17e9000 - move
- b8bf3ee - Merge pull request #54 from macadmins/gzip
v1.1.2
v1.1.1
v1.1.0
What's Changed
- d1fa55b - Authorization database table
- 686a4a4 - readme
- 4ca484a - Move to using the etag
- 7387b9c - cleanup
- b1705b7 - Run test in the current working director
- ce4cc2a - cwd
- deeab84 - More cwd
- a0c0f19 - More cwd
- d685284 - Merge pull request #45 from macadmins/authdb
- 9403786 - Merge branch 'main' of https://github.com/macadmins/osquery-extension into sofa_etag
- 7dc2182 - Fix tests
- 9d2ed61 - Bazel
- 46e10d2 - Splut out to improve testings
- d7428e9 - Merge pull request #46 from macadmins/sofa_etag
- 48b6a98 - Set the user agent
- 85507e2 - Const
- 34e59be - wifi_network table
- 0663ddc - Merge pull request #1 from vdesouza/wifi_network
- 8325da2 - Merge pull request #47 from macadmins/user_agent
- 4e7b680 - Merge branch 'main' into main
- 7054bfb - Merge pull request #48 from vdesouza/main
- ba24b0d - Update build_macadmins_extension.yml
v1.0.1
What's Changed
- a219cfc - Cache the downloaded file
- 1a48424 - check err
- 2e32e57 - Assert
- 5e2a212 - gazelle
- 96dfaf5 - Remove debug code
- 939ce2b - Use the new hash in the timestamp file
- 46e360e - Cleanup comments
- efa5528 - Check file exists
- ad5f97a - Merge pull request #43 from macadmins/sofa_cache
- 54e6de6 - Update build_macadmins_extension.yml
v1.0.0
What's Changed
v0.0.15
What's Changed
- 1040e7c - First part of migration to bazel
- b596e19 - Make this run on macOS 12
- e7a63d0 - Skip arm windows for now
- 5ce1607 - Really take out win arm
- 4989551 - Update Gazelle for Arm64 support
- f25fa3b - Merge pull request #35 from gavinelder/bazel-2
- 3a53580 - ARM windows
- 04644b6 - Don't pin bazel version
- ab34b83 - More tests
- 53f1cb8 - Code coverage
- 068c9c6 - make
- aa765c3 - Try this one
- 7a3c31f - Check errors
- 581868e - okay
- f7f5784 - Split out code coverage
- af8bddf - Only run this on PRs
- 05a2033 - Reduce required coverage for now
- 5dd7435 - Duplicate tasks
- 907ee98 - Pin to sha
- 42208c6 - Split out even more
- 144b527 - Merge pull request #34 from macadmins/bazel
- a09cf92 - Add some basic tests for the mdm table
- 3544f48 - gazelle
- e34420e - Bail early if we're not on macOS
- fbb9983 - Handle no profiles output
- e9d9fb7 - Run on save commands
- 2f4bc7c - Merge pull request #36 from macadmins/mdm_tests
- ff6c817 - ensure cached DEP status is read if a check was made in the last 24 hours
- b26b6a9 - Merge pull request #37 from roperzh/fix-mdm-cache-check
- 88f9e81 - bump version to 0.0.15
- 732c506 - Merge pull request #39 from roperzh/release-0.0.15
- c1b0975 - rename BUILD to BUILD.bazel
- 549579d - Merge pull request #41 from roperzh/fix-build-problems
v0.0.14
What's Changed
- 055ddf2 - first attempt at github actions for osquery extension
- 39279ae - Merge pull request #26 from macadmins/macadmins_signing
- 9d24d68 - update gha
- a09745b - Refactor Darwin plugin loading to a single Append
- 7c0a87b - start testing
- 78a77b3 - Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0
- 5d053ec - Merge pull request #28 from macadmins/dependabot/go_modules/golang.org/x/sys-0.1.0
- a1981c8 - tidy
- d36f9b7 - handle multi line
- c55ac01 - Merge pull request #29 from macadmins/tests
- ed2966d - Merge branch 'main' into load
- 8013b9e - Add tests for macos_profiles table
- 629b146 - Merge pull request #30 from macadmins/profiles_tests
- c7406b9 - Merge branch 'main' into load
- 2cd67ba - scaffold
- f3c19d2 - Merge pull request #27 from gavinelder/load
- b20ba9c - Merge branch 'main' into rsr
- 2af8173 - Tests, limit to macOS 13 and higher
- 2f66360 - Remove unused test data
- 67a9715 - fix tests
- 2dd9a9a - Merge pull request #31 from macadmins/rsr
- fd15e74 - v0.0.14