Skip to content

Commit 6dd58e2

Browse files
CopilotGoooler
andauthored
Sync changelog for main from 8.3.10 release (#1928)
* Initial plan * Sync changelog for main from 8.3.10 release Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com>
1 parent 24cc83a commit 6dd58e2

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/changes/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,19 @@ If you used Shadow for merging service files, the following steps are recommende
386386

387387
See more details about the fixed `DuplicatesStrategy` behaviors at [Handling Duplicates Strategy](https://gradleup.com/shadow/configuration/merging/#handling-duplicates-strategy).
388388

389+
## [8.3.10](https://github.com/GradleUp/shadow/releases/tag/8.3.10) - 2026-02-26
390+
391+
**Changed**
392+
393+
- Stop using start script templates bundled in Shadow. ([#1750](https://github.com/GradleUp/shadow/pull/1750))
394+
- Update ASM and jdependency to support Java 26. ([#1810](https://github.com/GradleUp/shadow/pull/1810))
395+
396+
**Fixed**
397+
398+
- Fix resolving BOM dependencies when `minimize` is enabled. ([#1638](https://github.com/GradleUp/shadow/pull/1638))
399+
- Use ASM from jdependency embedded. ([#1898](https://github.com/GradleUp/shadow/pull/1898))
400+
This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.
401+
389402
## [8.3.9](https://github.com/GradleUp/shadow/releases/tag/8.3.9) - 2025-08-05
390403

391404
**Changed**

0 commit comments

Comments
 (0)