- [13.x] Improve queue metric tests by @timacdonald in #60124
- [13.x] Add tests for SeeInHtml constraint covering unicode whitespace by @scabarcas17 in #60128
- [13.x] Fix starts_with/ends_with rules rejecting numeric values by @aydinfatih in #60120
- Fix typo in docblock for listManagementOptions method in SesV2Transport by @daliendev in #60115
- [13.x] Fix typo in mergeAttributeFromCachedCasts() PHPDoc comment by @mosabbirrakib in #60112
- [13.x] Optimize Worker queue pause check by @jackbayliss in #60109
- [13.x] Fix typo in preg_replace_array() PHPDoc comment by @mosabbirrakib in #60111
- Add storage store by @taylorotwell in #60131
- Fix typo in Builder::getRelation() comment by @rpsohag in #60130
- URL Encode Paths by @taylorotwell in #60137
- [13.x] Add WorkerIdle event by @jackbayliss in #60134
- [13.x] Replace @return with @var on docblocks for properties in tests by @scabarcas17 in #60132
- [13.x] Pass WorkerOptions to Pausing/Resuming/Interrupted by @jackbayliss in #60135
- [13.x] Switch force check in Worker by @jackbayliss in #60145
- [13.x] Skip delimiter filesystem tests on Windows by @jackbayliss in #60143
- Delimit aggregate alias by @willrowe in #60140
- [13.x] Allow lifecycle and output callbacks on Schedule::group() by @cosmastech in #60133
- [13.x] Allow passing scheduled
Eventin callbacks by @cosmastech in #60144 - Validate against line breaks in emails by @taylorotwell in #60151
- [13.x] Add
assertPushedOnce()by @weshooper in #60150 - [13.x] Fix callable usage in
Event@callEventCallback()by @cosmastech in #60148 - [13.x] Fix numeric property names being cast to integers in JsonSchema requi… by @irabbi360 in #60149
- [13.x] Pass worker options to Looping by @jackbayliss in #60153
- [13.x] Support enum queue names in QueueFake by @Tresor-Kasenda in #60161
- [13.x] Remove obsolete @phpstan-ignore clauses by @jnoordsij in #60164
- [13.x] Consistent test OS attributes by @jnoordsij in #60162
- Output cloud request ID in logs by @jradtilbrook in #60156
- [13.x] Optionally flush the SQS overflow store on queue:clear by @Orrison in #60138
- [13.x] Add JSON output option to ListFailedCommand and corresponding tests by @Tresor-Kasenda in #60168
- [13.x] Add schema foreign key existence helper by @Tresor-Kasenda in #60169
- Stop when empty for by @taylorotwell in #60176
- [13.x] Add initial value type to return of
reduceandreduceWithKeysby @jnoordsij in #60178 - [13.x] Fix incorrect type hint in EncodedHtmlString::convert() docblock by @rpsohag in #60186