Releases: acquia/blt
Releases · acquia/blt
14.0.0-beta2
This is a maintenance release that only fixes automated tests.
What's Changed
- BLT-5237: Fix failing PHPUnit tests. by @vishalkhode1 in #4747
New Contributors
- @vishalkhode1 made their first contribution in #4747
Full Changelog: 14.0.0-beta1...14.0.0-beta2
14.0.0-beta1
Breaking Changes
This replaces BLT's settings components with the Drupal Recommended Settings plugin. This is intended to facilitate the migration to DRS as part of the BLT End of Life.
To migrate, update to the latest version of BLT and then run ./vendor/bin/blt blt:migrate
See the updated README for additional details.
What's Changed
- ACMS-1890: Validate new DRS plugin with BLT by @chandan-singh7929 in #4709
New Contributors
- @chandan-singh7929 made their first contribution in #4709
Full Changelog: 13.7.4...14.0.0-beta1
13.7.4
What's new since 13.7.3
🚀 Enhancements
- BLT-5208: EOL for Drupal 9, PHP 7.4, PHP 8.0, and Drush 11 @danepowell (#4706)
13.7.3
What's new since 13.7.2
🐛 Bug Fixes
- BLT-5225: Replace drush pm:security with composer audit @danepowell (#4704)
13.7.2
What's new since 13.7.1
🐛 Bug Fixes
- #4690 - Remove drush clear-cache drush from SyncCommand as drush doesn't have cache anymore @carolpettirossi (#4698)
- Fix some PHP 8.2.* error. @aloneblood (#4689)
- adds null coalescing operator check for bootstrap key index @shelane (#4685)
13.7.1
What's new since 13.7.0
🚀 Enhancements
- BLT-5214: Drush 12 support @danepowell (#4681)
- #4648: Add inclusion of custom settings before acquia cloud settings. @vbouchet31 (#4649)
🐛 Bug Fixes
- Fix #4666: BLT excludes drush/Commands/custom @jcnventura (#4667)
- Guzzle 7 Breaks Run-server Command @yyss8 (#4655)
13.7.0
What's new since 13.6.0
🚨 Significant changes
- Fixes #4623 to allow robo 4.x. @mikemadison13 (#4624)
🐛 Bug Fixes
- Fixes #4609 to refactor runserver command. @mikemadison13 (#4631)
- Fixes #4623 to allow robo 4.x. @mikemadison13 (#4624)
13.6.0
What's new since 13.5.3
🚨 Significant changes
- Add support for drush's deploy hook. @pavlosdan (#4612)
🚀 Enhancements
- Add support for drush's deploy hook. @pavlosdan (#4612)
🐛 Bug Fixes
- Fixes #4625 to remove composer/xdebug-handler. @mikemadison13 (#4629)
- Fixes #4626 to remove lightning remnants. @mikemadison13 (#4627)
13.5.3
What's new since 13.5.2
🚀 Enhancements
- DX-5170: Warn if xdebug active rather than loaded @danepowell (#4601)
🐛 Bug Fixes
- Fixes #4618 to re-add webmozart/path-util. @mikemadison13 (#4620)
12.8.4
BLT 12 is unmaintained. Customers need to upgrade to BLT 13 ASAP. Print a message warning so.