Releases: splunk/addonfactory-ta-library-python
Releases · splunk/addonfactory-ta-library-python
v3.0.5
3.0.5 (2024-04-17)
Bug Fixes
v3.0.4
3.0.4 (2023-05-26)
Bug Fixes
- require requests 2.31.0 and urllib3 < 2 (#98) (021d62b)
v3.0.3
3.0.3 (2023-02-03)
Bug Fixes
v3.0.2
3.0.2 (2023-02-01)
Bug Fixes
- modify timeout for Escalation: ES-11487 (#87) (4837b8b)
v3.0.1
3.0.1 (2022-06-22)
Bug Fixes
v3.0.0
3.0.0 (2022-01-04)
Features
- migrate from httplib2 to requests library (0f10499)
BREAKING CHANGES
v3.0.0-beta.1
Bug Fixes
- Fix minor string formatting issue (93e0e22)
Features
- Migrate Httplib2 to requests library (2d81e06)
BREAKING CHANGES
- The 'build_http_connection' function is removed. User can directly use the 'requests.request' function
v2.2.6
2.2.6 (2021-12-30)
Bug Fixes
- deprecate remove_http_proxy_env_vars function (9b74055)
v2.2.5
2.2.5 (2021-12-06)
Bug Fixes
- deprecate a bunch of classes and functions (0bed2f5)
v2.2.4
2.2.4 (2021-11-30)
Bug Fixes
- missing import for warnings (4a7dc80)