webhookd/CHANGELOG.md
2023-10-03 18:17:09 +00:00

2.2 KiB

1.17.0 (2023-10-03)

Features

1.16.0 (2023-03-28)

Features

  • auth: add username header (2fb8e9a)
  • middleware: add X-Forwarded-For middleware (dba7604), closes #73
  • signature: signature refactoring (f2054d2), closes #72

1.15.1 (2022-10-01)

Bug Fixes

  • tooling: correct help message (ab4dc1e), closes #58

Features

  • docker: add ARM Docker image (ed1f5da)
  • docker: create slim and distrib Docker image (5f8a76f)
  • trace real IP (50bcb16)

1.15.0 (2022-05-26)

Features

  • adding HTTP PATCH support to API calls (bc1de4e)

1.14.0 (2022-05-09)

Features

  • improve control on streaming protocol (4e6298d), closes #51
  • support application/x-www-form-urlencoded (173ba6c)