4.0.3
·
98 commits
to 4.0
since this release
π₯ "Unbreaking" changes π₯
- After much thought, the JDK baseline is now back to JDK 8, as it was before 4.0.2
Fixes and improvements
- Routing URI scheme handling is fixed:
neo4j
,neo4j+s
,neo4j+ssc
are now fully usable. - Tests now rely 100% on TestContainers and 0% on PowerMock, making maintenance much easier