Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Bump spring-core from 2.5.6 to 4.3.19.RELEASE - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework-spring-core-4.3.19.RELEASE
Closed

Bump spring-core from 2.5.6 to 4.3.19.RELEASE#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework-spring-core-4.3.19.RELEASE

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2020

Copy link
Copy Markdown

Bumps spring-core from 2.5.6 to 4.3.19.RELEASE.

Release notes

Sourced from spring-core's releases.

4.1 GA Release

⭐ New Features

  • Cache.get(Object key, Class type) should be more explicit about what to do in case of a type mismatch [SPR-12145] #16759
  • allow value expressions for messaging listener annotation destinations [SPR-12134] #16750
  • Call to addResourceLocations should not always be mandatory [SPR-12133] #16749
  • Consider enhancing ResourceUrlProvider to be able to change the domain, port, or scheme [SPR-12130] #16746
  • Update MVC namespace to match improvements made to the Java config in RC2 [SPR-12129] #16745
  • Provide full control over the registration of resolvers and transformers in ResourceHandlerRegistration [SPR-12124] #16740
  • RestTemplate does not render correct url for server ports [SPR-12123] #16739
  • Performance issue on ResolvableType cache [SPR-12122] #16738
  • Include http status code in ServletRequestHandledEvent [SPR-12119] #16735
  • Consider adding static badRequest() builder method to ResponseEntity [SPR-12112] #16728
  • PropertySources added via @PropertySource aren't available in the environment during component scanning [SPR-12111] #16727
  • Placeholder resolution within @PropertySource resource locations can not resolve properties from prior sources [SPR-12110] #16726
  • Remove synchronization around filteredPropertyDescriptorsCache in case of non-existing entry [SPR-12106] #16722
  • Use putIfAbsent in CachedIntrospectionResults.addTypeDescriptor [SPR-12102] #16718
  • MockHttpServletRequest should honor scheme in isSecure() method [SPR-12098] #16714
  • PathMatchingResourcePatternResolver cannot search for "classpath*" patterns in a jar file roots [SPR-12095] #16711
  • SchedulerAccessorBean should be able to find a default Scheduler [SPR-12094] #16710
  • Convenient EhCache CacheManager setup in an @Bean method [SPR-12093] #16709
  • Allow customizing the SockJsMessageCodec in WebSocket Java config and XML namespace [SPR-12091] #16707
  • MockHttpServletRequest should honor "Host" header in getServerName() and getServerPort() [SPR-12088] #16704
  • Add Exception tracking to JamonPerformanceMonitorInterceptor [SPR-12068] #16684
  • Allow configuring custom redirect prefix in HandlerMethodReturnValueHandler's [SPR-12054] #16670
  • Too many exception stack traces related to disconnected SockJS clients [SPR-11870] #16489
  • Support ignoreResourceNotFound as attribute of util:properties [SPR-10614] #15242
  • ReloadableResourceBundleMessageSource locks properties hashmap and fails under load. [SPR-10500] #15133
  • Unnecessarily conservative locking in registerDependentBean is a bottleneck [SPR-8814] #13456
  • Can't insert into nvarchar2 using SimpleJdbcInsert whereas it works with SimpleJdbcTemplate [SPR-8571] #13215
  • Refactor AssertThrows to support Throwable instead of Exception [SPR-6362] #11028

🪲 Bug Fixes

  • Jackson @JSONView not taken in account when using XML serialization [SPR-12149] #16763
  • CachingConnectionFactory should catch exceptions on logical close [SPR-12148] #16762
  • InstantiationAwareBeanPostProcessor.postProcessBeforeInstantiation called with wrong beanClass for bean declared on JavaConfig [SPR-12142] #16756
  • Plain FactoryBean declaration on @Bean method leads to early call (pre injection) [SPR-12141] #16755
  • InstantiationAwareBeanPostProcessor.postProcessBeforeInstantiation not called for bean declared on JavaConfig [SPR-12140] #16754
  • CssLinkResourceTransformer does not use resolveUrlPath properly [SPR-12137] #16752
  • Metadata provided by ImportAware ignores conditions and is dependent on the order of the configuration classes [SPR-12128] #16744
  • GuavaCacheManager ignores cache specification due to eager initialization of internal cache map with static cache names [SPR-12120] #16736
  • OpenEntityManagerInViewInterceptor doesn't always close connections with WildFly 8 [SPR-12118] #16734
  • PropertySource named cannot be added relative to itself (@PropertySource processing fails) [SPR-12115] #16731
  • MockMvc security filters causes FileUploadException: the request was rejected because no multipart boundary was found [SPR-12114] #16730
  • ServerEndpointExporter causes application context refresh to fail with an NPE when used in a Spring Boot app [SPR-12109] #16725
  • Wrong string equality in Indexer [SPR-12105] #16721
  • ShallowEtagHeaderFilter doesn't support Servlet 3.1 setContentLengthLong [SPR-12097] #16713
  • @Async Supporting ListenableFuture not applied with AspectJ [SPR-12092] #16708
  • UncaughtExceptionHandler is not configured with AspectJ [SPR-12090] #16706
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2020
@dependabot @github

dependabot Bot commented on behalf of github Mar 31, 2022

Copy link
Copy Markdown
Author

Superseded by #5.

@dependabot dependabot Bot closed this Mar 31, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/org.springframework-spring-core-4.3.19.RELEASE branch March 31, 2022 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants