Skip to content

Releases: zach-taylor/splunk_handler

v3.0.0

Choose a tag to compare

@zach-taylor zach-taylor released this 17 Aug 15:41
28d64d0

Removes support for python 2.7, 3.4, and 3.5

v2.2.2

Choose a tag to compare

@zach-taylor zach-taylor released this 04 Jan 20:56
57b1f31

#45 Fix race condition waiting for large payloads

v2.2.1

Choose a tag to compare

@JeffreyLMelvin JeffreyLMelvin released this 09 Oct 21:46
d6a77e5

#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

Choose a tag to compare

@JeffreyLMelvin JeffreyLMelvin released this 12 Dec 19:50
0060de3
  • #34 Add keep ahead & wait features
  • #35 Release 2.2.0

v2.1.1

Choose a tag to compare

@zach-taylor zach-taylor released this 23 Oct 19:48
01b1f5e

Small update to setup.py

v2.1.0

Choose a tag to compare

@zach-taylor zach-taylor released this 23 Oct 19:33
b1f135f
  • #32 reduce time to compute payload
  • #33 allow per-log splunk overrides
  • add support for python 3.8

v2.0.8

Choose a tag to compare

@zach-taylor zach-taylor released this 31 Oct 01:40
a76e354

#26 added the ability to choose between http and https

v2.0.7

Choose a tag to compare

@sullivanmatt sullivanmatt released this 19 Oct 19:08
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

Choose a tag to compare

@sullivanmatt sullivanmatt released this 06 Jul 18:43
Suppress urllib3 logs (#23)

v2.0.5

Choose a tag to compare

@sullivanmatt sullivanmatt released this 30 May 15:54
Add force flush capabilities for AWS Lambda users (#20)