This is the next alpha version for Drupal10 / Drupal 11.
New branch 3.x
Version 3.x is the successor to 8.x-2.x and should be compatible if patches #3361245, #3475769, or #3520301 are used.
If you have used any other patches, please check the issue queue. We are working hard to adopt these in 3.x in a way that maintains backward compatibility. Feel free to comment on the issues and give feedback.
Sendmail transport users take note: If you are using a custom sendmail command, you must specify it in your settings.php file to update to this version. The specification should look like this:
The update hook will warn you if you have commands in your sendmail transports that are not in settings.php, and it will suggest the necessary code to add.