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