-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Comparing changes
Open a pull request
base repository: spring-projects/spring-framework
base: v4.3.21.RELEASE
head repository: spring-projects/spring-framework
compare: v4.3.22.RELEASE
- 19 commits
- 38 files changed
- 4 contributors
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a46a437 - Browse repository at this point
Copy the full SHA a46a437View commit details
Commits on Dec 4, 2018
-
JavaMailSenderImpl calls sendMessage with empty array instead of null
Issue: SPR-17540 (cherry picked from commit 16e9b83)
Configuration menu - View commit details
-
Copy full SHA for 191a2d3 - Browse repository at this point
Copy the full SHA 191a2d3View commit details -
Avoid log statements between resource opening and returning
Issue: SPR-17559 (cherry picked from commit 7854b7a)
Configuration menu - View commit details
-
Copy full SHA for 9d504c8 - Browse repository at this point
Copy the full SHA 9d504c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4decaa2 - Browse repository at this point
Copy the full SHA 4decaa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9043c - Browse repository at this point
Copy the full SHA bf9043cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8480ea - Browse repository at this point
Copy the full SHA b8480eaView commit details -
Cleanup after unexpected exception from external delegation call
Issue: SPR-17559 (cherry picked from commit c024bdc)
Configuration menu - View commit details
-
Copy full SHA for 792991a - Browse repository at this point
Copy the full SHA 792991aView commit details -
Clarified VfsResource constructor
Issue: SPR-17563 (cherry picked from commit 50e5bdb)
Configuration menu - View commit details
-
Copy full SHA for 7ff1b0e - Browse repository at this point
Copy the full SHA 7ff1b0eView commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b00f98f - Browse repository at this point
Copy the full SHA b00f98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce05a5b - Browse repository at this point
Copy the full SHA ce05a5bView commit details
Commits on Jan 8, 2019
-
Fix XML parser default value handling
The xml parser does not fill in defaults provided in the XSD when validation is disabled. As a result, attributes like default-lazy-init will not receive the value "default" but an empty string. With this commit, BeanDefinitionParserDelegate now takes this into account, checking default values against empty string as well as "default". As a consequence, default-lazy-init attribute should now work correctly even when the XSD validation is disabled. Issue: SPR-8335
Configuration menu - View commit details
-
Copy full SHA for 21d3bf8 - Browse repository at this point
Copy the full SHA 21d3bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7887c - Browse repository at this point
Copy the full SHA 3c7887cView commit details -
Consistent support for EnumSet subclasses in CollectionFactory
Issue: SPR-17619 (cherry picked from commit 31a2472)
Configuration menu - View commit details
-
Copy full SHA for 21baa72 - Browse repository at this point
Copy the full SHA 21baa72View commit details -
Relaxed position assertion (for overflows in large inline maps)
Issue: SPR-17605 (cherry picked from commit b2756f5)
Configuration menu - View commit details
-
Copy full SHA for c02446c - Browse repository at this point
Copy the full SHA c02446cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e714fc5 - Browse repository at this point
Copy the full SHA e714fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be0aa0 - Browse repository at this point
Copy the full SHA 7be0aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9767165 - Browse repository at this point
Copy the full SHA 9767165View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f540a - Browse repository at this point
Copy the full SHA a8f540aView commit details
Commits on Jan 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a957543 - Browse repository at this point
Copy the full SHA a957543View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.21.RELEASE...v4.3.22.RELEASE