·
1 commit
to 13.x
since this release
Immutable
release. Only release title and notes can be modified.
- [12.x] Ensure password hash matches stored cookie before authenticating the user by @crynobone in #61386
- [12.x] Fix TypeError in userFromRecaller() when the recaller matches no user by @lazerg in #61397
- [13.x] Add totalSize method to Queue by @jackbayliss in #61373
- Merge branch '12.x' into 13.x by @crynobone in #61399
- [13.x] Restore the container instance after route:cache boots a fresh application by @lazerg in #61405
- [13.x] Include connection and queue on WorkerStopping when worker is killed by @jackbayliss in #61408
- [13.x] Fix lazy() and lazyById() ignoring limit() and offset() by @xurshudyan in #61402
- [13.x]
JobInterruptedevent by @jackbayliss in #61412 - [13.x] Make the Redis queue driver cluster-safe (
bulk()node-lessMULTI;allQueueNames()usesKEYS) by @Orrison in #61198 - [13.x] feat: add chaperone support for BelongsToMany pivot models by @calebdw in #61152
- Dedupe common test fixtures by @jasonmccreary in #61422
- [13.x] feat: improve higher order proxy generic types by @calebdw in #61418
- Apply fixes from StyleCI by @taylorotwell in #61427
- [13.x] Add
onceassertions to the mail and notification fakes by @talaridisTh in #61415 - Let Monolog handle deprecation exceptions by @sysdev34-wq in #61414
- [13.x] Default
memoryExceededExitCodefor Cloud by @jackbayliss in #61430 - [13.x] Fix context not being propagated to concurrent processes by @newtonjob in #61419
- [13.x] Remove the unused Request import from the JSON:API resource stub by @Bosun18 in #61434
- [13.x] Memory leak fix in Http Client by @skr4dan in #61438
- [13.x] Fix SelfBuilding build stack cleanup after exceptions by @emrebalasar in #61454
- [13.x] defer all logic to the dedicated rule by @browner12 in #61445
- Wrap the closure return type in
withFreshQueryLog()by @SanderMuller in #61444 - [13.x] Fix
assertJsonMissingPath()ignoring wildcards by @xurshudyan in #61441 - [13.x] Resolve the
UsePolicyattribute from parent classes by @xurshudyan in #61439 - [13.x] Resolve the
UseEloquentBuilderattribute from parent classes by @xurshudyan in #61440 - [13.x] Fix parameter docblocks that contradict the native signature by @dfinchenko in #61457
- Bump softprops/action-gh-release from 3.0.2 to 3.0.3 in the github-actions group by @dependabot[bot] in #61468
- [13.x] Fix RateLimited job middleware hitting limits that did not block the job by @xurshudyan in #61449
- [13.x] Add
devServerUrl()to Vite by @ramonmalcolm10 in #61465 - [13.x] Retry phpredis commands when a connection reset surfaces as a warning by @Orrison in #61462
- [13.x] Fix callbacks deferred from within a deferred callback by @newtonjob in #61431
- [13.x] Propagate command_retries to phpredis cluster connections by @Orrison in #61460
- [13.x] Qualify soft delete column with the query's table alias by @arunarw in #61456
- [13.x] Keep Eloquent on the direct connection during migrations by @danielebarbaro in #61435
- Apply fixes from StyleCI by @taylorotwell in #61470
- [13.x] Fix Class
Illuminate\Session\ArraySessionHandlerimplementingSessionHandlerInterfaceis missing thecreate_sid()method which will be required in PHP 9.0 by @crynobone in #61469 - Fix route url generation under certain circumstances by @taylorotwell in #61475
- [13.x] Fix message ID and header persistence on ResendTransport by @saurabhsharma2u in #61476
- [13.x] Fix wherePivot() closure scope being ignored in pivot table operations by @iz-ahmad in #61488