Skip to content

Commit b5a279d

Browse files
committed
final preparations for 3.0.7
1 parent 0862a29 commit b5a279d

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
@@ -17,13 +17,15 @@ Changes in version 3.0.7 (2011-12-22)
1717
* fixed nested element conversion with a DataBinder + ConversionService + PropertyEditor
1818
* restored DataBinder's ability to bind to an auto-growing List with unknown element type
1919
* optimized DefaultListableBeanFactory's PropertyDescriptor caching for concurrent access
20+
* context:property-placeholder's "file-encoding" attribute value is being applied correctly
2021
* SpringValidatorAdapter accepts non-indexed set paths (for Hibernate Validator compatibility)
2122
* fixed AbstractAsyncExecutionAspect's setExecutor method to correctly wrap in a TaskExecutorAdapter
2223
* @Transactional qualifiers match against transaction manager definitions in parent contexts as well
2324
* TransactionSynchronizationManager eagerly cleans up void ResourceHolders on any access
2425
* updated H2 error codes in sql-error-codes.xml
2526
* fixed NamedParameterJdbcTemplate to use correct maximum type for queryForInt/Long
2627
* SimpleJdbcTestUtils executeSqlScript properly closes its LineNumberReader after use
28+
* Hibernate synchronization properly unbinds Session even in case of afterCompletion exception
2729
* JDO PersistenceManager synchronization performs close attempt after completion (if necessary)
2830
* JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls
2931
* added "forwarder" property to ConnectorServerFactoryBean, accepting an MBeanServerForwarder

0 commit comments

Comments
 (0)