Spring v5.2.11.RELEASE Release Notes

Release Date: 2020-11-10 // over 3 years ago
  • ๐Ÿฑ โญ New Features

    • ๐Ÿ”Š StompSubProtocolHandler logs failed authentication with error stack trace #26037
    • ๐Ÿ”€ MergedAnnotationCollectors.toAnnotationSet() should not create intermediate ArrayList #26036
    • 0๏ธโƒฃ DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26013
    • 0๏ธโƒฃ DefaultWebClientBuilder copies references #25993
    • Inefficient request handling inside ServletRequestDataBinder #25990

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • โž• Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE #26027
    • Autowiring does not work reliably in case of dynamically changing prototype bean class #26020
    • โœ… Order of profiles in tests is not preserved #26008
    • ๐Ÿ‘€ SseEmitter: connection closed after first event #25989

    ๐Ÿ“” Documentation

    • ๐Ÿ›  Fix a broken Asciidoctor syntax in core-resources.adoc #26000