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

Update spring-boot version to 2.7.0 #18511

Merged
merged 73 commits into from
Jun 8, 2022

Conversation

DanielFran
Copy link
Member

@DanielFran DanielFran commented Apr 28, 2022

Fixes #18510
Related #18071

Depends on jhipster/jhipster-bom#790

Issues identified:

  • Group ID of r2dbc-postgresql, the driver for PostgreSQL, has changed from io.r2dbc to org.postgresql
  • H2 liquibase script not working (waiting for liquibase-hibernate 4.11)
  • R2dbc driver for mysql excluded (dev.miku:r2dbc-mysql): suggested to use r2dbc-mariadb instead

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@CLAassistant
Copy link

CLAassistant commented May 3, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added theme: angular theme: dependencies Pull requests that update a dependency file theme: react theme: vue labels May 3, 2022
@github-actions github-actions bot added theme: angular theme: dependencies Pull requests that update a dependency file theme: front theme: react theme: vue and removed theme: vue theme: react theme: dependencies Pull requests that update a dependency file theme: angular labels May 4, 2022
@DanielFran DanielFran force-pushed the skip_ci-spring-boot_2.7.0 branch 3 times, most recently from d3de6cb to 1d08c51 Compare May 23, 2022 11:18
@mraible
Copy link
Contributor

mraible commented May 25, 2022

@DanielFran Anything I can do to help with this?

@DanielFran
Copy link
Member Author

DanielFran commented May 25, 2022

@mraible I was working on H2 issues, waiting for liquibase-hibernate 4.11 release that should fix those issues
So if you have time to test r2dbc MYSQL with mariadb dependency it will help...

Note: Issue list is available on PR description.

@DanielFran DanielFran dismissed stale reviews from mshima and mraible via a9ec074 June 8, 2022 08:08
@DanielFran DanielFran merged commit cfc70f4 into jhipster:main Jun 8, 2022
@DanielFran DanielFran added this to the 7.9.0 milestone Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update spring-boot version to 2.7.0
5 participants