Skip to content

Commit 636e2f0

Browse files
committed
final preparations for 3.0.2
1 parent 461b488 commit 636e2f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Changes in version 3.0.2 (2010-03-31)
2121
* ObjectFactoryCreatingFactoryBean creates a serializable ObjectFactory reference
2222
* added ProviderCreatingFactoryBean, exposing a serializable JSR-330 Provider reference
2323
* "conversionService" bean will be ignored if it is not of type ConversionService
24+
* revised AbstractInterceptorDrivenBeanDefinitionDecorator for alignment with auto-proxying
2425
* SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now
2526
* added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean
2627
* HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive release)
@@ -34,6 +35,7 @@ Changes in version 3.0.2 (2010-03-31)
3435
* WebApplicationObjectSupport's initServletContext will be called only once in any scenario
3536
* DispatcherPortlet passes handler instance into HandlerExceptionResolver for action exception
3637
* DispatcherPortlet applies preHandleRender callbacks in case of action exception as well
38+
* UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere)
3739
* introduced support for HttpEntity wrapper, containing headers in addition to body value
3840
* fixed DataBinder's conversion error handling for direct field access with ConversionService
3941
* @InitBinder methods support all applicable Spring 3.0 parameter annotations as well

0 commit comments

Comments
 (0)