Releases: utopia-php/http
Releases · utopia-php/http
0.34.12
What's Changed
- feat: remove validators and use utopia validators lib by @ChiragAgg5k in #199
Full Changelog: 0.34.11...0.34.12
0.33.35
What's Changed
- feat: allow to pass list of headers to getIp by @levivannoort in #196
Full Changelog: 0.33.34...0.33.35
0.34.11
What's Changed
- Fix array to string conversion warning in Request::getSize() by @ChiragAgg5k in #195
Full Changelog: 0.34.10...0.34.11
0.33.34
0.33.33
0.33.32
0.33.30
0.33.29
What's Changed
- fix: remove skip during validtion for optional and null values by @ChiragAgg5k in #191
Full Changelog: 0.33.28...0.33.29
1.2.0
1.1.0
What's Changed
- Add 451 error code by @vermakhushboo in #121
- Feat default param callable by @christyjacob4 in #127
- fix: remove tests from autoload by @stnguyen90 in #129
- chore: fix default param by @christyjacob4 in #128
- Added AnyOf Validator by @vermakhushboo in #137
- Feat: AnyOf validators export by @Meldiron in #138
- feat: updating readme by @byawitz in #140
- feat: utopia compression 0.33.x by @loks0n in #147
- chore: update compression by @loks0n in #149
- feat: add compression header by @loks0n in #150
- feat: telemetry support by @basert in #151
- fix: keep original matched route for metrics by @basert in #152
- Fix: site compressiong by @Meldiron in #154
- fix: catch error handler by @loks0n in #156
- fix: incorrect syntax for adding dependency to container by @ChiragAgg5k in #159
- fix: added missing comma in readme for fpm example by @ChiragAgg5k in #160
- fix: implicit null warnings for test by @ChiragAgg5k in #161
- feat: compress more types by @loks0n in #162
- fix: duplicate compression by @loks0n in #155
- Fix: Init response to avoid action by @Meldiron in #164
- Fix: Alias parameters by @Meldiron in #165
- Fix: Breaking changes by @Meldiron in #167
- Feat: deprecated params by @Meldiron in #169
- fix: prevent callable strings by @loks0n in #172
- Fix null path matching by @lohanidamodar in #171
- Fix: issue with matching null path and relevant test by @lohanidamodar in #173
- Feat: Improve domain validator by @Meldiron in #174
- Fix: Domain validator by @Meldiron in #175
- Fix: Cookie headers by @Meldiron in #178
- Feat: Domain restrictions by @Meldiron in #179
- Feat: Improve cookie handling by @Meldiron in #180
- Add support for 422 by @abnegate in #181
- Feat: Allow array for headers by @Meldiron in #182
- feat: add example to params by @ChiragAgg5k in #183
- Feat: array-like headers by @Meldiron in #184
- Fix: header override by @Meldiron in #185
- Fix: override default (backwards compatibility) by @Meldiron in #186
- Update error handler add stack trace by @ChiragAgg5k in #188
- Feat sync with 33 34 by @lohanidamodar in #189
New Contributors
- @basert made their first contribution in #151
- @ChiragAgg5k made their first contribution in #159
Full Changelog: 1.0.2...1.1.0