Immutable
release. Only release title and notes can be modified.
- [13.x] Support inspecting reserved jobs on the queue fake by @jackbayliss in #60644
- [13.x] Add
reduceIntomethod to collection by @JosephSilber in #60651 - [13.x] Add
countedmethod toStrandStringableby @JosephSilber in #60649 - [13.x] Ensure
deletedAtColumnis passed toassertSoftDeleted&assertNotSoftDeletedby @jackbayliss in #60657 - [13.x] Pop managed queue jobs from the cloud-agent instead of SQS by @kieranbrown in #60659
- [12.x] Pop managed queue jobs from the cloud-agent instead of SQS by @kieranbrown in #60660
- [12.x] Terminate default style value with a semicolon in ComponentAttributeBag::merge() by @Amirhf1 in #60665
- Bump stefanzweifel/git-auto-commit-action from 7.1.0 to 7.2.0 in the github-actions group by @dependabot[bot] in #60672
- [13.x] Update comment in
Cloud/Queue.phpby @jackbayliss in #60673 - [13.x] Add tests for relative date where clauses by @aligulzar729 in #60675
- [13.x] Add
phpdoc_trim_consecutive_blank_line_separation ruleto pint by @lucasmichot in #60669 - [13.x] Remove deprecated
StaticCallOnNonStaticToInstanceCallRectorfixer rule by @lucasmichot in #60670 - [13.x] Allow mail config options without name by @jackbayliss in #60668
- [13.x] Adjust Queue comment after Dependabot by @jackbayliss in #60679
- [13.x] Send bulk SQS jobs via SendMessageBatch by @kieranbrown in #60645
- [13.x] Add
queryandqueryJsonHTTP testing helpers by @shanerbaner82 in #60662 - [13.x] Add
Http::query()method to the HTTP client by @shanerbaner82 in #60663 - Merge branch '12.x' into 13.x by @crynobone in #60684
- [13.x] Add tests for the date rule's past/future/nowOrPast/nowOrFuture methods by @aligulzar729 in #60687