Agroal


home  
github  
license  
issues  
The natural database connection pool

2.2 Release2023 05 25

A maintenance release of both Agroal 2.x and 1.x series that improves Agroal compatibility with Spring boot 3.0.

A this release includes contributions from Óscar Burgos and Benjamin Graf.

Enhancement

  • AG-199 - [spring] Allow set jdbcProperties
  • AG-205 - [spring] Add DataSourcePoolMetadataProvider implementation
  • AG-206 - [spring] Improve DataSourceConfiguration
  • AG-207 - [spring] Make ConnectionValidator and ExceptionSorter configurable