Skip to content

Commit ae709be

Browse files
Update CHANGELOG.md
1 parent 099b7fa commit ae709be

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
### Bug fixes
66
* [#405](https://github.com/splunk/splunk-sdk-python/pull/405) Fix searchcommands_app example
77
* [#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:
9+
https://github.com/splunk/splunk-sdk-python/blob/develop/README.md#customization [ [issue#401](https://github.com/splunk/splunk-sdk-python/issues/401) ]
910

1011
### Minor changes
1112
* [#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) ]
1415

1516
## Version 1.6.17
1617

0 commit comments

Comments
 (0)