-
Notifications
You must be signed in to change notification settings - Fork 378
Release 1.6.18 #414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.6.18 #414
Conversation
…e docker volumes to include latest splunklib
Description added for how to use add_field method to preserve conditionally added new fields and values.
default value for owner set to "nobody"
chore: remove unused imports
Merge develop with master | Release 1.6.17
Add Support for authorization tokens read from .splunkrc
Modified Streaming and Generating Custom Search Command
commenting the need to set kvstore owner to default value of "nobody" as new property is created for the kvstore owner with default to "nobody"
Default kvstore owner to nobody
Fix mod inputs examples
…chcommands_app-example # Conflicts: # examples/searchcommands_app/setup.py
Fix searchcommands_app example
Add search mode example
CHANGELOG.md
Outdated
### Minor changes | ||
* [#408](https://github.com/splunk/splunk-sdk-python/pull/408) Add search mode example | ||
* [#409](https://github.com/splunk/splunk-sdk-python/pull/409) Add Support for authorization tokens read from .splunkrc | ||
* [#413](https://github.com/splunk/splunk-sdk-python/pull/413) Default kvstore owner to nobody |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we reference the issue as well so they are linked? #231
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested some changes to the CHANGELOG but feel free to release once those are made
Bug fixes
https://github.com/splunk/splunk-sdk-python/blob/develop/README.md#customization [ issue#401 ]
Minor changes