We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790ab74 commit 11b3af7Copy full SHA for 11b3af7
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Splunk SDK for Python Changelog
2
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
11
## Version 1.2.1
12
13
### New features and APIs
README.md
@@ -1,6 +1,6 @@
# The Splunk Software Development Kit for Python
-#### Version 1.2.1
+#### Version 1.2.2
The Splunk Software Development Kit (SDK) for Python contains library code and
examples designed to enable developers to build applications using Splunk.
0 commit comments