Skip to content

Releases: laravel/vapor-core

v2.21.3

01 Apr 15:03
ef5a17f
Compare
Choose a tag to compare

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

01 Apr 14:28
372fdf7
Compare
Choose a tag to compare

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

19 Mar 19:45
Compare
Choose a tag to compare

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

Full Changelog: v2.21.0...v2.21.1

v2.21.0

24 Feb 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.21.0

v2.20.0

14 Feb 17:21
517704a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.19.1...v2.20.0

v2.19.1

24 Jan 17:55
ed5f3d6
Compare
Choose a tag to compare

What's Changed

  • Ensure logs path exists for scheduled commands stdout/stderr by @jhoopes in #119

New Contributors

Full Changelog: v2.19.0...v2.19.1

v2.19.0

13 Jan 13:46
8148780
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.1...v2.19.0

v2.18.1

10 Jan 15:15
e1d4f44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.18.0...v2.18.1

v2.18.0

07 Jan 16:02
fbe8c41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.17.1...v2.18.0

v2.17.1

17 Dec 12:19
7ea7c00
Compare
Choose a tag to compare

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