Releases: ihah/webhook-notifier
Releases · ihah/webhook-notifier
Initial 0.0.3-dev release.
Hotfix:
- fixed slackRouteConfiguration() method
0.0.2-dev release
Initial 0.0.2-dev release.
General:
- Upgraded package for Laravel 8
- Send notifications using queues
Breaking changes:
- From 0.0.2-dev all routes will be loaded using service provider.
- Removed
WebhookNotifier::routes();
method - Notifications moved to jobs and queues
0.0.1-dev release
Initial 0.0.1-dev release.
Supports:
- GitLab:
- GitLab push event
- Slack:
- GitLab push notification to multiple channels