Releases: acquia/blt
Releases · acquia/blt
13.1.0
What's new since 13.0.1
🚀 Enhancements
- Move PHPUnit recipe to plugin @danepowell (#4402)
🐛 Bug Fixes
- Fix #4392: [config_split] ah_other shouldn't apply to dev/stage/prod @danepowell (#4396)
🧰 Maintenance
- Remove phpcs:ignore @danepowell (#4366)
- Add PHP 8 tests @danepowell (#4383)
- Migrate to Github Actions from Travis CI @danepowell (#4393)
13.0.1
13.0.0
What's new since 12.8.2
Be sure to re-initialize your CI scripts (e.g. blt recipes:ci:pipelines:init
) to take advantage of updates, including Composer 2 compatibility on Pipelines.
Also take note of breaking changes below. You'll need to install plugins if you previously used Travis CI, multisite, toggle:modules, or the built-in shell alias.
🚨 Significant changes
- Move Travis CI recipe to plugin. @danepowell (#4360)
- Move multisite recipe to plugin @danepowell (#4361)
- Remove BLT alias @danepowell (#4364)
- Remove toggle:modules command @danepowell (#4365)
🚀 Enhancements
- [pipelines] use Composer 2 and PHP 8 @danepowell (#4373)
🧰 Maintenance
- Fix #4372: Use loophp/phposinfo @danepowell (#4374)
12.8.2
What's new since 12.8.1
🐛 Bug Fixes
- 'all' is not a valid multisite @danepowell (#4362)
🧰 Maintenance
- Fix #4359: Deprecated call to root node @danepowell (#4363)
12.8.1
What's new since 12.8.0
🐛 Bug Fixes
- Project creation fails if Git config not set @danepowell (#4357)
12.8.0
What's new since 12.7.0
🚀 Enhancements
- Fixes #4341: package.json & package-lock.json not rsynced by default (main). @siliconmeadow (#4344)
- replaces composer check for config_split module with drush check @shelane (#4334)
- Allow environment detector subclasses to override the isLocalEnv() @pavlosdan (#4336)
🐛 Bug Fixes
- Fix #4325: Parameters interpreted incorrectly @danepowell (#4340)
🧰 Maintenance
- Update ORCA configuration for Composer 2 support @TravisCarden (#4342)
- Require Composer 2 @danepowell (#4347)
- Travis CI remove Composer caching @danepowell (#4348)
11.7.0
12.7.0
What's new since 12.6.0
🚀 Enhancements
- Replace abandoned Sensiolabs security checker @danepowell (#4329)
- Behat tests giving timeout error on lando. @nileshlohar (#4328)
- Fix #4307: Update gitignore when adding BLT to projects @danepowell (#4316)
- Rename default branch from 12.x to main @danepowell (#4315)
- Fix #4300: Do not assume presence of config_split @danepowell (#4314)
🐛 Bug Fixes
- invokeCommand() doesn't preserve input options @danepowell (#4324)
🧰 Maintenance
- Update cache.settings.php for coding standard and require_once @vbouchet31 (#4322)
- Fix failing tests due to coder upgrade @danepowell (#4323)
12.6.0
What's new since 12.5.1
🚀 Enhancements
- Fix #4310 Skip assigning all drupal databases on local settings file @marvil07-adapt (#4311)
- Move Behat components to blt-behat plugin @danepowell (#4305)
🧰 Maintenance
- DX-3102: Rename Amplitude event @danepowell (#4309)
- DX-3112: Fix #4306: Rename acquia-pipelines.yaml @danepowell (#4308)