Immutable
release. Only release title and notes can be modified.
- [13.x] Allow assertDatabaseEmpty to handle iterable by @jackbayliss in #60621
- [13.x] Add
input()method to console commands by @stevebauman in #60607 - [13.x] Handle api / json routes with Down (Maintenance) command by @davidrushton in #60595
- [13.x] fix: respect channel name for on-demand log stacks by @maltf0 in #60635
- [13.x] Support inspecting delayed jobs on the queue fake by @jackbayliss in #60636
- Add
Releasequeue middleware by @mgcodeur in #60630 - [13.x] Update docblocks of Blueprint foreignUuid and foreignUlid to match foreignId by @LiddleDev in #60643
- Respect the encoding in Str::mask() when building the end of the string by @iammcoding in #60646
- [13.x] Supports scalar Predis retry config to allows
config:cacheby @crynobone in #60642