Skip to content

4.1 changelog

Peter Wilhelmsson edited this page Dec 18, 2020 · 10 revisions

Driver Migration Guide

Please read our Driver Migration Guide for guidance and breaking changes when migrating from 1.7 drivers to 4.X drivers.

Changelog

4.1.3

  • Fix problem with failed retriable transactions in cluster
  • Reclassify exceptions as retryable

4.1.1

4.1.0

  • Added neo4j.ExperimentalWarning and updated the API documentation with a section about warnings.
  • Improved the example snippets and updated the information about authentication details in the API documentation.

4.1.0rc2

  • Bugfix for setup.py where encoding was not specified for opening the README.rst file.

4.1.0rc1

  • neo4j.exceptions.Neo4jError __str__ improvement, this will now display the code and message.
  • Neo4j 4.1 supported. (Bolt Protocol 4.1)
Clone this wiki locally