What's Changed
- fix deprecation for Extension class by @dmaicher in #298
- use
doctrine.middleware
tag for registering middlewares by @dmaicher in #300- this will enable adding custom middlewares with higher priority that are executed before the bundle's middleware
Full Changelog: v8.1.0...v8.2.0