2.1.0
github-actions
released this
18 Dec 23:40
·
106 commits
to refs/heads/main
since this release
What's new since 2.0.1
IMPORTANT! Adds version constraints for Mink and MinkSelenium2Driver to use versions prior to strict type updates (which partially breaks some steps) and Syn
library updates.
The next minor version of behat-steps
will be compatible with newer versions of these packages and these constraints will be removed.
https://github.com/minkphp/Mink/releases/tag/v1.11.0
https://github.com/minkphp/MinkSelenium2Driver/releases/tag/v1.7.0
Features
- Added handling for multiple sessions in bigpipe. @richardgaunt (#148)
Chores
- chore(deps): update uselagoon/nginx-drupal docker tag to v23.12.0 @renovate (#158)
- chore(deps): update uselagoon/php-8.1-cli-drupal docker tag to v23.12.0 @renovate (#159)
- chore(deps): update uselagoon/php-8.1-fpm docker tag to v23.12.0 @renovate (#157)
- chore(deps): update uselagoon/mariadb-drupal docker tag to v23.12.0 @renovate (#156)
- chore(deps): update drevops/ci-runner docker tag to v23.11.0 @renovate (#160)
- chore(deps): update uselagoon/php-8.1-cli-drupal docker tag to v23.11.0 @renovate (#153)
- chore(deps): update uselagoon/php-8.1-fpm docker tag to v23.11.0 @renovate (#154)
- chore(deps): update uselagoon/nginx-drupal docker tag to v23.11.0 @renovate (#152)
- chore(deps): update uselagoon/mariadb-drupal docker tag to v23.11.0 @renovate (#151)
Full Changelog: 2.0.1...2.1.0
@AlexSkrypnyk, @renovate, @renovate[bot] and @richardgaunt