Skip to content

Releases: splunk/addonfactory-ta-library-python

v3.0.5

17 Apr 14:19
60203c7
Compare
Choose a tag to compare

3.0.5 (2024-04-17)

Bug Fixes

v3.0.4

26 May 12:31
84252bc
Compare
Choose a tag to compare

3.0.4 (2023-05-26)

Bug Fixes

  • require requests 2.31.0 and urllib3 < 2 (#98) (021d62b)

v3.0.3

03 Feb 13:06
Compare
Choose a tag to compare

3.0.3 (2023-02-03)

Bug Fixes

v3.0.2

01 Feb 13:15
Compare
Choose a tag to compare

3.0.2 (2023-02-01)

Bug Fixes

  • modify timeout for Escalation: ES-11487 (#87) (4837b8b)

v3.0.1

22 Jun 15:53
Compare
Choose a tag to compare

3.0.1 (2022-06-22)

Bug Fixes

v3.0.0

04 Jan 14:49
Compare
Choose a tag to compare

3.0.0 (2022-01-04)

Features

  • migrate from httplib2 to requests library (0f10499)

BREAKING CHANGES

v3.0.0-beta.1

30 Dec 14:11
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2021-12-30)

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

30 Dec 14:58
Compare
Choose a tag to compare

2.2.6 (2021-12-30)

Bug Fixes

  • deprecate remove_http_proxy_env_vars function (9b74055)

v2.2.5

06 Dec 15:36
Compare
Choose a tag to compare

2.2.5 (2021-12-06)

Bug Fixes

  • deprecate a bunch of classes and functions (0bed2f5)

v2.2.4

30 Nov 07:27
Compare
Choose a tag to compare

2.2.4 (2021-11-30)

Bug Fixes

  • missing import for warnings (4a7dc80)