Skip to content

Commit 7b240eb

Browse files
committed
CHANGELOG update.
1 parent 0cf6d98 commit 7b240eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1+
-- Improve performance of begin/endRequest support
12
-- Implement c3p0-loom UninstrumentedVirtualThreadPerTaskTaskRunnerFactory
23
-- Change mind. Eliminate naggingly prescriptive equals/hashCode pseudorequirements
34
from plugin interfaces, because our canonicalization strategy is by key, doesn' actually
45
rely upon those implementations.
56
-- Guard collection of MBeanAttributeInfo against items that would have no getter
67
or setter to prevent ugly IntrospectionExceptions.
78
See https://github.com/swaldman/c3p0/issues/128
8-
Thanks @philippscs
9+
Thanks @philippscs!
910
-- Let C3P0PooledConnectionPool manager test introspected authentication that appears
1011
perhaps incomplete, and revert to NULL_AUTH (no-arg DataSource.getConnection()) if
1112
the test fails.

0 commit comments

Comments
 (0)