Skip to content

Releases: nad-au/nest-neo4j

Stop performing verify connectivity check on start-up

23 Jul 23:22
Compare
Choose a tag to compare

Remove verifyConnectivity method as it is deprecated and causes issues with containerised workloads when db is not immediately available.

Update package dependencies including Neo4j Driver v5.10 and Nest v10.

Support return types on Transaction util

15 May 05:25
Compare
Choose a tag to compare
v0.7.0

Transaction should return

Refactor transaction util

15 May 04:57
Compare
Choose a tag to compare
v0.6.0

Package name

Update driver version to 5.3.0 and remove connectivity check

19 Dec 06:17
Compare
Choose a tag to compare

Neo4j Driver v5.0

09 Oct 02:38
Compare
Choose a tag to compare
v0.4.0

0.4.0

Support Nest v9.0

05 Sep 05:11
Compare
Choose a tag to compare
v0.1.4

npm publishing ci