Skip to content

Releases: juggernaut/webhook-sentry

v1.1.1

04 May 06:22
bf8508d

Choose a tag to compare

Pass Content-Length from request to target instead of always setting Transfer-Encoding: chunked. Thanks to @albertisfu and @mlissner for reporting the issue and assisting with the fix.

v1.1.0

01 Jan 07:48
e0370fa

Choose a tag to compare

Thanks to contributions from @mlissner

v1.0.8

20 Dec 07:56

Choose a tag to compare

Thanks to @albertisfu

v1.0.7

20 Dec 07:51

Choose a tag to compare

Use extracted docker metadata to set tags.
Thanks to @albertisfu

v1.0.6

20 Dec 07:44

Choose a tag to compare

Thanks to @albertisfu

v1.0.5

20 Dec 07:28

Choose a tag to compare

Thanks to @albertisfu

v1.0.4

03 Jul 06:25
dc198a9

Choose a tag to compare

Exclude windows

v1.0.3

03 Jul 06:16
f40b175

Choose a tag to compare

Embed Mozilla CA certs in binary

v1.0.2

01 Jul 05:48

Choose a tag to compare

Get request ID from header, default to UUID

v1.0.1

28 May 05:54

Choose a tag to compare

Refactor certificate generation logic to make it exportable