DozerDB / dozerdb-core

DozerDB Plugin Core Project
GNU General Public License v3.0
27 stars 4 forks source link

Upgrade to 5.19.0 - once Neo4j releases code to their GitHub Repository. #15

Closed jmsuhy closed 4 months ago

jmsuhy commented 5 months ago

Neo4j released 5.19.0 around April 12th, 2024, but they have not pushed to the public github repository located at https://github.com/neo4j/neo4j

For those who want to use 5.19.x - you may want to create a ticket on the official Neo4j github repo asking why they have not pushed the source code for 5.19.0 when there is a release out already.

jmsuhy commented 5 months ago

It looks like Neo4j pushed a branch called 5.19 - but there is not an official tag of 5.19.0 in their git repos. We will try to identify which commit references the point at which 5.19.0 was released in the meantime so we can build against it.