-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: brettwooldridge/HikariCP
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: mask authority-embedded passwords in JDBC URLs
#2415
opened Aug 7, 2026 by
arimu1
Loading…
1 task done
fixes #2404 keep loginTimeout per DriverDataSource instead of the JVM-global DriverManager
#2414
opened Aug 7, 2026 by
Develop-KIM
Loading…
Do not synchronize on System.getProperties() when generating pool name (#2104)
#2411
opened Jul 13, 2026 by
seonwooj0810
Loading…
[SECURITY] Block remote JNDI injection in setMetricRegistry/setHealthCheckRegistry
#2410
opened Jun 27, 2026 by
lucianjohnhouse
Loading…
Handle null from delegate.getGeneratedKeys() in ProxyStatement, matching getResultSet
#2408
opened Jun 22, 2026 by
vasiliy-mikhailov
Loading…
Avoid ArrayIndexOutOfBoundsException in ConcurrentBag.getStateCounts() for reserved/removed entries
#2407
opened Jun 21, 2026 by
vasiliy-mikhailov
Loading…
Avoid NegativeArraySizeException in ProxyLeakTask on short stack traces
#2406
opened Jun 21, 2026 by
vasiliy-mikhailov
Loading…
Fix setCredentialsProviderClassName storing the value in the wrong field
#2405
opened Jun 21, 2026 by
vasiliy-mikhailov
Loading…
Fail fast for closed pool health checks
#2403
opened Jun 12, 2026 by
ittaigolde
Contributor
Loading…
Fix ConcurrentBag yield spin loop with virtual threads
#2399
opened Apr 10, 2026 by
TusharSariya
Loading…
chore: Log reason when soft evicting a connection that is busy
#2391
opened Feb 26, 2026 by
jmitash
Loading…
UtilityElf.createInstance should find the most suitable constructor
#2381
opened Jan 23, 2026 by
guanchengang
Loading…
fix: negative numbers cannot be indexed for java arrays
#2376
opened Jan 5, 2026 by
guanchengang
Loading…
Add last connection failure time diff and exception clarification to the pool timeout exception
#2362
opened Oct 10, 2025 by
jrobe
Loading…
Fix Dropwizard HealthCheck waiting for connection timeout when pool is shutdown
#2326
opened Jun 20, 2025 by
JamesScrase-PortSwigger
Loading…
feat: Add fluent-style setters for HikariConfig class
#2324
opened Jun 18, 2025 by
zhangbin90
Loading…
Fix ContextClassLoader load priority problem in DriverDataSource
#2320
opened Jun 8, 2025 by
yx91490
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.