Skip to content

Commit ddebf73

Browse files
committed
Update CHANGELOG
1 parent f7222b3 commit ddebf73

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Splunk Enterprise SDK for Python Changelog
22

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+
316
## Version 1.6.14
417

518
### Bug fix

0 commit comments

Comments
 (0)