Skip to content

Tags: ncarlier/webhookd

Tags

v1.15.0

Toggle v1.15.0's commit message
v1.15.0

- internals refactoring
- add hook_method script variable
- add bench tooling

v1.14.0

Toggle v1.14.0's commit message
v1.14.0

- support application/x-www-form-urlencoded
- improve control on streaming protocol
- edge Docker image

v1.13.0

Toggle v1.13.0's commit message
v1.13.0

- New feature: Configure static path
- Improve internals

v1.12.0

Toggle v1.12.0's commit message
v1.12.0

- script: expose hook_id and hook_name
- notification: email subject customization
- logs: redirect hook execution logs to server logs

v1.11.0

Toggle v1.11.0's commit message
v1.11.0

- Add TLS and password support to the SMTP notifier
- Serve static assets
- Fixed a configuration mismatch with the documentation

v1.10.0

Toggle v1.10.0's commit message
v1.10.0

- Improve HTTP signature support
- Simplify TLS configuration
- Fix some bugs

v1.9.0

Toggle v1.9.0's commit message
v1.9.0

- Review trust store implementation: use PEM files
- Improve Docker image (curl, compose wrapper)
- Small middleware refactoring
- Add info endpoint
- Fix tracing ID

1.8.0

Toggle 1.8.0's commit message
v1.8.0

- HTTP signature support
- Small corrections and improvements

v1.7.0

Toggle v1.7.0's commit message
v1.7.0

- TLS and ACME support
- [BREAKING] Configuration refactoring
- And many small improvements (logs, script extension, ...) and bug fixes

v1.6.1

Toggle v1.6.1's commit message
v1.6.1

Catch SIGTERM signal for clean shutdown.
Refactoring of the distribution build.