Agroal


home  
github  
license  
issues  
The natural database connection pool

2.5 Release2024 07 12

Release 2.5

A maintenance release of Agroal 2.x series with improvements to spring integration and bug fixes.

Bug

  • AG-244 - FlushOnClose if requested should be done at all pool sizes and restricts Pool to minSize

Task

  • AG-245 - Update dependencies prior to release

Enhancement

  • AG-241 - Switch from property injection to constructor injection in Spring-Boot AutoConfiguration
  • AG-242 - Support for Spring-Boot @ServiceConnection to plugin Testcontainers