Skip to content

Commit 64704d4

Browse files
author
Shakeel Mohamed
committed
update changelog
1 parent 12b36be commit 64704d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Splunk SDK for Python Changelog
22

3+
## Version 1.3.1
4+
5+
### Bug fixes
6+
7+
* Hot fix to `binding.py` to work with Python 2.7.9, which introduced SSL certificate validation by default as outlined in [PEP 476](https://www.python.org/dev/peps/pep-0476).
8+
* Update `async`, `handler_proxy`, and `handler_urllib2` examples to work with Python version 2.7.9 by disabling SSL certificate validation by default.
39

410
## Version 1.3.0
511

0 commit comments

Comments
 (0)