Releases: zach-taylor/splunk_handler
Releases · zach-taylor/splunk_handler
v3.0.0
17 Aug 15:41
Compare
Sorry, something went wrong.
No results found
Removes support for python 2.7, 3.4, and 3.5
v2.2.2
04 Jan 20:56
Compare
Sorry, something went wrong.
No results found
#45 Fix race condition waiting for large payloads
v2.2.1
09 Oct 21:46
Compare
Sorry, something went wrong.
No results found
#37 Ability to override the url
#38 Documentation Refresh
#40 fix dup log race condition on shutdown
#42 Release 2.2.1
v2.2.0
12 Dec 19:50
Compare
Sorry, something went wrong.
No results found
#34 Add keep ahead & wait features
#35 Release 2.2.0
v2.1.1
23 Oct 19:48
Compare
Sorry, something went wrong.
No results found
v2.1.0
23 Oct 19:33
Compare
Sorry, something went wrong.
No results found
#32 reduce time to compute payload
#33 allow per-log splunk overrides
add support for python 3.8
v2.0.8
31 Oct 01:40
Compare
Sorry, something went wrong.
No results found
#26 added the ability to choose between http and https
v2.0.7
19 Oct 19:08
Compare
Sorry, something went wrong.
No results found
Add method_whitelist=False to fix retry on POST (#24)
* Add method_whitelist=False to fix retry on POST
* Bump version to 2.0.7
v2.0.6
06 Jul 18:43
Compare
Sorry, something went wrong.
No results found
Suppress urllib3 logs (#23)
v2.0.5
30 May 15:54
Compare
Sorry, something went wrong.
No results found
Add force flush capabilities for AWS Lambda users (#20)