Skip to content

Releases: splunk/splunk-sdk-python

Release/1.6.7

12 Sep 17:29
Compare
Choose a tag to compare

Version 1.6.7

Changes

  • Updated the Splunk SDK for Python to work with the Python 3 version of Splunk Enterprise on Windows
  • Improved the performance of deleting/updating an input
  • Added logging to custom search commands app to showcase how to do logging in custom search commands by using the Splunk SDK for Python

1.6.6

05 Dec 22:40
e35783d
Compare
Choose a tag to compare

Bug fixes

  • Fix ssl verify to require certs when true

Minor changes

  • Make the explorer example compatible w/ Python 3
  • Add full support for unicode in SearchCommands
  • Add return code for invalid_args block