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 Bom 2022.0.7 #35738

Closed
wilkinsona opened this issue Jun 5, 2023 · 5 comments
Closed

Upgrade to Spring Data Bom 2022.0.7 #35738

wilkinsona opened this issue Jun 5, 2023 · 5 comments
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@wilkinsona
Copy link
Member

No description provided.

@wilkinsona wilkinsona added the type: dependency-upgrade A dependency upgrade label Jun 5, 2023
@wilkinsona wilkinsona added this to the 3.0.8 milestone Jun 5, 2023
@mp911de
Copy link
Member

mp911de commented Jun 13, 2023

Project Dependencies Spring Data 2022.0.7

  • Cassandra Driver (com.datastax.oss:java-driver-bom): 4.15.0
  • Couchbase Client (com.couchbase.client:java-client): 3.4.6
  • Elasticsearch (org.elasticsearch.client:elasticsearch-rest-high-level-client): 7.17.9
  • Elasticsearch REST Client (org.elasticsearch.client:elasticsearch-rest-client): 8.5.3
  • Jedis (redis.clients:jedis): 4.3.2
  • Lettuce (io.lettuce:lettuce-core): 6.2.4.RELEASE
  • MongoDB (org.mongodb:mongodb-driver-core): 4.8.2
  • Neo4j Driver (org.neo4j.driver:neo4j-java-driver): 5.9.0
  • Spring LDAP (org.springframework.ldap:spring-ldap-core): upgrade to 3.0.4 planned

@snicoll
Copy link
Member

snicoll commented Jun 14, 2023

@mikereiche Couchbase client 3.4.7 is out so I've upgraded to it. Can you please confirm that's ok?

@mikereiche
Copy link

They replaced a couple methods in a new api. I'll make a fix.

@mikereiche
Copy link

mikereiche commented Jun 14, 2023

I checked the fix into main. spring-projects/spring-data-couchbase#1754

So in the May release, the reference to the defunct methods (ScanTerm.minimum()/maximum()) was not present, and in the June release, the reference to the defunct method has been removed.
The commit that added the reference was cf9bdde6ef2bc9147e2ccfcb95e1abe0bce31b87.

@mp911de
Copy link
Member

mp911de commented Jun 15, 2023

@mikereiche Seems the backport to the 5.0.x branch in Spring Data Couchbase is missing as the 2022.0 release train contains Spring Data Couchbase 5.0.x (see https://github.com/spring-projects/spring-data-build/wiki)

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