We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172e61d commit 63d41c5Copy full SHA for 63d41c5
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.12.2...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.12.3...2.x)
4
+
5
+## [v2.12.3](https://github.com/laravel/octane/compare/v2.12.2...v2.12.3) - 2025-09-23
6
7
+* Replace Octane::writeError with die statements by [@7amoood](https://github.com/7amoood) in https://github.com/laravel/octane/pull/1057
8
+* Advance worker initialization in frankenphp-worker by [@sy-records](https://github.com/sy-records) in https://github.com/laravel/octane/pull/1059
9
10
## [v2.12.2](https://github.com/laravel/octane/compare/v2.12.1...v2.12.2) - 2025-09-07
11
0 commit comments