v7.1.0
This release adds support for Laravel 9. It also fixes a few outstanding issues and updates our CI pipeline for better testing and reliability going forward.
What's Changed
- Convert Travis to GitHub actions by @bishopb in #107
- Add support for rollbar-agent by @bishopb in #109
- Enable CI for pull requests (including downstream) by @bxsx in #114
- fixed compatibility with Lumen 8.x without sessions by @gabrielslau in #106
- Added fallback on getKey method. by @GertjanRoke in #98
- Update PR template by @bxsx in #116
- feat: add Laravel integration test matrix by @bishopb in #115
- Laravel 9 Support by @joelbutcher in #123
New Contributors
- @bishopb made their first contribution in #107
- @bxsx made their first contribution in #114
- @gabrielslau made their first contribution in #106
- @GertjanRoke made their first contribution in #98
- @joelbutcher made their first contribution in #123
Full Changelog: V7.0.0...v7.1.0