This release has been long overdue and includes a lot of changes compare to the prototype
- Convert project to Async
- Add Message queue and RPC framework
- Add support for GraphQL subscription
- Move Transformation Python and Jinja to the RPC client
- Improve unit tests and integration tests
- Add support for Lineage information on Node and Relationship
- Add initial Python Client (need to refactor)
- Refactor Branch merge to use Diff object
- Add Type hints
- Upgrade Neo4j to 5.x
- Add locust to run performance tests