Skip to content

Commit e75f1e7

Browse files
author
Shakeel Mohamed
committed
Update changelog
1 parent 8b9c736 commit e75f1e7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.6.1
4+
5+
### Bug Fixes
6+
7+
* Fixed Search Commands exiting if the external process returns a zero status code (Windows only).
8+
9+
* Fixed Search Command Protocol v2 not parsing the `maxresultrows` and `command` metadata properties.
10+
11+
* Fixed double prepending the `Splunk ` prefix for authentication tokens.
12+
13+
* Fixed `Index.submit()` for namespaced `Service` instances.
14+
15+
* Fixed uncaught `AttributeError` when accessing `Entity` properties (GitHub issue #131).
16+
17+
### Minor Changes
18+
19+
* Fixed broken tests due to expired SSL certificate.
20+
321
## Version 1.6.0
422

523
### New Features and APIs

0 commit comments

Comments
 (0)