You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ Changed
12
12
-[Breaking] SessionNotFoundErrorMode was removed and will always run clear session pool. (#132) (#130)
13
13
-[Breaking] Auth cache and Session pool now share the same file cache adapter (#139)
14
14
15
+
Fixed
16
+
- Explicitly stage/clear transaction on commit to correctly run afterCommit jobs in Laravel >= [v10.32.0](https://github.com/laravel/framework/pull/48859) (#144)
0 commit comments