13.x
Run all Tests on Ubuntu 24.04 (#51946)
[12.x] remove `@return` docblocks on constructors (#55076)
Use strict comparisons for int-to-int checks (#61005)
[13.x] Add Postgres transaction pooler support (#60425)
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
Add check for #[WithoutTimestamps] attribute on ignore touch (#61073)
[13.x] Ensure `make:migration` generates collision-free, ordered timestamps prefixes (#60771)
Add foreignUlidFor schema helper (#61036)
Add .gitattributes to components (#40733)
[8.x] Add support for disallowing class morphs (#38656)
Handle MariaDB innodb_snapshot_isolation=ON (#56945)
formatting
clear transaction manager state on disconnect (#60574)
Improve return types for callback-passthrough interfaces and helpers (#60513)
[12.x] Add unified enum support across framework docs (#56271)
refactor: remove unused closure parameters in DatabaseServiceProvider (#57644)
Fix: Unique lock not being released after transaction rollback in ShouldBeUnique jobs with afterCommit() (#55420)
attempt to fix rollback callbacks (#60777)
throw deadlock exception (#42129)
[12.x] LostConnectionDetector and ConcurrencyErrorDetector (#56493)
Revert "[5.9] Removed the md extension from LICENSE"
Added a new lost connection string and a test (#60819)
[9.x] Throw LostDbConnectionException (#42102)
[12.x] Fix accessing `Connection` property in `Grammar` classes (#54487)
[12.x] Allow Container to build `Migrator` from class name (#55501)
Added a way to retrieve the first column of the first row from a query. (#41858)
[13.x] Include columns and index in UniqueConstraintViolationException (#59299)
style: Unalign double arrow symbols (#37905)
firstOrFail on query builder
rename file
prefer `isset()` over `in_array()` for better performance (#59457)
Improve return types for the remaining callback-passthrough helpers (#60500)
Add missing illuminate/conditionable, illuminate/reflection, illuminate/macroable requires (#60980)