Skip to content

Conversation

meistermeier
Copy link
Contributor

There is an upcoming change in the main branch of Spring Data Neo4j that requires changes in the Neo4j(Reactive)DataAutoConfiguration.
Previously the database selection was only supported on the template level and upwards. With the change (spring-projects/spring-data-neo4j#2161) the selection will be already on the Neo4jClient level and as a consequence cannot be defined on a higher level (template) anymore.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 8, 2021
@snicoll snicoll changed the title Move DatabaseSelection to Neo4jClient level. Move DatabaseSelection to Neo4jClient Mar 8, 2021
@snicoll
Copy link
Member

snicoll commented Mar 8, 2021

Thanks for the PR.

There is an upcoming change in the main branch of Spring Data Neo4j

When is this change scheduled? I can see a Spring Data 2021.0.0-M5 scheduled before our next milestone. Is that change going to be applied?

@snicoll snicoll added the status: waiting-for-feedback We need additional information before we can continue label Mar 8, 2021
@meistermeier
Copy link
Contributor Author

Yes, this will be part of the next milestone release (2021.0.0-M5).

@snicoll snicoll added status: blocked An issue that's blocked on an external project change type: task A general task and removed status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Mar 8, 2021
@snicoll snicoll added this to the 2.5.0-M3 milestone Mar 8, 2021
@snicoll
Copy link
Member

snicoll commented Mar 11, 2021

Thanks. I've applied this (and more) as part of switching to SD snapshots, see 46baf46

@snicoll snicoll closed this Mar 11, 2021
@snicoll snicoll added status: superseded An issue that has been superseded by another and removed status: blocked An issue that's blocked on an external project change labels Mar 11, 2021
@snicoll snicoll removed this from the 2.5.0-M3 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants