Releases: lando/backdrop
Releases · lando/backdrop
v1.5.0
v1.4.1
v1.4.0
v1.3.0
- Updated to latest database services.
v1.2.1
Fixes
- Improved
database
selection for purposes ofconfig
loading, fixes somedatabase
bootup issues when thedatabase
type is overriden downstream
v1.2.0
New Features
- Added support for
php:8.3
. - Added config testing.
Fixes
- Fixed
CRITICAL
issue with default config files not loading correctly
Internal
- Updated to
@lando/php@1.2.0
v1.1.0
- Included ability to specify
database: mssql
in theconfig
section to maintain backwards compatibility. @lando/mssql#31
v1.0.0
v0.9.0
- Removed bundle-dependencies and version-bump-prompt from plugin.
- Updated package to use prepare-release-action.
- Updated documentation to reflect new release process.
v0.8.0
- Add compatibility for MySQL 8.x lando/lando#1426