- Add new AbstractEnumFixture, which supports to create or update enum options.
- Deprecate the UserAwareTrait, BUOwnerTrait and OrganizationOwnerTrait.
- Deprecated Base Entity, use the AbstractEntity instead. Please be aware that the AbstractEntity doesn't enable lifecycle callbacks for performance reasons.
- Make missing entity command ready for ci and count missing things
- [Feature] Enable autowire and autoconfigure
- [Feature] Use new Symfony features (PHP-Attributes)
- [Fix] Security Extension for Message Queue Consumer
- [Fix] Deprecations
- [Fix] CS / PHPStan
- [Fix] Documentation