1.15.0
What's Changed
Added
- Add
ServerContextInterfacefor coroutine-safe request handling in Swoole/RoadRunner environments - Add
GlobalServerContextas default implementation using$_SERVERsuperglobal - Add
RepositoryLoggerInterfacewithreset()method for long-running process support
Changed
- Bind
ServerContextInterfacetoGlobalServerContextinQueryRepositoryModule - Use
ServerContextInterfaceinResourceStorageinstead of direct$_SERVERaccess
Full Changelog: 1.14.0...1.15.0