- [13.x] Fix issue using custom aws credential providers by @iWader in #60000
- [13.x] Revert "Correct Factory::configure @return to $this (#59963)" by @jnoordsij in #60004
- [13.x] Replace
mb_splitwithpreg_splitby @jnoordsij in #60012 - [13.x] Keep calls to implode() consistent by @lucasmichot in #60013
- [13.x] update
rand()tomt_rand()by @browner12 in #60018 - [13.x] remove
mt_srand()deprecated "mode" argument by @browner12 in #60020 - [13.x] Remove useless
fail-fastoption by @lucasmichot in #60019 - [13.x] Prefer spaceship operator when possible by @lucasmichot in #60015
- [13.x] Fix incorrectly opened DocBlocks by @CasEbb in #60014
- [13.x] Ensure that the named arguments are sorted during a call by @lucasmichot in #60017
- [13.x] Rely on guzzlehttp/psr7 for nested multipart array expansion - Fix #59992 by @RomainMazB in #59984
- [13.x] Add PreparesForDispatch interface for Jobs by @jackbayliss in #59879
- Add support to scoped filesystem for Cloud by @jeremynikolic in #60030
- [13.x] Unused
$parametersinvalidate*case()by @weshooper in #60024 - [13.x] Narrow attachment url scheme by @benbjurstrom in #60034
- [13.x] Skip allocation in mergeFillable/Appends/Hidden/Visible when input is empty by @olivier-zenchef in #60008
- add generic return types to
Builderpaginate methods by @levikl in #60045 - [13.x] Make PendingDispatch conditionable by @kevinb1989 in #60047
- [13.x] Display error in
queue:pausewhenWorkerisn't pausable by @weshooper in #60023 - [13.x] Add tests for
Attachment::fromUrl()URL scheme validation by @mdalikadar in #60054 - [13.x] Fix @params typo in toPrettyJson docblocks by @mosabbirrakib in #60050
- [13.x] re-add docblock for
apply()method by @browner12 in #60055 - [13.x] Add unicode modifier to preg_split by @rodrigopedra in #60056
- [13.x] Add name to MigrationStarted/MigrationEnded events by @jackbayliss in #60059
- [13.x] Ability to override the Worker timeout exit code by @jackbayliss in #60072
- [13.x] Add method to convert a Password instance to a passwordrules string by @imliam in #60070
- add index for database performance by @DGarbs51 in #60073
- [13.x] Add optional disk storage for large SQS queue payloads by @Orrison in #59734
- [13.x] Cloud queue metrics by @timacdonald in #60074
- [13.x] reset Lottery on test case teardown by @cosmastech in #60083
- [13.x] Add support for
after_commitfor Cloud queue metrics by @timacdonald in #60078 - [13.x] Remove Composer
github-oauthcredentials on Linux & Windows Actions by @crynobone in #60095 - Revert "[13.x] Remove Composer
github-oauthcredentials on Linux & Windows Actions" by @crynobone in #60100 - [13.x] Support config caching with Cloud queues by @timacdonald in #60094
- [13.x] Support Concurrency Run Timeouts by @dbpolito in #60105
- [13.x] Allow passing a Closure to
ThrottlesExceptionsmiddleware by @cosmastech in #60103 - [13.x] Add enum support to contextual attribute binding by @Tresor-Kasenda in #60092
- [13.x] Add foreignUuidFor schema helper by @Tresor-Kasenda in #60091
- [13.x] Add unicode modifier to SeeInHtml normalize whitespace regex by @mosabbirrakib in #60090
- [13.x] Replace @return with @var on property docblocks by @mosabbirrakib in #60087
- Fix grammatical error in Lottery::alwaysLose() PHPDoc comment by @rpsohag in #60086
- Fix typo in Sleep::microsecond() PHPDoc comment by @rpsohag in #60085