File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/octane/compare/v2.12.0...2.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/octane/compare/v2.12.1...2.x )
4
+
5
+ ## [ v2.12.1] ( https://github.com/laravel/octane/compare/v2.12.0...v2.12.1 ) - 2025-07-25
6
+
7
+ * Fix getting clear_opcache config failures by [ @sy-records ] ( https://github.com/sy-records ) in https://github.com/laravel/octane/pull/1037
8
+ * [ 2.x] Fix resolving ` StreamResponse ` callback by [ @crynobone ] ( https://github.com/crynobone ) in https://github.com/laravel/octane/pull/1042
9
+ * Fix FlushUploadedFiles listener by [ @eldario ] ( https://github.com/eldario ) in https://github.com/laravel/octane/pull/1044
4
10
5
11
## [ v2.12.0] ( https://github.com/laravel/octane/compare/v2.11.0...v2.12.0 ) - 2025-07-18
6
12
You can’t perform that action at this time.
0 commit comments