Releases: tempestphp/tempest-framework
Releases Β· tempestphp/tempest-framework
v3.19.1
Compare
Sorry, something went wrong.
No results found
π Features
router : allow error responses to carry headers (#2267 ) (dc589be )
β‘ Performance
command-bus : store pending commands in a single Redis hash (#2269 ) (34caa57 )
v3.19.0
Compare
Sorry, something went wrong.
No results found
π Features
command-bus : add database and redis command repositories (#2247 ) (8147499 )
database : add simplePaginate() to SelectQueryBuilder (#2250 ) (a31bbcd )
http : client IP address behind trusted proxies (#2244 ) (1ca888d )
π Bug fixes
database : handle empty nullable nested relations (#2261 ) (07fb882 )
http : recursively map nested uploaded files (#2255 ) (ae9c3e4 )
mapper : preserve native scalar values (#2251 ) (5d8e243 )
v3.18.0
Compare
Sorry, something went wrong.
No results found
v3.17.0
Compare
Sorry, something went wrong.
No results found
π¨ Breaking changes
support : [breaking ] use PHP 8.5 native URI parser (#2227 ) (6ffff55 )
π Features
π Bug fixes
v3.16.2
Compare
Sorry, something went wrong.
No results found
v3.16.1
Compare
Sorry, something went wrong.
No results found
β‘ Performance
π Bug fixes
cryptography : support php builds without argon2 (#2165 ) (45702e5 )
validation : support ImmutableArray/MutableArray in IsArrayList rule (#2223 ) (27bfcfd )
v3.16.0
Compare
Sorry, something went wrong.
No results found
π Features
auth : support refreshing OAuth access tokens (#2204 ) (5d3fd62 )
validation : support skipping missing properties (#2220 ) (4402d14 )
π Bug fixes
v3.15.0
Compare
Sorry, something went wrong.
No results found
v3.14.3
Compare
Sorry, something went wrong.
No results found
π¨ Breaking changes
router : [breaking ] block all cross-site unsafe requests when using PreventCrossSiteRequestsMiddleware (#2210 ) (64a5186 )
v3.14.2
Compare
Sorry, something went wrong.
No results found
π Features
command-bus : support async command handlers (#2208 ) (a76b3d9 )
validation : include error messages in ValidationFailed exception message (#2203 ) (a919dec )
π Bug fixes
view : escape resolved expression attribute values (#2209 ) (28218fb )