Releases: zach-taylor/splunk_handler
Releases · zach-taylor/splunk_handler
v3.0.0
Compare
Sorry, something went wrong.
No results found
Removes support for python 2.7, 3.4, and 3.5
v2.2.2
Compare
Sorry, something went wrong.
No results found
#45 Fix race condition waiting for large payloads
v2.2.1
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
Compare
Sorry, something went wrong.
No results found
#34 Add keep ahead & wait features
#35 Release 2.2.0
v2.1.1
Compare
Sorry, something went wrong.
No results found
v2.1.0
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
Compare
Sorry, something went wrong.
No results found
#26 added the ability to choose between http and https
v2.0.7
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
Compare
Sorry, something went wrong.
No results found
Suppress urllib3 logs (#23)
v2.0.5
Compare
Sorry, something went wrong.
No results found
Add force flush capabilities for AWS Lambda users (#20)