Releases: brefphp/laravel-bridge
Releases · brefphp/laravel-bridge
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
What's Changed
- Improve patching of AWS credentials by @mnapoli in #157
- All SQS, S3, DynamoDB and SES connections will now work out of the box without having to change the config files. If you did change the config files (or if you didn't), there is no need to do anything. Things should continue working as they were.
- Run tests on PHP 8.3 by @mnapoli in #158
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
What's Changed
- Implement same logic on bref-init by @alustau in #135
- Fix coding standards by @alustau in #136
- Support PHP 8.3 by @deleugpn in #142
- Add slash in the end of laravel root path and namespacing function by @alustau in #140
- Use
error
level for queue failure by @tillkruss in #148 - Laravel 11.x Compatibility by @laravel-shift in #152
- Allow to run Laravel under custom vendor location by @deleugpn in #131
New Contributors
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- Setting whether to output the initialization log by @KentarouTakeda in #143
New Contributors
- @KentarouTakeda made their first contribution in #143
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Support Octane 2 & PHP 8.3 by @deleugpn in #141
- Added environment variable not to run
config:cache
by @sunaoka in #128 - Set correct queue name from SQS job event by @vmiguellima in #139
New Contributors
- @sunaoka made their first contribution in #128
- @vmiguellima made their first contribution in #139
Full Changelog: 2.1.3...2.2.0