swagger-samples
swagger-samples copied to clipboard
Bump spring-core from 3.2.4.RELEASE to 4.3.19.RELEASE in /java/java-resteasy-spring
Bumps spring-core from 3.2.4.RELEASE to 4.3.19.RELEASE.
Release notes
Sourced from spring-core's releases.
4.1.1 Release
:star: New Features
- Allow configuring custom executor with WebSocket message broker [SPR-12272] #16877
- Clarify the single class restriction with
@JsonViewfor a response body advice [SPR-12270] #16875- PreparedStatement#setBlob(int, InputStream) is not supported in DefaultLobCreator [SPR-12265] #16870
- Update default SockJS CDN [SPR-12254] #16868
- Message broker thread pools should be set up in allowCoreThreadTimeOut mode [SPR-12249] #16863
- Consistent Environment access in XML bean definition parsing code [SPR-12248] #16862
- Create builder for Jackson ObjectMapper [SPR-12243] #16857
- Data binding with java.util.Optional: traversal of nested paths, detection of empty holders [SPR-12241] #16855
- INSERT SELECT of large CLOB causes ORA-01461 on setString [SPR-12240] #16854
- LocalSessionFactoryBean doesn't support JPA 2.1 auto-apply
@Converteron Hibernate 4.3 [SPR-12234] #16849- Expose
@Beanmethod metadata in the BeanDefinition [SPR-12232] #16847- Provide subclassing hooks in PathMatchingResourcePatternResolver [SPR-12231] #16846
- Explicitly release rolled-back database savepoints during (long-running) transaction [SPR-12228] #16843
- Further optimize ReflectionUtils.isCglibRenamedMethod [SPR-12227] #16842
- Support Jackson based XML serialization in RestTemplate [SPR-12225] #16840
- Improve performance of MapPropertySource.containsProperty [SPR-12224] #16839
- JndiLocatorDelegate.isDefaultJndiEnvironmentAvailable() should apply stronger checks [SPR-12223] #16838
- Support ordering of conditions [SPR-12219] #16833
- Allow configuring custom HandlerMethodArgumentResolver and HandlerMethodReturnValueHandler [SPR-12217] #16831
- DISCONNECT messages created in StompSubProtocolHandler do not contain user information [SPR-12215] #16829
- Add JavaConfig equivalent of tx:jta-transaction-manager [SPR-12197] #16811
- Spring HTTP clients do not enforce RFC 6265 (cookies in a single header) [SPR-12196] #16810
- Add spring macros support for Groovy Markup Templates [SPR-12193] #16807
- Scheduled/JmsListenerAnnotationBeanPostProcessor needlessly scans every scoped instance [SPR-12189] #16803
- Access to propertySources in CompositePropertySource [SPR-12182] #16796
- Set Jackson DEFAULT_VIEW_INCLUSION property to false by default [SPR-12179] #16793
- Using websocket scope in application event listener [SPR-12172] #16786
- Consistent support for java.util.Optional for all applicable handler method arguments [SPR-12171] #16785
- XML bean singleton attribute silently ignored [SPR-12167] #16781
- Log warning for single optional constructor when no default constructor to fall back to [SPR-12161] #16775
- SessionDisconnectEvent should extend AbstractSubProtocolEvent [SPR-12156] #16770
- Use DEBUG log level for broken WebSocket client connections or write failures [SPR-12155] #16769
- ResponseBodyAdvice to accept null values? [SPR-12152] #16766
- FormHttpMessageConverter writes ASCII encoded so that a multipart form data can not contain filenames with German Umlaute [SPR-12108] #16724
- Set Jackson FAIL_ON_UNKNOWN_PROPERTIES property to false by default [SPR-11891] #16510
- please let context:component-scan base-package eval placeholder then split by comma [SPR-10425] #15058
- make context:exclude-filter expression supports placeholder like context:component-scan base-package [SPR-10424] #15057
- Improve
@RequestParamdefaultValue's value JavaDoc [SPR-9967] #14601- Section 15.3.2 - example description not matching example code [SPR-8025] #12680
:beetle: Bug Fixes
... (truncated)
- Java 8 introspection causes breakage with FreeMarker Configuration bean [SPR-12448] #17053
- Duplicate entries in ResolvableType cache [SPR-12275] #16880
- MethodReference isn't thread-safe [SPR-12269] #16874
- Spring 4.1 with WebMvcConfigurationSupport enabled does not register a default view resolver [SPR-12267] #16872
- Web Async responses force concurrentResult.toString() call [SPR-12253] #16867
Commits
f428cbbRelease version 4.3.19.RELEASE6a5d986Fix SpEL compilation for non trivial elvis operand8ce9236Polishing1a626abSpelExpression consistently exposes EvaluationContext to compiled AST56194a1Transactional timeout documented as seconds in annotation javadoca496836Upgrade to Tomcat 8.5.33 and Netty 4.1.29974e7b8Polishing069704fSupport Jackson filters in combination with serialization viewd38eb9dSimpleAliasRegistry.hasAlias properly resolves multiple chained aliases5bd4f88Polishing- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.