- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Update python sdk
nicholaszn
New Member
09-11-2024
08:55 AM
We have an app created with splunk add-on builder.
We got an alert about the new python SDK..
- check_python_sdk_version
- If your app relies on the Splunk SDK for Python, we require you to use an acceptably-recent version in order to avoid compatibility issues between your app and the Splunk Platform or the Python language runtime used to execute your app’s code. Please update your Splunk SDK for Python version to the least 2.0.2. More information is available on this project’s GitHub page: https://github.com/splunk/splunk-sdk-python
How do we upgrade the SDK in the add-on builder to use the latest?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VatsalJagani

SplunkTrust
09-22-2024
11:44 PM
@nicholaszn- Easiest thing to do is load your existing Add-on on to Add-on Builder and re-build the Add-on with new version, will automatically upgrade all the libraries.
I hope this helps!!!
