Releases: spatie/laravel-webhook-client
Releases · spatie/laravel-webhook-client
3.6.2
What's Changed
- fix SQLSTATE[42703] column "attachments" does not exist by @tanthammar in #251
New Contributors
- @tanthammar made their first contribution in #251
Full Changelog: 3.6.1...3.6.2
3.6.0
What's Changed
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #247
- Store attachments in dedicated column instead of overwriting payload by @freekmurze in #249
Full Changelog: 3.5.0...3.6.0
3.5.0
What's Changed
- Add Laravel 13 support
3.4.5
What's Changed
- Missing payload attachments fix by @ryangalea7 in #235
- Readme minor improvements by @CurvesTech in #238
- Update issue template by @AlexVanderbist in #241
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #242
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #243
New Contributors
- @ryangalea7 made their first contribution in #235
- @CurvesTech made their first contribution in #238
- @AlexVanderbist made their first contribution in #241
Full Changelog: 3.4.4...3.4.5
3.4.4
What's Changed
- Add illuminate/http as a dependency by @jmsfwk in #230
- feat: register
webhooksroute macro in ServiceProvider::register() by @misaf in #237 - Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #236
New Contributors
Full Changelog: 3.4.3...3.4.4
3.4.3
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #227
New Contributors
- @laravel-shift made their first contribution in #227
Full Changelog: 3.4.2...3.4.3
3.4.2
3.4.1
What's Changed
- Fix a typo in webhook-client.php by @kosarinin in #216
New Contributors
- @kosarinin made their first contribution in #216
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- Update README.md to Laravel 11 Schedule for Prune by @arnebr in #213
- Extend InvalidWebhookSignatureEvent with WebhookConfig parameter by @jansgescheit in #214
New Contributors
- @jansgescheit made their first contribution in #214
Full Changelog: 3.3.2...3.4.0