The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- Reworked to newer version of Client and driver
- Changed config api to reflect newer client
- Removed OGM support
- Moved to modern bundle structure standards
- Autowire support by register interfaces as aliases for default services.
- Support for Symfony 4.2
- Better query logging on exceptions
- Support for DSN
- Support for resettable data collectors
- Support for Symfony 4
- Updating the twig path for symfony flex
- Register an autoloader for proxies to avoid issues when unserializing
- Show exceptions in profiler
- Typo in configuration "schema" => "scheme".
- Bug where clients accidentally could share connections.
- Support for BOLT
- Test the bundle without OGM
- Made the graphaware/neo4j-php-ogm optional
- Invalid alias whennot using the entity manager
- Make sure query logger has default values when exception occour.
First release