Skip to content

Commit 11b3af7

Browse files
author
David Noble
committed
Updated change log and read me for the splunk-sdk-python-1.2.2 release.
Signed-off-by: David Noble <dnoble@splunk.com>
1 parent 790ab74 commit 11b3af7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Splunk SDK for Python Changelog
22

3+
## Version 1.2.2
4+
5+
### Bug fixes
6+
7+
1. Addressed a problem with autologin and added test coverage for the use case.
8+
9+
See `ServiceTestCase.test_autologin` in tests/test_service.py.
10+
311
## Version 1.2.1
412

513
### New features and APIs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Splunk Software Development Kit for Python
22

3-
#### Version 1.2.1
3+
#### Version 1.2.2
44

55
The Splunk Software Development Kit (SDK) for Python contains library code and
66
examples designed to enable developers to build applications using Splunk.

0 commit comments

Comments
 (0)