* dev:
Updated change log
Restore max lifetime check to getConnection() rather than only in the housekeeper thread. An extremely active pool may never find an idle connection in the housekeeper alone.
Restore max lifetime check to getConnection() rather than only in the housekeeper thread. An extremely active pool may never find an idle connection in the housekeeper alone.
Fixed#51 fix logging string substitution parameter.
Switch back to setting our own context class loader during code generation.
Change visibility.