Skip to content

5.16

Compare
Choose a tag to compare
@RichardIrons-neo4j RichardIrons-neo4j released this 09 Jan 09:37
· 40 commits to 5.0 since this release
ca3700e

⭐ New features

  • Introduce TransactionConfig parameter to query config (#754)
  • Liveness check (#756)

🚀 Optimizations

  • Protect default memory pool for bolt (#758)
  • Update array pool config, allow driver to request a max sized array (#764)
  • Reduce memory allocations when creating a record object (#767)

Other

  • Refactoring of internal code to remove warnings and tidy the code base