Redesigned annotation format. No more Doctrine Annotations.
Uses PSR-16 cache instead of Doctrine Cache.
Simplified feature set. Removes support for ServiceProviders, custom Service Controller registration, and other obscure customization options in favor of simplicity.
Minimum PHP version is now 7.1. No official support for HHVM.