Releases: utopia-php/http
Releases · utopia-php/http
0.33.2
0.34.0
⚠️ 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
0.33.1
1.0.0-RC1
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
Full Changelog: 0.32.0...1.0.0-RC1
0.33.0
What's Changed
- feat: escape html by default in view params by @TorstenDittmann in #117
Full Changelog: 0.32.0...0.33.0
0.32.0
0.31.1
What's Changed
- allow overriding routes by @lohanidamodar in #108
- fix: allow cookies with same name to be added by @christyjacob4 in #111
Full Changelog: 0.31.0...0.31.1
0.31.0
What's Changed
- Improved 400 error messages by @eldadfux in #105
- feat: bring back order id by @TorstenDittmann in #107
Full Changelog: 0.30.0...0.31.0
0.30.0
0.29.0
What's Changed
- Fix wildcards for OPTIONS by @Meldiron in #95
- feat: routing v2 by @TorstenDittmann in #92
Full Changelog: 0.28.4...0.29.0