|
| 1 | +--- |
| 2 | +title: v4.11.6 |
| 3 | +type: patch |
| 4 | +--- |
| 5 | + |
| 6 | +**Enhancements:** |
| 7 | + |
| 8 | +* Improve French translation - [frontend/#964] |
| 9 | + |
| 10 | +**Fixes:** |
| 11 | + |
| 12 | +* Handle breaking change in Trivy v0.54.0 server API - [apiserver/#4040] |
| 13 | +* Fix validation error when XML BOM declares multiple namespaces - [apiserver/#4041] |
| 14 | +* Fix `JDOUserException` when multiple licenses match a component's license name - [apiserver/#4042] |
| 15 | +* Fix anchors in changelog documentation - [apiserver/#4043] |
| 16 | +* Fix project link for new vulnerable dependency in email notifications - [apiserver/#4044] |
| 17 | +* Fix `parent` field occasionally missing in `/api/v1/project/{uuid}` responses - [apiserver/#4049] |
| 18 | +* Fix VEX export returning invalid CycloneDX - [apiserver/#4054] |
| 19 | + |
| 20 | +For a complete list of changes, refer to the respective GitHub milestones: |
| 21 | + |
| 22 | +* [API server milestone 4.11.6](https://github.com/DependencyTrack/dependency-track/milestone/43?closed=1) |
| 23 | +* [Frontend milestone 4.11.6](https://github.com/DependencyTrack/frontend/milestone/28?closed=1) |
| 24 | + |
| 25 | +We thank all organizations and individuals who contributed to this release, from logging issues to taking part in discussions on GitHub & Slack to testing of fixes. |
| 26 | + |
| 27 | +Special thanks to everyone who contributed code to implement enhancements and fix defects: |
| 28 | +[@2000rosser], [@JCHacking], [@SaberStrat], [@molusk], [@philippn] |
| 29 | + |
| 30 | +###### [dependency-track-apiserver.jar](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.6/dependency-track-apiserver.jar) |
| 31 | + |
| 32 | +| Algorithm | Checksum | |
| 33 | +|:----------|:---------| |
| 34 | +| SHA-1 | | |
| 35 | +| SHA-256 | | |
| 36 | + |
| 37 | +###### [dependency-track-bundled.jar](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.6/dependency-track-bundled.jar) |
| 38 | + |
| 39 | +| Algorithm | Checksum | |
| 40 | +|:----------|:---------| |
| 41 | +| SHA-1 | | |
| 42 | +| SHA-256 | | |
| 43 | + |
| 44 | +###### [frontend-dist.zip](https://github.com/DependencyTrack/frontend/releases/download/4.11.6/frontend-dist.zip) |
| 45 | + |
| 46 | +| Algorithm | Checksum | |
| 47 | +|:----------|:-----------------------------------------------------------------| |
| 48 | +| SHA-1 | c91bede201957c994f338a043a44ebd32824319e | |
| 49 | +| SHA-256 | 55ea0735b80c8cc17d31590ba16c3650943a3cdb595accf3540fefd1670ee1b9 | |
| 50 | + |
| 51 | +###### Software Bill of Materials (SBOM) |
| 52 | + |
| 53 | +* API Server: [bom.json](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.6/bom.json) |
| 54 | +* Frontend: [bom.json](https://github.com/DependencyTrack/frontend/releases/download/4.11.6/bom.json) |
| 55 | + |
| 56 | +[apiserver/#4040]: https://github.com/DependencyTrack/dependency-track/pull/4040 |
| 57 | +[apiserver/#4041]: https://github.com/DependencyTrack/dependency-track/pull/4041 |
| 58 | +[apiserver/#4042]: https://github.com/DependencyTrack/dependency-track/pull/4042 |
| 59 | +[apiserver/#4043]: https://github.com/DependencyTrack/dependency-track/pull/4043 |
| 60 | +[apiserver/#4044]: https://github.com/DependencyTrack/dependency-track/pull/4044 |
| 61 | +[apiserver/#4049]: https://github.com/DependencyTrack/dependency-track/pull/4049 |
| 62 | +[apiserver/#4054]: https://github.com/DependencyTrack/dependency-track/pull/4054 |
| 63 | + |
| 64 | +[frontend/#964]: https://github.com/DependencyTrack/frontend/pull/964 |
| 65 | + |
| 66 | +[@2000rosser]: https://github.com/2000rosser |
| 67 | +[@JCHacking]: https://github.com/JCHacking |
| 68 | +[@SaberStrat]: https://github.com/SaberStrat |
| 69 | +[@molusk]: https://github.com/molusk |
| 70 | +[@philippn]: https://github.com/philippn |
0 commit comments