Upgrading drupal/smtp (1.3.0 => 1.4.0)
Module Addition(s)/Update(s)
Module(s) Updated
-
SMTP Authentication Support -
1.3.0 => 1.4.0
- Summary of Changes
- Backports D9 compatibility
- Minor bugfixes
- Summary of Changes
Checklist
Check any that apply and include notes where appropriate.
-
Changes require an update.php
- #3341405 - Adjusts a schema from string to boolean so some logic actually runs as expected (see the issue for more info)
-
Changes require a configuration push -
Changes impact the user experience -
Changes impact the administrative experience -
Changes impact accessibility -
Changes impact security -
Changes include updates to dependency packages -
Changes result in code being deprecated -
Relevant Pivotal Tracker tickets has been documented properly
Unique Deployment Procedure
If changes require additional work outside of the normal deployment process, include those details here
- Deployment scripts should run
drush updb
on all sites even when it's not needed. After pushing to LIVE environments, check thatupdate.php
has run. If it hasn't, usedrush_all.sh
to runupdb
on all sites.
Merge request reports
Activity
Filter activity
added Module Updates label
assigned to @canini.16
mentioned in commit 32b1bbd2
Please register or sign in to reply