We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e515384 + 4e37150 commit cf83fdeCopy full SHA for cf83fde
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## Version 1.5.0
4
5
-* Added support for Search Command Protocol V2, for Splunk 6.3+.
+### New features and APIs
6
+
7
+* Added support for the new experimental Search Command Protocol V2, for Splunk 6.3+.
8
9
+ Opt-in by setting `chunked = true` in commands.conf. See `examples/searchcommands_app/package/default/commands-scpv2.conf`.
10
11
* Added support for invoking external search command processes.
12
@@ -24,8 +28,7 @@
24
28
### Bug fixes
25
29
26
30
* Various bug fixes/improvements for Search Command Protocol V1.
27
-
-### New features and APIs
31
+* Various bug fixes/improvements to the splunklib test suite.
32
33
## Version 1.4.0
34
0 commit comments