The Spring Data Graph project has released version 1.1.0, which includes improved Neo4j support with enhanced querying capabilities, including Cypher and Gremlin scripts. The new release provides a more fluent API for advanced query result handling and supports dynamic field annotations and entity methods. The repository interface allows developers to execute Cypher queries and Gremlin scripts using the `@Query` annotation, enabling more expressive power in graph database development. The project also includes support for remote Neo4j-REST-Server querying and a REST API wrapper with internal refreshment. The collaboration between SpringSource and Neo-Technology teams was enjoyable, and the community's valuable feedback and contributions were greatly appreciated. The future roadmap includes a webinar on September 8th, rebranding as "Spring Data Neo4j", an additional mapping-based implementation without AspectJ, and a remote REST-API that will become more important with hosted Neo4j services at PaaS providers.