The Neo4j team has made significant progress in integrating the Spring Framework with their graph database, Neo4j. The latest releases of Spring Data Neo4j 3.3.2.RELEASE and 3.4.0.RC1 provide improved compatibility with various Neo4j versions, including 2.2.3 in the embedded integration. The main focus is now on developing Spring Data Neo4j 4, which will support Neo4j Server using remote Cypher APIs and integrate with the Neo4j-OGM library. Compatibility matrices are provided to help users understand the supported version ranges for different Spring Data Neo4j versions and Neo4j versions. New developer pages have been created on the Neo4j.com developer site to assist users in getting started with Spring and Neo4j, including example projects and tutorials. The team thanks everyone who contributed to and used the projects over the years, particularly Oliver Gierke's Spring Data Team at Pivotal and GraphAware for developing Spring Data Neo4j 4.