|
欢迎加入运维网交流群:263444886
Spring Framework 4.3.1 和 4.2.7 发布了。
Spring Framework 4.3.1 更新内容:
Bug
- [SPR-14356] - SockJs heartbeat during message send closes socket
- [SPR-14358] - Failure to resolve @RequestMapping method arguments in Servlet 2.5 environments
- [SPR-14364] - Hibernate 5 SpringSessionSynchronization calls Session.getFlushMode() directly instead of using SessionFactoryUtils.getFlushMode(session)
- [SPR-14365] - NoSuchMethodError for SessionFactoryImplementor.getProperties() with Hibernate 5.1
- [SPR-14368] - Regression: Static JS files served as 'application/octet-stream' instead of 'application/javascript'
- [SPR-14379] - Background initialization for Hibernate SessionFactory breaks transaction management
- [SPR-14383] - HEAD/GET in MVC not fully backward-compatible
- [SPR-14388] - Deadlock while creating a new thread on bean initialization with transactional code invocation
- [SPR-14389] - @JmsListener endpoint @Payload resolution fails due to interplay of new LazyResolutionMessage and MessagingMessageConverterAdapter
[SPR-14393] - JDBC Connection to reset not>
- [SPR-14400] - InjectionPoint not propagated by AutowiredAnnotationBeanPostProcessor's cached argument resolution
- [SPR-14406] - Regression: DefaultCorsProcessor ignores already present Access-Control-Allow-Origin header
- [SPR-14410] - Possible issue with handling http method OPTIONS
- [SPR-14413] - Cache infrastructure using AspectJ is not properly configured
- [SPR-14423] - Return type implementing DeferredResult is rejected with exception
Improvement
- [SPR-10454] - Add exposeProxy to @EnableAspectJAutoProxy
- [SPR-14363] - ReflectionTestUtils should defensively invoke toString() on target objects
- [SPR-14367] - @WebAppConfiguration fails with ServletServerContainerFactoryBean in the ApplicationContext
- [SPR-14370] - Revise PropertySourcesPropertyResolver's default logging and customizability
- [SPR-14372] - ForwardedHeaderFilter should support case insensitive header name
- [SPR-14373] - Multiple load-time-weaver elements cause repeated addition of AspectJ transformer
- [SPR-14391] - STOMP 1.1 protocol support for client
- [SPR-14392] - Improve warn logging in AbstractHandlerExceptionResolver
- [SPR-14394] - Improve error handling when resolving message payloads
- [SPR-14397] - RequestMappingInfoHandlerMapping.handleNoMatch throws 415 when it should throw 406
- [SPR-14405] - MvcUriComponentsBuilder should not include empty query parameters in build URI
- [SPR-14407] - Enforce UTF-8 encoding in SseEmitter
- [SPR-14412] - Add BasicAuthorizationInterceptor
[SPR-14415] - Convert comma-separated string into list of>
[SPR-14422] - Defensively access deprecated AbstractHttpClient>
- [SPR-14424] - @MessageExceptionHandler should match cause as well (analogous to @ExceptionHandler)
New Feature
- [SPR-14321] - Provide API to expose Spring MVC's ability to match requests
Task
- [SPR-13233] - Compatibility with WebSphere 9 Traditional
- [SPR-14352] - Small issues with Spring Framework Code Guide
- [SPR-14355] - Migrate to Asciidoctor 1.5 syntax
- [SPR-14366] - Cache documentation does not mention "sync" attribute.
- [SPR-14385] - Upgrade to CGLIB 3.2.4
- [SPR-14399] - Ambiguous sentence in the cache documentation
- [SPR-14402] - Define and document rules for @Autowired self-injection in case of ambiguity
- [SPR-14420] - Add missing package-info files for common packages
详细内容请看:4.3.1.RELEASE
下载地址:
- Source code (zip)
- Source code (tar.gz)
Spring Framework 4.2.7更新内容:
Bug
- [SPR-14177] - HtmlUnitRequestBuilder should decode request parameter names
- [SPR-14257] - Meta-@Conditional lookup does not work consistently with ASM
- [SPR-14266] - Memory leak on STOMP broker connections that fail before heartbeats start
- [SPR-14269] - markBeanAsCreated does not clear merged bean definition in a thread-safe fashion
- [SPR-14288] - @Bean not detected in extended interface
- [SPR-14293] - StringIndexOutOfBoundsException when calling BeanWrapperImpl.setPropertyValue("[']", "foobar")
- [SPR-14298] - SettableListenableFuture.setException(Throwable) doesn't work for Error
- [SPR-14305] - NPE was occurred at WebUtils.isSameOrigin
- [SPR-14311] - Cannot put inside
- [SPR-14329] - After-completion callback not triggered for custom Throwable subclass
[SPR-14330] - EventListenerMethodProcessor resolves>
- [SPR-14333] - Race condition in handling of @Lookup annotation
- [SPR-14336] - AllEncompassingFormHttpMessageConverter ignores JAXB XML when Jackson used for JSON
- [SPR-14345] - Different error codes on same formatter registered in different ways
- [SPR-14356] - SockJs heartbeat during message send closes socket
- [SPR-14388] - Deadlock while creating a new thread on bean initialization with transactional code invocation
- [SPR-14413] - Cache infrastructure using AspectJ is not properly configured
- [SPR-14423] - Return type implementing DeferredResult is rejected with exception
Improvement
- [SPR-14279] - SimpleBrokerMessageHandler makes an assertion about the type of the MessageHeaderAccessor, but doesn't seem to care
- [SPR-14309] - Spring Web should process requests with empty/invalid mime type
- [SPR-14323] - Consistent Error handling in MessageChannel implementations
- [SPR-14349] - Allow method inlining of ObjectUtils.nullSafeEquals()
- [SPR-14394] - Improve error handling when resolving message payloads
Task
- [SPR-13535] - Doc. Unable to use bean() PCD to define a Pointcut in Aspect created by using annotation @Aspect
- [SPR-13843] - Doc: @Transactional on private methods with aspectj mode
- [SPR-14087] - Doc: Different behavior for @Named and @Component
- [SPR-14164] - Reference Documentation: Why does not exist an XML configuration version for @Async?
- [SPR-14272] - Doc: @Component bean auto naming working differently for two capital letter start
- [SPR-14282] - Clarify @Bean(autowire=NO)
- [SPR-14287] - Label "for" attribute is wrongly documented as required
- [SPR-14319] - Incorrect annotation is given in "Cache Abstraction" part of Spring reference
- [SPR-14385] - Upgrade to CGLIB 3.2.4
- [SPR-14399] - Ambiguous sentence in the cache documentation
- [SPR-14420] - Add missing package-info files for common packages
详细内容请看:4.2.7.RELEASE
下载地址:
- Source code (zip)
- Source code (tar.gz)
|
|
|
|
|
|
|