Skip to content

Commit 0608952

Browse files
committed
Update changelog
1 parent e9a4d04 commit 0608952

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.6.3
4+
5+
### New features and APIs
6+
7+
* Support for Python 3.x has been added for external integrations with the Splunk platform. However, because Splunk Enterprise 7+ still includes Python 2.7.x, any apps or scripts that run on the Splunk platform must continue to be written for Python 2.7.x.
8+
9+
### Bug fixes
10+
11+
The following bugs have been fixed:
12+
13+
* Search commands error - `ERROR ChunkedExternProcessor - Invalid custom search command type: eventing`.
14+
15+
* Search commands running more than once for certain cases.
16+
17+
* Search command protocol v2 inverting the `distributed` configuration flag.
18+
319
## Version 1.6.2
420

521
### Minor changes

0 commit comments

Comments
 (0)