Releases: laravel/vapor-cli
Releases · laravel/vapor-cli
v1.39.0
What's Changed
- Adds
default-environmentoption by @nunomaduro in #184
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- Change cache-control max-age default value for improve long live assets caching by @cambad in #182
- Removes 500 public assets limitation and makes files uploads concurrent by @nunomaduro in #183
New Contributors
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Fix syntax error with PHP 7.2 by @schwarz-b5c in #175
- Fixes
env:describewithout any previous deployments by @nunomaduro in #176 - Specify Environment Dockerfile Path In Manifest by @damiantw in #178
- Remove unused variable by @tillkruss in #179
- Adds Aurora Serverless v2 support by @nunomaduro in #180
New Contributors
- @schwarz-b5c made their first contribution in #175
- @tillkruss made their first contribution in #179
Full Changelog: v1.36.1...v1.37.0
v1.36.1
What's Changed
- Added fix to skip database file removal if dir not found by @jaxwilko in #168
- Add option to force environment and database deletion by @maurocasas in #169
- Added feature to not overwrite existing handlers if found in core application by @jaxwilko in #170
- Removes 3d from database metrics by @nunomaduro in #171
- Combine all manifest.json asset names by @tonysm in #172
- Deprecates PostgreSQL 10.7 by @nunomaduro in #174
New Contributors
Full Changelog: v1.36.0...v1.36.1
v1.36.0
v1.35.0
v1.34.0
What's Changed
- Uses PHP 8.1 by default by @nunomaduro in #159
- Support Docker --build-arg option by @damiantw in #161
- Fixes the return type of the
createNetworkmethod. by @nunomaduro in #164 - Add command to list projects by @kaarejoergensen in #162
New Contributors
- @damiantw made their first contribution in #161
- @kaarejoergensen made their first contribution in #162
Full Changelog: v1.32.1...v1.34.0
v1.33.0
v1.32.0
What's Changed
- [1.x] Adds support for
PostgreSQL 13.4by @nunomaduro in #158
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- Allow Secret creation with value by @sinamiandashti in #157
New Contributors
- @sinamiandashti made their first contribution in #157
Full Changelog: v1.30.0...v1.31.0