Changelog

v0.2-beta.1

Added

  • Logging incoming webhook

  • Catch if AMQP server is disabled

  • service fields added to database to prepare counting of total services a webhook matching

v0.1-beta.3

Added

  • Support for automatic sending webhook to RabbitMQ

  • Custom RabbitMQ host path and option to enable/disable the use of RabbitMQ if not needed

Changed

  • Docker images is running Ubuntu and not Alpine because pip install regex did not support Alpine for now.

v0.1-beta.2

Added

  • create new identifier

  • get all identifier

  • get all webhooks use status as query params

Changed

  • Auth middleware support Basic Auth

v0.1-beta.1

Added

  • Push webhook data

  • Validate identifier in middleware

Last updated

Was this helpful?