We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/spring-projects/spring-framework/releases/tag/v5.3.31
v5.3.31 ⭐ New Features Log4jLog needs to re-resolve ExtendedLogger on deserialization (for compatibility with Log4J 2.21) spring-projects/spring-framework#31583 🐞 Bug Fixes MessageBuilder#createMessage should not define the payload as @nullable spring-projects/spring-framework#31611 Avoid duplicate JAR resources in PathMatchingResourcePatternResolver on MS Windows spring-projects/spring-framework#31603 Spring web integration commons fileupload receives files and other parameter uploads, with a null pointer spring-projects/spring-framework#31564 Function column out doesn't resolve to SqlOutParameter spring-projects/spring-framework#31560 Resolve to empty MultiValueMap when no matrix variables are provided spring-projects/spring-framework#31484 BeanUtils.copyProperties() consumes large amount of memory spring-projects/spring-framework#31481 CGLIB BeanCopier falls back to ClassLoader.defineClass for public target spring-projects/spring-framework#31436 R2DBC Connection is closed during transaction when using TransactionAwareConnectionFactoryProxy spring-projects/spring-framework#31411 HibernateJpaDialect and HibernateExceptionTranslator throw SQLExceptionTranslator-provided exception instead of returning it spring-projects/spring-framework#31410 NamedParameterJdbcTemplate throws unexpected exception for null query spring-projects/spring-framework#31394 LazyResolutionMessage does not implement proper toString spring-projects/spring-framework#31385 Illegal reflective access in ContextOverridingClassLoader.isEligibleForOverriding spring-projects/spring-framework#31233 📔 Documentation Clarify documentation for @transactional on interfaces spring-projects/spring-framework#31401 Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, Class) inconsistent with code spring-projects/spring-framework#31349 Referencing a @bean method in a @configuration class' @PostConstruct method leads to circular reference spring-projects/spring-framework#31339 Incorrect reference information about CGLIB supported method visibility spring-projects/spring-framework#31311 🔨 Dependency Upgrades Upgrade to Reactor 2020.0.38 spring-projects/spring-framework#31584
The text was updated successfully, but these errors were encountered:
dffc3bb
No branches or pull requests
https://github.com/spring-projects/spring-framework/releases/tag/v5.3.31
v5.3.31
⭐ New Features
Log4jLog needs to re-resolve ExtendedLogger on deserialization (for compatibility with Log4J 2.21) spring-projects/spring-framework#31583
🐞 Bug Fixes
MessageBuilder#createMessage should not define the payload as @nullable spring-projects/spring-framework#31611
Avoid duplicate JAR resources in PathMatchingResourcePatternResolver on MS Windows spring-projects/spring-framework#31603
Spring web integration commons fileupload receives files and other parameter uploads, with a null pointer spring-projects/spring-framework#31564
Function column out doesn't resolve to SqlOutParameter spring-projects/spring-framework#31560
Resolve to empty MultiValueMap when no matrix variables are provided spring-projects/spring-framework#31484
BeanUtils.copyProperties() consumes large amount of memory spring-projects/spring-framework#31481
CGLIB BeanCopier falls back to ClassLoader.defineClass for public target spring-projects/spring-framework#31436
R2DBC Connection is closed during transaction when using TransactionAwareConnectionFactoryProxy spring-projects/spring-framework#31411
HibernateJpaDialect and HibernateExceptionTranslator throw SQLExceptionTranslator-provided exception instead of returning it spring-projects/spring-framework#31410
NamedParameterJdbcTemplate throws unexpected exception for null query spring-projects/spring-framework#31394
LazyResolutionMessage does not implement proper toString spring-projects/spring-framework#31385
Illegal reflective access in ContextOverridingClassLoader.isEligibleForOverriding spring-projects/spring-framework#31233
📔 Documentation
Clarify documentation for @transactional on interfaces spring-projects/spring-framework#31401
Default behavior of BeanPropertyRowMapper.getColumnValue(ResultSet, int, Class) inconsistent with code spring-projects/spring-framework#31349
Referencing a @bean method in a @configuration class' @PostConstruct method leads to circular reference spring-projects/spring-framework#31339
Incorrect reference information about CGLIB supported method visibility spring-projects/spring-framework#31311
🔨 Dependency Upgrades
Upgrade to Reactor 2020.0.38 spring-projects/spring-framework#31584
The text was updated successfully, but these errors were encountered: