#3433027, #3396154 Add 'entity_uuid' to views_url_alias module, primary key, fix indexes definition.
#3433027 Don't use entity_uuid as primary key. Use rid as a PK.
#3222248 Properly save alias in language other than site default language.
#3535598 by cgmonroe, rachel_norfolk: ResourceNotFoundException breaks table rebuild
#3435552 by joelsteidl, murat_kekic, sakthi_dev, rachel_norfolk, gold: Automated Drupal 11 compatibility fixes for views_url_alias
#3436014 Improve the module usage documentation
Fix the capability issue with Drupal 8.8/9/10. In that release module starts working with Drupal ^8.8, 9, 10.
Previos release 3.0.0 works only with Drupal 8 versions before 8.8.
Rewrite to use new features available in Drupal 8
Aims to support Content Entities and multiple languages
Known Issues:
installing via drush cli causes rebuild to fail.