File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Splunk Enterprise SDK for Python Changelog
2
2
3
+ ## Version 1.6.15
4
+
5
+ ### Bug fixes
6
+ [ #301 ] ( https://github.com/splunk/splunk-sdk-python/pull/301 ) Fix chunk synchronization
7
+ [ #327 ] ( https://github.com/splunk/splunk-sdk-python/pull/327 ) Rename and cleanup follow-up for chunk synchronization
8
+ [ #352 ] ( https://github.com/splunk/splunk-sdk-python/pull/352 ) Allow supplying of a key-value body when calling Context.post()
9
+
10
+ ### Minor changes
11
+ [ #350 ] ( https://github.com/splunk/splunk-sdk-python/pull/350 ) Initial end-to-end tests for streaming, reporting, generating custom search commands
12
+ [ #348 ] ( https://github.com/splunk/splunk-sdk-python/pull/348 ) Update copyright years to 2020
13
+ [ #346 ] ( https://github.com/splunk/splunk-sdk-python/pull/346 ) Readme updates to urls, terminology, and formatting
14
+ [ #317 ] ( https://github.com/splunk/splunk-sdk-python/pull/317 ) Fix deprecation warnings
15
+
3
16
## Version 1.6.14
4
17
5
18
### Bug fix
You can’t perform that action at this time.
0 commit comments