File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.19...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.20...8.x )
4
+
5
+
6
+ ## [ v8.83.20 (2022-07-19)] ( https://github.com/laravel/framework/compare/v8.83.19...v8.83.20 )
7
+
8
+ ### Fixed
9
+ - Fixed transaction attempts counter for sqlsrv ([ #43176 ] ( https://github.com/laravel/framework/pull/43176 ) )
10
+
11
+ ### Changed
12
+ - Clear Facade resolvedInstances in queue worker resetScope callback ([ #43215 ] ( https://github.com/laravel/framework/pull/43215 ) )
13
+ - Protect against ambiguous columns ([ #43278 ] ( https://github.com/laravel/framework/pull/43278 ) )
4
14
5
15
6
16
## [ v8.83.19 (2022-07-13)] ( https://github.com/laravel/framework/compare/v8.83.18...v8.83.19 )
You can’t perform that action at this time.
0 commit comments