(2008/3/3) - We're pleased to announce that Spring Framework 2.5.2 has been released. Here is Juergen's original announcement:
--
Dear Spring community,
I'm pleased to announce that Spring Framework 2.5.2 has been released! This is the second update release in the Spring 2.5 series. It fixes all issues reported since 2.5.1 and introduces various enhancements throughout the framework:
Download | Documentation | Changelog
- Restored full Spring 2.0 compatibility for specific extension points
- Extended SQL error code mappings for MS SQL, MySQL, PostgreSQL and Oracle
- Revised JDBC BeanPropertyRowMapper with refined value extraction logic
- Support for the GlassFish/JBoss JCA WorkManager as TaskExecutor backend
- Support for Eclipse Persistence Services 1.0 M4 (the EclipseLink JPA provider)
- Compatibility with the WebSphere JPA provider (derived from OpenJPA)
- @RequestMapping supports "!myParam" expressions for non-presence of a parameter
- @RequestMapping's "params" attribute supported at the type level as well
- Revised JSP CheckboxesTag and RadioButtonsTag (for strict HTML compliance)
Juergen Hoeller
Lead, Spring Framework Development



