You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,13 @@
5
5
### Bug fixes
6
6
*[#405](https://github.com/splunk/splunk-sdk-python/pull/405) Fix searchcommands_app example
7
7
*[#406](https://github.com/splunk/splunk-sdk-python/pull/406) Fix mod inputs examples
8
-
*[#407](https://github.com/splunk/splunk-sdk-python/pull/407) Modified Streaming and Generating Custom Search Command
8
+
*[#407](https://github.com/splunk/splunk-sdk-python/pull/407) Fixed issue with Streaming and Generating Custom Search Commands dropping fields that aren't present in the first row of results. More details on how to opt-in to this fix can be found here:
*[#408](https://github.com/splunk/splunk-sdk-python/pull/408) Add search mode example
12
-
*[#409](https://github.com/splunk/splunk-sdk-python/pull/409) Add Support for authorization tokens read from .splunkrc
13
-
*[#413](https://github.com/splunk/splunk-sdk-python/pull/413) Default kvstore owner to nobody
13
+
*[#409](https://github.com/splunk/splunk-sdk-python/pull/409) Add Support for authorization tokens read from .splunkrc[[issue#388](https://github.com/splunk/splunk-sdk-python/issues/388)]
14
+
*[#413](https://github.com/splunk/splunk-sdk-python/pull/413) Default kvstore owner to nobody[[issue#231](https://github.com/splunk/splunk-sdk-python/issues/231)]
0 commit comments