-
Notifications
You must be signed in to change notification settings - Fork 367
Pull requests: jdbi/jdbi
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
transaction: collapse TransactionHandler to a single inTransaction method
AI
Generated by claude, codex or copilot.
cleanup
transaction: make the level-taking inTransaction a TransactionHandler default method
AI
Generated by claude, codex or copilot.
bug
#3024
opened Sep 8, 2026 by
stevenschlansker
Member
Loading…
Add OSGi bundle manifests to all published modules
AI
Generated by claude, codex or copilot.
#3010
opened Aug 10, 2026 by
TomasTokaMrazek
Loading…
native-image: check reachability metadata exactly
AI
Generated by claude, codex or copilot.
feature
#3007
opened Jul 28, 2026 by
stevenschlansker
Member
•
Draft
Finalize reusable statement templates: unify execution, extend to all statement kinds, complete the read-only model
AI
Generated by claude, codex or copilot.
feature
Make Jdbi and Handle read-only; move all configuration off the Handle
AI
Generated by claude, codex or copilot.
feature
Add the Jdbi.builder() assembly API and the JdbiPlugin.configure(Builder) SPI
AI
Generated by claude, codex or copilot.
feature
Make Jdbi configuration immutable and copy-on-write
AI
Generated by claude, codex or copilot.
feature
Introduce a reusable StatementTemplate and extract the SqlStatement mixins
AI
Generated by claude, codex or copilot.
feature
refactor(testcontainers): move the JUnit 5 extension to org.jdbi.testing.junit
AI
Generated by claude, codex or copilot.
cleanup
Upgrade Java source/target from 11 to 17
AI
Generated by claude, codex or copilot.
#2977
opened May 19, 2026 by
GG-Feng
Loading…
Added Test Cases and Documentation as Requested in #2818 Code Review
#2952
opened Mar 23, 2026 by
JScodesconcise
Loading…
Add test demonstrating DelegatingTransactionHandler bug with @Transaction annotation
#2907
opened Dec 10, 2025 by
hgschmie
Contributor
Loading…
Added Set<Annotation> argument to JsonMapper.forType()
#2827
opened Jul 6, 2025 by
unoexperto
Contributor
Loading…
Add (failing) tests exhibiting #2406
bug
testing
#2407
opened Jun 26, 2023 by
stevenschlansker
Member
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.