设为首页 收藏本站
查看: 666|回复: 0

[软件发布] Spring Framework 4.3.1 和 4.2.7 发布

[复制链接]

尚未签到

发表于 2016-10-25 11:42:28 | 显示全部楼层 |阅读模式
欢迎加入运维网交流群:263444886   DSC0000.jpg
                  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)

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.iyunv.com/thread-291096-1-1.html 上篇帖子: okhttp 3.4.0 RC1 发布,HTTP+SPDY 客户端开发包 下篇帖子: JEPF 3.1.7 发布,我们的软件机床
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表