t8y2
07edb39d77
feat(jdbc-plugin): bundle slf4j-api, slf4j-nop, and commons-lang3
...
Many JDBC drivers depend on SLF4J and commons-lang3 at runtime but
don't shade them. Bundling these in the plugin JAR avoids
NoClassDefFoundError when users import driver JARs.
2026-06-04 18:21:08 +08:00
github-actions[bot]
2f9d58a4fa
chore(jdbc): bump plugin version [skip ci]
2026-06-03 18:11:15 +00:00
github-actions[bot]
d776e7bd37
chore(jdbc): bump plugin version [skip ci]
2026-06-03 04:55:36 +00:00
github-actions[bot]
ad9b7e5908
chore(jdbc): bump plugin version [skip ci]
2026-06-01 20:59:14 +00:00
github-actions[bot]
5e6d94afff
chore(jdbc): bump plugin version [skip ci]
2026-05-28 18:03:46 +00:00
github-actions[bot]
647a2156a8
chore(jdbc): bump plugin version [skip ci]
2026-05-26 19:15:39 +00:00
github-actions[bot]
a14cb73a49
chore(jdbc): bump plugin version [skip ci]
2026-05-22 04:11:45 +00:00
github-actions[bot]
367037465c
chore(jdbc): bump plugin version [skip ci]
2026-05-19 13:02:44 +00:00
t8y2
652486840b
chore: bump version to 0.1.2 for JDBC plugin
2026-05-18 19:05:11 +08:00
t8y2
3be6f4486a
fix(jdbc): apply query execution context
2026-05-16 10:49:54 +08:00
t8y2
692815fd45
chore: bump version to 0.5.5
2026-05-13 17:14:57 +08:00
t8y2
10bfede1c7
feat(jdbc): add optional JDBC plugin support
2026-05-10 12:57:38 +08:00