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 83c2afb commit 3cb1012Copy full SHA for 3cb1012
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.3.0...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.3.1...2.x)
4
+
5
+## [v2.3.1](https://github.com/laravel/octane/compare/v2.3.0...v2.3.1) - 2024-01-20
6
7
+* [2.x] Flushes `Once::class` on Operation Terminated by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/octane/pull/821
8
+* Fix Swoole in-memory table size by [@miguilimzero](https://github.com/miguilimzero) in https://github.com/laravel/octane/pull/818
9
10
## [v2.3.0](https://github.com/laravel/octane/compare/v2.2.7...v2.3.0) - 2024-01-16
11
0 commit comments