Skip to content

5.0.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@injectives injectives released this 02 Sep 13:19
· 177 commits to 5.0 since this release
2a28144

This is a refinement release that brings news features, general improvements and dependency updates.

⭐ New Features


👏 Improvements


  • Update to Java 17 #1264
  • Update native-image.properties #1265
  • Update Neo4j build-resources and delete build/notice-asl-prefix.txt #1272
  • Defer unknown zone information failures to datetime value access stage #1273
  • Enable compilation failures on warnings #1275 #1276 #1277 #1279 #1302
  • Add Java module declaration for neo4j-java-driver #1274
  • Update RevocationStrategy name to RevocationCheckingStrategy #1283
  • Delete deprecated routingDriver #1289
  • Add final to public API #1293
  • Update shouldExposeResultSummaryForExplainQuery test assertions #1299
  • Turn off hostname verification for trustAllCertificates TrustStrategy #1301

✅ Testkit


  • Skip more unknown timezone tests #1269
  • Reduce build log sizes by removing download progress stats #1271
  • Add TestKit test skip #1281

🔧 Dependency Management


  • Update dependencies #1304