Skip to content

Releases: mmarinm/sumologrus

Enable GZip compression

12 Oct 02:29
208308b
Compare
Choose a tag to compare

Optionally enable gzip compression for the payload before uploading to SumoLogic

v1.0.1

24 Sep 17:36
f693de8
Compare
Choose a tag to compare
Update README.md

v1.0.0: Fix concurrency issues/ refactor (#12)

23 Sep 03:32
ac77c76
Compare
Choose a tag to compare
* Update README.md

* setup CI

* add circleci configuration

* delete duplicate

* fix workdir

* move from gopath for go modules

* circle ci go modules

* Update .gitignore

* remove print

* increase cov

* add circleCi badge

* try codecov

* try codecov

* enable manual run

* does not work

* parse test report

* fix codecov upload

* go modules refresh

* add badge for codecov

* Delete .buildscript

* refactor

Co-authored-by: mmestrovic <mmestrovic@signifyhealth.com>