splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
698 stars 370 forks source link

Release 1.6.17 #410

Closed vmalaviya-splunk closed 3 years ago

vmalaviya-splunk commented 3 years ago

Bug fixes

Minor changes

vmalaviya-splunk commented 3 years ago

Just spotted two more changes that should probably be added to the release notes:

  • 402 Fixed regression introduced in 1.6.15 to once again allow processing of empty input records in custom search commands (fix #376)

  • 383 Implemented the possibility to provide a SSLContext object to the connect method

Thanks for pointing it out @fantavlik I have updated the release notes accordingly.