0.34.0
Pre-release
Pre-release
⚠️ This release introduces HTTP Framework Generation 2 ⚠️
There are multiple breaking changes.
Regarding fixes and patches for Appwrite, I would recommend sticking with 0.33.* until all code is updated to support new version.
Regarding open-source, I would not recommend using 0.34 or above yet unless you really need coroutines support. It's a test version before we release it as 1.0.0
and we might introduce some more breaking changes.
What's Changed
- Fix: Swoole coroutine http server by @Meldiron in #109
- Add multiple validator by @vermakhushboo in #113
- Framework V2 by @lohanidamodar in #102
- chore: rename library to utopia-php/http by @TorstenDittmann in #116
- Docs: Improve readme by @Meldiron in #115
- feat: escape html by default in view params by @TorstenDittmann in #117
- Feat: Improve ArrayList description by @Meldiron in #118
- Feat: Sync latest release to main by @Meldiron in #119
Full Changelog: 0.32.0...0.34.0