Agroal


home  
github  
license  
issues  
The natural database connection pool

1.12 Release2021 06 23

The 1.12 version of Agroal exposes the ThreadLocal cache as a configuration option. Applications can now choose a cache strategy or implement their own.

Bug

  • AG-172 - Connection operations list is created when enhanced leak report is not enabled

Enhancement

  • AG-170 - Add support of java.util.Properties type in PropertyInjector to allow to set OracleXADatasource.connectionProperties attribute as JDBC property
  • AG-173 - Make local cache configurable
  • AG-174 - Change default implementation of ConnectionCache