Skip to content

Releases: zach-taylor/splunk_handler

v3.0.0

17 Aug 15:41
28d64d0
Compare
Choose a tag to compare

Removes support for python 2.7, 3.4, and 3.5

v2.2.2

04 Jan 20:56
57b1f31
Compare
Choose a tag to compare

#45 Fix race condition waiting for large payloads

v2.2.1

09 Oct 21:46
d6a77e5
Compare
Choose a tag to compare

#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
0060de3
Compare
Choose a tag to compare
  • #34 Add keep ahead & wait features
  • #35 Release 2.2.0

v2.1.1

23 Oct 19:48
01b1f5e
Compare
Choose a tag to compare

Small update to setup.py

v2.1.0

23 Oct 19:33
b1f135f
Compare
Choose a tag to compare
  • #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
a76e354
Compare
Choose a tag to compare

#26 added the ability to choose between http and https

v2.0.7

19 Oct 19:08
Compare
Choose a tag to compare
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
Choose a tag to compare
Suppress urllib3 logs (#23)

v2.0.5

30 May 15:54
Compare
Choose a tag to compare
Add force flush capabilities for AWS Lambda users (#20)