Spring v5.0.17.RELEASE Release Notes

Release Date: 2020-04-28 // almost 4 years ago
  • ๐Ÿฑ โญ New Features

    • 0๏ธโƒฃ Honor overridden AcceptHeaderLocaleContextResolver.getDefaultLocale() #24877
    • ๐Ÿ”ง Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24515

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿคก MockHttpServletRequest should not strip brackets from IPV6 address supplied via Host header #24918
    • Connection created by SingleConnectionDataSource with suppressClose=true always returns isClosed=false even if the target connection is closed #24859
    • 0๏ธโƒฃ DefaultListableBeanFactory.getBean(Class) throws NoSuchBeanDefinitionException on existing bean if getBean(Class) previously tried before registration #24856
    • Recursively copy directory with symbolic link #24827
    • ๐Ÿ‘ฏ Using UriComponentsBuilder.cloneBuilder does not copy uriVariables #24780
    • ๐Ÿ“ฆ Missing nullability declarations for package web.socket.server.jetty #24751
    • ๐Ÿ‘€ MediaTypeNotSupportedStatusException seems unused #24749
    • โž• addCandidateComponentsFromIndex should create ScannedGenericBeanDefinitions #24640
    • ๐ŸŒฒ Cycle in LogAdapter.Log4jLog initialization within log appender #24451

    ๐Ÿ“” Documentation

    • โšก๏ธ Update advice on RestTemplate #24504