Skip to content

Update HikariCP to 5.0.1 #1509

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

Open
4 of 6 tasks
php-coder opened this issue Jan 26, 2021 · 1 comment
Open
4 of 6 tasks

Update HikariCP to 5.0.1 #1509

php-coder opened this issue Jan 26, 2021 · 1 comment
Assignees
Labels
ADR/needed A decision has been made and it needs to be documented blocked This task should be done after another kind/dependency-update Update one of dependencies
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Jan 26, 2021

  • 4.0.0
  • 4.0.1
  • 4.0.2
  • 4.0.3
  • 5.0.0
  • 5.0.1

See https://github.com/brettwooldridge/HikariCP/blob/HikariCP-5.0.1/CHANGES

@php-coder php-coder added the kind/dependency-update Update one of dependencies label Jan 26, 2021
@php-coder php-coder added this to the next milestone Jan 26, 2021
@php-coder php-coder changed the title Update HikariCP to 4.0.1 Update HikariCP to 4.0.2 Feb 21, 2021
@php-coder php-coder changed the title Update HikariCP to 4.0.2 Update HikariCP to 4.0.3 Mar 4, 2021
@php-coder php-coder modified the milestones: next, 0.4.7 Jan 22, 2022
@php-coder php-coder changed the title Update HikariCP to 4.0.3 Update HikariCP to 5.0.1 Jan 22, 2022
@php-coder php-coder self-assigned this Jun 9, 2022
@php-coder
Copy link
Owner Author

php-coder commented Jun 15, 2022

java.lang.UnsupportedClassVersionError: com/zaxxer/hikari/HikariDataSource has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

5.x requires JDK 11 (see https://stackoverflow.com/questions/47457105/class-has-been-compiled-by-a-more-recent-version-of-the-java-environment) and hence we should wait until #1158 gets resolved.

@php-coder php-coder modified the milestones: 0.4.7, 0.5 Jun 15, 2022
@php-coder php-coder added the ADR/needed A decision has been made and it needs to be documented label Jun 15, 2022
php-coder added a commit that referenced this issue Jun 15, 2022
@php-coder php-coder added the blocked This task should be done after another label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/needed A decision has been made and it needs to be documented blocked This task should be done after another kind/dependency-update Update one of dependencies
Projects
None yet
Development

No branches or pull requests

1 participant