Bump org.springframework:spring-tx from 6.2.5 to 6.2.6
Closed
Number: #115
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 06, 2025 at 01:52 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
May 16, 2025 at 01:16 AM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
May 16, 2025 at 01:16 AM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
10 days
Labels:
dependencies java
dependencies java
Description:
Bumps org.springframework:spring-tx from 6.2.5 to 6.2.6.
Release notes
Sourced from org.springframework:spring-tx's releases.
v6.2.6
:star: New Features
- An option for SimpleAsyncTaskExecutor to throw an exception when limit is reached #34727
- Provide first-class support for Bean Overrides with
@ContextHierarchy#34723- Micro performance optimizations #34717
- Suppress "Unable to rollback against JDBC Connection" in case of timeout (connection closed) #34714
- Avoid early FactoryBean instantiation for type-based retrieval with includeNonSingletons=false and allowEagerInit=true #34710
- ReactiveCachingHandler still not using error handler on sync cache. #34708
- Add an
exchangeForRequiredValuevariant toRestClient#34692- Recursively boxing Kotlin nested value classes in
CoroutinesUtils#34682- ServletServerHttpRequest does not use charset parameter of application/x-www-form-urlencoded #34675
- LifecycleGroup concurrent start and start timeout #34634
- HibernateJpaDialect exception translation misses concrete exceptions wrapped in Hibernate's ExecutionException #34633
:lady_beetle: Bug Fixes
- Inconsistency in
SseEmitter.onCompletion()behavior between Spring 6.2.3 and 6.2.5 #34762- Deadlock while creating Spring beans with parallel bootstrap threads on IBM Liberty #34729
PropertyBatchUpdateException: causes of nestedPropertyAccessExceptions not shown in output #34691- IllegalAccessError for package-private member of AzureStorageConfiguration on WebSphere #34684
- Change in Jar usecache behavior with Spring 6.1.x causing java.lang.IllegalStateException: zip file closed #34678
- Startup performance regression due to CGLIB class load attempts in Spring 6.1.x #34677
- An infinite wait on a parallel context.getBean() #34672
- InvalidObservationException: Invalid start: Observation 'http.client.requests' has already been started #34671
@Configurationclasses can no longer beabstractwithout@Beanmethods #34663- Generated-code for LinkedHashMap is missing static keyword #34659
- Detect late-set primary markers for autowiring shortcut algorithm #34658
@MockitoBeanwith custom@Qualifieris not injected into@Configurationclass #34646- Qualifier Resolution Issue in Parent-Child Context Hierarchies #34644
- Enforced container-level acknowledge call for custom acknowledgement mode #34635
- UriComponentsBuilder does not treat a URN as opaque if it contains a slash #34588
- Migrating from Spring 6.1.x to 6.2.x leads to exceptions in a Pekko setup #34303
:notebook_with_decorative_cover: Documentation
- Update Javadoc for
ignoreDependencyInterface()inAbstractAutowireCapableBeanFactory#34747- Update Javadoc to stop mentioning 5.3.x as the status quo #34740
- Fix broken link for Server-Sent Events #34705
- Fix typo in Bean Validation section of reference manual #34686
- Remove unnecessary closing curly brackets in Javadoc #34679
- Add javadoc notes on potential exception suppression in
ListableBeanFactory#getBeansOfType#34629- Remove remaining references to Forwarded headers in MvcUriComponentsBuilder #34625
:heart: Contributors
Thank you to all the contributors who worked on this release:
@acktsap,@dmitrysulman,@iggzq,@izeye,@ngocnhan-tran1996,@obourgain, and@tobias-haenel
Commits
90f9c09Release v6.2.6f40d986Revise configuration for javadoc Gradle tasks9c13c6bRevert "Use optimistic locking where possible inResponseBodyEmitter"b49924bRevert "Fix handling of timeout in SseEmitter"7b8c104Upgrade to github-changelog-generator 0.0.128f62a8fSuppress recently introduced warningd0966dfRevise contributionbb45a3aUpdate AbstractAutowireCapableBeanFactory.ignoreDependencyInterface() Javadoc7095f4cUse proper casing for parameter and variable namesa22d204Remove duplicate words in Java source code- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
org.springframework:spring-tx
Ecosystem:
maven
maven
Version Change:
6.2.5 → 6.2.6
Update Type:
Patch
Patch
Technical Details
| ID: | 337432 |
| UUID: | 2500211596 |
| Node ID: | PR_kwDOFdOlHc6VBjOM |
| Host: | GitHub |
| Repository: | couchbase-examples/java-springboot-quickstart |
| Mergeable: | Yes |
| Merge State: | Clean |