- Dependency to zendframework has been bumped from
2.*to>=2.1 - Dependency to doctrine/common has been bumped from
>=2.3-dev,<2.5-devto>=2.3,<2.5-dev - It is now possible to define a callable for option
label_generatorinDoctrineModule\Form\Element\Proxyas of #219 DoctrineModule\Authentication\Adapter\ObjectRepositorynow inherits logic fromZend\Authentication\Adapter\AbstractAdapteras of #156. MethodssetIdentityValue,getIdentityValue,setCredentialValue,getCredentialValueare now deprecated.- It is now possible to set the cache namespace in the cache configuration as of #164