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

Upgrade to Spring Data 2021.1.3 #30179

Closed
snicoll opened this issue Mar 11, 2022 · 9 comments
Closed

Upgrade to Spring Data 2021.1.3 #30179

snicoll opened this issue Mar 11, 2022 · 9 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Mar 11, 2022

No description provided.

@snicoll snicoll added the type: dependency-upgrade A dependency upgrade label Mar 11, 2022
@snicoll snicoll added this to the 2.6.5 milestone Mar 11, 2022
@mp911de
Copy link
Member

mp911de commented Mar 14, 2022

Project Dependencies Spring Data 2021.1.3

  • Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13.0
  • Couchbase Client (com.couchbase.client:java-client): 3.2.6 (requires upgrade in Spring Data)
  • Elasticsearch (org.elasticsearch.client:elasticsearch-rest-high-level-client): 7.15.2
  • Jedis (redis.clients:jedis): 3.7.1
  • Lettuce (io.lettuce:lettuce-core): 6.1.8.RELEASE (6.1.8 to be released)
  • MongoDB (org.mongodb:mongodb-driver-core): 4.4.2
  • Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 4.4.3
  • Spring LDAP (org.springframework.ldap:spring-ldap-core): 2.3.6.RELEASE

@snicoll
Copy link
Member Author

snicoll commented Mar 16, 2022

Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 4.4.3

4.4.4 is available, should we upgrade @meistermeier ?

@meistermeier
Copy link
Contributor

Yes, please. It brings the experimental Micrometer support with it. Will upgrade SDN tomorrow.

@snicoll
Copy link
Member Author

snicoll commented Mar 16, 2022

Thanks @meistermeier. A suggestion if you don't mind? If you know 4.4.4 is going to be the target, upgrading SDN sooner has an additional advantage (over testing the integration). The tool that Mark runs would automatically provide the target version and there's no need for this back and forth. You wouldn't need to worry about creating an issue either (such as #30185). Thanks!

@snicoll
Copy link
Member Author

snicoll commented Mar 18, 2022

@meistermeier in the meantime, 4.4.5 has been released. LMK what you need us to do do.

@meistermeier
Copy link
Contributor

meistermeier commented Mar 18, 2022

Came out yesterday when I was already far away from any computer ;) Updated in Spring Data Neo4j this morning. Is now included in 6.2.x / main / 7.0.x. Mark's script should tell you this on the next run.
Edit: Thanks for the automation hint. I wrote an answer Wednesday afternoon on my Mac but forgot to sent it, sorry.

@snicoll
Copy link
Member Author

snicoll commented Mar 18, 2022

Thanks for the quick reply @meistermeier - Mark only runs the scripts once when we are reasonably close from the Spring Data release. If there are last minute chance necessary, we usually write an additional comment and/or mark edit his original comment.

@meistermeier
Copy link
Contributor

If we upgrade SDN's driver dependency to , users would get this as a transitive dependency. Only neo4j-java-driver only dependency would default to <hot from the press - 1>, right?

@snicoll
Copy link
Member Author

snicoll commented Mar 18, 2022

If you're asking if Spring Boot users would take whatever version you've defined in SDN, the answer is no. SDN and direct java driver version users get the same version that we've defined. That's why this whole exercise is important.

@wilkinsona wilkinsona self-assigned this Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

4 participants