Releases: spatie/laravel-stripe-webhooks
Releases · spatie/laravel-stripe-webhooks
3.4.0
What's Changed
- Update README.md by @Khuthaily in #163
- Allow stripe-php v11 by @ankurk91 in #165
New Contributors
- @Khuthaily made their first contribution in #163
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- Configurable connection and queue by @diogogomeswww in #159
New Contributors
- @diogogomeswww made their first contribution in #159
Full Changelog: 3.2.3...3.3.0
3.2.3
What's Changed
- Add PHP 8.2 Support by @patinthehat in #144
- Laravel 10.x Compatibility by @laravel-shift in #151
New Contributors
- @patinthehat made their first contribution in #144
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- allow stripe sdk v10 by @maximepvrt in #141
New Contributors
- @maximepvrt made their first contribution in #141
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Add docs for transforming
WebhookCallpayload into Stripe object by @stevebauman in #129 - allow stripe sdk v9 by @ankurk91 in #130
New Contributors
- @stevebauman made their first contribution in #129
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Update UPGRADING.md by @mstaack in #125
- let user able to define a default job as a catchall event handler by @wanghanlin in #128
New Contributors
- @mstaack made their first contribution in #125
- @wanghanlin made their first contribution in #128
Full Changelog: 3.1.3...3.2.0
3.1.3
What's Changed
- Update UPGRADING.md by @flatcapco in #116
- Update README.md by @flatcapco in #117
- UPGRADING.md v3: Add payload column type change by @andzandz in #122
- Allow stripe sdk v8 by @ankurk91 in #123
New Contributors
- @flatcapco made their first contribution in #116
- @andzandz made their first contribution in #122
Full Changelog: 3.1.2...3.1.3
3.1.2
What's Changed
Full Changelog: 3.1.1...3.1.2
3.1.1
3.1.0
- allow Laravel 9