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 HikariCP 6.2.1 #43489

Open
oburgosm opened this issue Dec 12, 2024 · 1 comment
Open

Upgrade to HikariCP 6.2.1 #43489

oburgosm opened this issue Dec 12, 2024 · 1 comment
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@oburgosm
Copy link

I known that spring boot minor versions try to avoid updates major version dependencies, but in case of hikaricp, I don't see any reason nor breaking changes that could break something. It's related with brettwooldridge/HikariCP#2127. HikariCP resolves several important bugs (See HikariCP changes). So I think it could be an exception and update hikaricp in spring boot 3.X

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 12, 2024
@philwebb philwebb added the for: team-meeting An issue we'd like to discuss as a team to make progress label Dec 12, 2024
@philwebb
Copy link
Member

It looks like we missed the major upgrades in 3.4. Sorry about that.

I don't think we want to change the version we use in 3.3 or 3.4. It feels too risky at this point. We will, however, make sure we upgrade to 6.2.1 for Spring Boot 3.5. We'll also do our best to ensure that users can self upgrade in earlier 3.x releases if they so wish to.

@philwebb philwebb changed the title Update hikaricp from 5.1.0 to 6.2.1 Upgrade to HikariCP 6.2.1 Dec 13, 2024
@philwebb philwebb added type: dependency-upgrade A dependency upgrade and removed status: waiting-for-triage An issue we've not yet triaged for: team-meeting An issue we'd like to discuss as a team to make progress labels Dec 13, 2024
@philwebb philwebb added this to the 3.5.x milestone Dec 13, 2024
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

3 participants