Skip to content

Update io.r2dbc:r2dbc-h2 to 1.0.0.RC1 #11479

@sjohnr

Description

@sjohnr

Upgrade io.r2dbc:r2dbc-h2 (used as testImplementation in oauth2-client) to 1.0.0 once spring-r2dbc is compatible with the latest io.r2dbc artifacts.

Tests that are currently disabled and should be re-enabled:

  • org.springframework.security.oauth2.client.R2dbcReactiveOAuth2AuthorizedClientServiceTests
    • loadAuthorizedClientWhenExistsThenReturnAuthorizedClient()
    • saveAuthorizedClientWhenSaveThenLoadReturnsSaved()
    • saveAuthorizedClientWhenSaveClientWithExistingPrimaryKeyThenUpdate()
    • removeAuthorizedClientWhenExistsThenRemoved()
    • loadAuthorizedClientWhenExistsButNotFoundInClientRegistrationRepositoryThenThrowDataRetrievalFailureException()

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions