Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Releases: armosec/logger-go

Release v0.0.18

23 Aug 12:34
be06b65
Compare
Choose a tag to compare
Merge pull request #5 from armosec/ci-fix-build

fix: designator types after breaking changes upstream

Release v0.0.14

23 Feb 21:28
Compare
Choose a tag to compare
updating go version

Signed-off-by: David Wertenteil <dwertent@armosec.io>

Release v0.0.13

09 Aug 13:04
Compare
Choose a tag to compare
Removed env variable - event receiver url is passed upon initialization

Allow passing IHttpClient upon initialization

Release v0.0.12

03 Aug 11:54
Compare
Choose a tag to compare
fixed typos

Release v0.0.11

25 Jul 10:54
23f1023
Compare
Choose a tag to compare
fix concurrency issues

* fix concurrency issues

* log response body

* internal unprotected setters

* read url from os once

* retry on http errors + tests

* non blocking err channel

Release v0.0.10

12 Jul 12:24
Compare
Choose a tag to compare
add SendDetails shortcut

Release v0.0.9

30 Jun 11:36
Compare
Choose a tag to compare
handle closed chan with recover

Release v0.0.8

30 Jun 06:57
Compare
Choose a tag to compare
err chan handle nil as no error

Release v0.0.7

30 Jun 06:51
Compare
Choose a tag to compare
Merge branch 'fix-set-action'

Release v0.0.6

28 Apr 05:51
Compare
Choose a tag to compare
fixed typo