- [11.x] Allow secret key Updates Without Bringing the Site Up by @rashidlaasri in #54389
- [11.x] use Auth::userResolver when resolving the authenticated user by @rodrigopedra in #54382
- [11.x] Add
Macroable
andfill()
toSupport\Fluent
by @stevebauman in #54404 - [11.x] Optimize pluck() to avoid redundant column selection by @zsocakave in #54396
- [11.x] Optimize
loadTranslationsFrom
function for simplicity and clarity by @selcukcukur in #54407 - feat: gracefully handle command not found exception - avoid creds exposure by @chinmaypurav in #54406
- Handle pooled Postgres connections for Laravel Cloud by @taylorotwell in #54346