- [10.x] Add routeRoute method to test request by @fragkp in #49366
- [10.x] Update import & typo by @chu121su12 in #49370
- [10.x] Show default
false
values indb:table
command by @PerryvanderMeer in #49379 - [10.x] Fix primary key creation for MySQL with
sql_require_primary_key
enabled by @mtawil in #49374 - [10.x] Add
charset
andcollation
method toBlueprint
by @gcazin in #49396 - Fixes second run of
about
command on Octane by @josecl in #49387 - [10.x] Fix bug in ArrayLock getCurrentOwner by @Joostb in #49393
- [10.x] Dynamo Batch Repository - Match Default Horizon Sort by @evan-burrell in #49391
- [10.x] Add Blade
@session
Directive by @jrd-lewis in #49339 - [10.x] Improve
Arr::dot
performance by @bastien-phi in #49386 - [10.x] Fix assertStatus() parameter order by @marcovo in #49404
- [10.x] Only set
defaultCasters
if not previously set by @inxilpro in #49402 - [10.x] Fixes parameter type in
ManagesFrequencies
by @Lucas-Schmukas in #49399 - [10.x] Add SQLite support for
whereJsonContains
method by @danieleambrosino in #49401 - [10x.] Use native json_validate in Validation by @gtjamesa in #49413
- [10.x] Introducing
isEmpty
andisNotEmpty
toComponentAttributeBag
by @devajmeireles in #49408 - [10.x] Drop the primary key if it exists when adding a new primary key by @KieranFYI in #49392
- [10.x] Improve schema builder
getColumns()
method by @hafezdivandari in #49416 - [10.x] Add
MailMessage
helpers for plain text email notifications by @onlime in #49407 - [10.x] Test Improvements by @crynobone in #49426
- [10.x] Add Conditionable to Pipeline by @shane-zeng in #49429