2.0.0-Beta1
- Total issues resolved: 1
- Total pull requests resolved: 10
- Total contributors: 4
Improvement
- 1050: Restore autowiring alias for ManagerRegistry thanks to @nicolas-grekas
- 1048: Remove aliases for common interfaces thanks to @alcaeus and @kimhemsoe
- 1047: Fix compat with Symfony 5 after a recent deprecation thanks to @nicolas-grekas
- 1041: [2.0] Remove deprecated entity generation command thanks to @alcaeus
- 1040: [2.0] Require latest version of doctrine/dbal thanks to @alcaeus
- 1032: Remove deprecated features thanks to @alcaeus
- 1029: [2.0] Drop support for DoctrineCacheBundle thanks to @alcaeus
- 1026: Remove deprecated functionality from DoctrineCommand thanks to @derrabus
- 1001: [2.0] No longer implement deprecated RegistryInterface thanks to @alcaeus
- 975: Allow Symfony 5.0 thanks to @nicolas-grekas