Skip to content

Releases: ryantownsend/satellite-webhooks

0.0.5

10 Feb 15:47
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Added support for custom timeouts, defaults to 5 seconds, configurable anywhere between 1 - 60 seconds.

0.0.4

10 Feb 15:29
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Added support for custom retry limit.

0.0.3

09 Feb 21:45
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Added HTTP Basic Auth support for webhook delivery
  • Added MIT license

0.0.2

09 Feb 20:51
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Introduced the recording of individual attempts to deliver webhooks.

0.0.1

05 Feb 10:23
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

This is the initial release, it has not yet been tested in production. It simply supports the receiving of webhook payloads and delivery via a background queue.