Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release spring-batch-neo4j version 1.0.0 #157

Open
scordio opened this issue Nov 8, 2024 · 7 comments
Open

Release spring-batch-neo4j version 1.0.0 #157

scordio opened this issue Nov 8, 2024 · 7 comments

Comments

@scordio
Copy link
Collaborator

scordio commented Nov 8, 2024

I prepared a draft for the release notes.

@meistermeier
Copy link
Collaborator

Thinking about this, we should discuss if we want to pull the version to SDN latest (7.3.5) before release.
Don't know the interop with Spring Boot but it seems to make sense, or?

@scordio
Copy link
Collaborator Author

scordio commented Nov 8, 2024

Indeed, @meistermeier – I wasn't thinking about checking if the SDN version was the latest available.

To guarantee interoperability, I let Spring Boot drive all the dependency versions in the Notion module:

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<relativePath/>
</parent>

We may not want to refactor the Neo4j POM right now, but I agree we should bring SDN to the latest.

Is it a simple version increase, or is there more to consider when upgrading from 7.2 to 7.3?

@scordio
Copy link
Collaborator Author

scordio commented Nov 8, 2024

Raised #158.

@meistermeier
Copy link
Collaborator

Yes, 7.3 can be used as a drop-in replacement for 7.2. No changes required.

@scordio
Copy link
Collaborator Author

scordio commented Nov 14, 2024

We might want to wait for #159 before releasing.

@scordio
Copy link
Collaborator Author

scordio commented Dec 13, 2024

@fmbenhassine I think we are ready to release the Neo4j module 🙂

@fmbenhassine
Copy link
Contributor

I acknowledge this request to release the neo4j module. I am just waiting for an update from our Infra team to be able to proceed with the release to Maven Central. I will update this ticket once the release is done. Thank you for your comprehension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants