Releases: neo4j/neo4j-dotnet-driver
Releases · neo4j/neo4j-dotnet-driver
1.6.1
This release provides a couple of bug fixes and improvements. See changelog for more details.
1.5.3
This release provides a bug fix. See changelog for more details.
1.6.0
General availability release. See changelog for more details.
1.6.0-rc1
This release provides a couple of bug fixes and dependency improvements. See changelog for more details.
1.6.0-beta01
This release provides full support for temporal and spatial types with an updated public API. See changelog for more details.
1.5.2
This release provides a few bugs fixes. See changelog for more details.
1.5.1
This release provides a few bugs fixes we found since the first release of 1.5.0.
We also improved the stability of cluster connection pool to not kill connection with on-going transactions.
1.5.0
General availability release. See changelog for more details.
1.5.0-rc3
Small improvement to Config
default values.
See changelog for more info.
1.5.0-rc2
Merge pull request #247 from zhenlineo/1.5-ForEachAsync-return-type
ForEachAsync return result summary