Skip to content

Releases: osquery/osquery-python

3.1.1

24 Jul 03:46
2140167
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.1.1

3.1.0

23 Jul 02:31
15c1d09
Compare
Choose a tag to compare
3.1.0 Pre-release
Pre-release

What's Changed

  • Add pywin32 for Windows platform by @JarryShaw in #70
  • WINDOWS_BINARY_PATH Update by @eoinmiller-r7 in #71
  • Remove dangling temporary file by @Addvilz in #76
  • Update README.md by @prasanthbazz in #73
  • Fix for double-JSON-encoding of table generation contexts (#77) by @nickovs in #78
  • 'fix the warnings from 'is not 0' to '!= 0' in management.py by @bpmcdevitt in #82
  • Fix handling of exceptions when osquery goes away by @zwass in #83
  • Update version numbers for 3.0.7 release by @zwass in #84
  • remove argparse as it was moved to the python standard library as of python 3.2 and python 2.7 by @mattf9 in #96
  • Use path join in management.py by @inaimathi in #92

Full Changelog: 3.0.6...3.1.0

3.0.6

07 Aug 18:39
3ea4f8c
Compare
Choose a tag to compare
setup: Add long_description_content_type (#69)

To check this passes tests use:
  python setup.py sdist
  twine check dist/

2.2.1

29 May 01:16
Compare
Choose a tag to compare
table plugin: Convert all values to strings (#36)

1.8.0

20 Jul 17:59
Compare
Choose a tag to compare
Merge pull request #25 from osquery/1.8.0

Bump version to 1.8.0

0.1.2

07 Jun 00:20
Compare
Choose a tag to compare
Remove pypi-invalid RST link in README

0.1.1

28 Dec 10:18
Compare
Choose a tag to compare
Change version to 0.1.1 to reflect module versioning

0.1.0

18 Nov 07:22
Compare
Choose a tag to compare

Initial beta release