Skip to content

webhook-server: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 14:03
d8a3e9b

1.1.0 (2024-02-18)

Features & Performance Improvements

  • logger: implement custom logging utility (6581126)
  • processPayload: implement webhook payload processing (70c0ce9)
  • verifyPayload: add payload verification for webhooks (0f90ac6)
  • whServer: enhance webhook server with HTTP/HTTPS support (4135a3a)

DX Maintenance & Configuration

  • config: update configurations and dependencies (741b60c)