File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change 11# Splunk SDK for Python Changelog
22
3+ ## Version 1.6.0
4+
5+ ### New Features and APIs
6+
7+ * Added support for KV Store.
8+
9+ * Added support for HTTP basic authentication (GitHub issue #117 ).
10+
11+ * Improve support for HTTP keep-alive connections (GitHub issue #122 ).
12+
13+
14+ ### Bug Fixes
15+
16+ * Fixed Python 2.6 compatibility (GitHub issue #141 ).
17+
18+ * Fixed appending restrictToHost to UDP inputs (GitHub issue #128 ).
19+
20+ ### Minor Changes
21+
22+ * Added support for Travis CI.
23+
24+ * Updated the default test runner.
25+
26+ * Removed shortened links from documentation and comments.
27+
328## Version 1.5.0
429
530### New features and APIs
5176
5277* Restored support for Python 2.6 (GitHub issues #96 & #114 ).
5378
54- * Fix ` SearchCommands ` decorators and ` Validator ` classes (Github issue #113 ).
79+ * Fix ` SearchCommands ` decorators and ` Validator ` classes (GitHub issue #113 ).
5580
56- * Fix ` SearchCommands ` bug iterating over ` None ` in ` dict_reader.fieldnames ` (Github issue #110 ).
81+ * Fix ` SearchCommands ` bug iterating over ` None ` in ` dict_reader.fieldnames ` (GitHub issue #110 ).
5782
5883* Fixed JSON parsing errors (GitHub issue #100 ).
5984
You can’t perform that action at this time.
0 commit comments