dubbo3
dubbo3 copied to clipboard
Bump spring-framework-bom from 4.3.18.RELEASE to 4.3.29.RELEASE
Bumps spring-framework-bom from 4.3.18.RELEASE to 4.3.29.RELEASE.
Release notes
Sourced from spring-framework-bom's releases.
v4.3.29.RELEASE
:star: New Features
- PropertiesLoaderSupport should ignore socket/connect exceptions as well #25722
- Refine use of substring operations #25515
:beetle: Bug Fixes
- VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface #25713
- SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails #25694
- Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) #25644
- Lazy dependency proxy does not populate bean dependencies #25565
- Synchronized blocks in MethodOverrides are hurting concurrency #25549
- StaticListableBeanFactory.isSingleton() returns false for singleton beans #25525
- MockHttpServletResponse reset() does not reset charset field #25512
:notebook_with_decorative_cover: Documentation
- Prevent confusion about build(boolean) method in UriComponentsBuilder #25703
v4.3.28.RELEASE
:star: New Features
- Defer creating logger in StandardWebSocketHandlerAdapter #25435
- Alignment of CORS default values with 5.x #25414
- Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors #25221
- Avoid full synchronization in AbstractRefreshableApplicationContext.getBeanFactory() since it can lead to massive thread blocking #25219
:beetle: Bug fixes
- UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders #25426
- Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource #25419
- NoRollbackFor rule causes TransactionAspectSupport to log unwarranted "exception overridden" error on WebSphere #25269
- The AbstractTemplateViewResolver class is not abstract #25243
- MultiValueMapAdapter.getFirst fails with IndexOutOfBoundsException in case of empty List #25227
- WebSphereUowTransactionManager causes exception for PROPAGATION_SUPPORTS when timeout is specified #25225
- Avoid ClassCastException on IllegalArgumentException when invoking sync get cache method #25223
:notebook_with_decorative_cover: Documentation
- Clarify enforceInitMethod/enforceDestroyMethod default values in AbstractBeanDefinition #25405
- Document exception handling limitations in TaskDecorator implementations (specifically for ThreadPoolTaskExecutor#submit) #25235
v4.3.27.RELEASE
:star: New Features
- Backport of ContentDisposition fixes to HttpHeaders #24580
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24516
:beetle: Bug Fixes
... (truncated)
Commits
585be71Release version 4.3.29.RELEASE7056dd5Polishingbb5b12aUriComponentsBuilder Javadoc update2f75212Avoid unnecessary parsing of path paramsbdcb189Shared read-only instances of UrlPathHelpercaa22b7Properties loading with ignoreResourceNotFound covers SocketException as well5866773Revise documentation notes on getParameterType performance issues2d632efFix SpEL generated code for default method invocationeec4a6dRetry DatabaseMetaData retrieval if access to transactional connection failsa577f63Polishing- 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.