Releases: laravel/vapor-core
Releases · laravel/vapor-core
v2.21.3
What's Changed
- [2.x] Adds
REQUEST_TIME_FLOAT
to server environment variables by @nunomaduro in #127
Full Changelog: v2.21.2...v2.21.3
v2.21.2
What's Changed
- [2.x] Fixes
PUT
verb form url encoded bodies and file uploads by @nunomaduro in #126
Full Changelog: v2.21.1...v2.21.2
v2.21.1
What's Changed
- Use new instead of factory() to instantiate the client, since factory() is deprecated by @phh in #124
- Fix return type by @phh in #123
- make defining routes configurable by @Gavrisimo in #125
New Contributors
- @phh made their first contribution in #124
- @Gavrisimo made their first contribution in #125
Full Changelog: v2.21.0...v2.21.1
v2.21.0
What's Changed
- [2.x] Allows to cache job attempts on cache by @nunomaduro in #122
Full Changelog: v2.20.0...v2.21.0
v2.20.0
What's Changed
- Add Custom key to s3 signed storage by @luanfreitasdev in #120
- Allows to disable redirect to
favicon.ico
logic by @nunomaduro in #121
New Contributors
- @luanfreitasdev made their first contribution in #120
Full Changelog: v2.19.1...v2.20.0
v2.19.1
v2.19.0
What's Changed
- Fixed typo in comment by @voidgraphics in #117
- Adds Laravel 9 support by @nunomaduro in #118
New Contributors
- @voidgraphics made their first contribution in #117
Full Changelog: v2.18.1...v2.19.0
v2.18.1
What's Changed
- [2.x] Avoids runtime exception on invalid URI by @nunomaduro in #116
Full Changelog: v2.18.0...v2.18.1
v2.18.0
What's Changed
- [2.x] Adds support for
octane:status
by @nunomaduro in #115
Full Changelog: v2.17.1...v2.18.0
v2.17.1
What's Changed
- [2.x] Fixes
Undefined variable $response
while using bypass cookie by @nunomaduro in #114
Full Changelog: v2.17.0...v2.17.1