See https://github.com/majensen/libneo4j-omni/issues/22 for the rationale. I’ve looked through the [Bolt Protocol](https://neo4j.com/docs/bolt/current/bolt/) docs and found the following changes or additions *might* be needed, but I’m not sure if this is a complete list: - [ ] `NOOP` chunks - [ ] `hints` in `HELLO` success - [X] `patch_bolt` in `HELLO` request – https://github.com/majensen/libneo4j-omni/pull/23 - [ ] `routing` in `HELLO` request - [ ] `ROUTE` request (with `extra`) - [ ] `imp_user` in `BEGIN` and `RUN` requests
See #22 for the rationale.
I’ve looked through the Bolt Protocol docs and found the following changes or additions might be needed, but I’m not sure if this is a complete list:
NOOPchunkshintsinHELLOsuccesspatch_boltinHELLOrequest – feat:patch bolt "utc" support in Bolt 4.4 #23routinginHELLOrequestROUTErequest (withextra)imp_userinBEGINandRUNrequests