-
-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3733 from nscuro/v4.11.1-changelog
Add changelog for v4.11.1 and bump bundled frontend
- Loading branch information
Showing
2 changed files
with
60 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
title: v4.11.1 | ||
type: patch | ||
--- | ||
|
||
**Fixes:** | ||
|
||
* Fix failing JSON BOM validation when `specVersion` is not one of the first fields - [apiserver/#3698] | ||
* Fix broken global vuln audit view for MSSQL - [apiserver/#3701] | ||
* Fix OS package vulnerabilities not being detected by Trivy - [apiserver/#3729] | ||
* Improve Japanese translation - [frontend/#869] | ||
* Fix broken *Vulnerabilities* progress bar in *Project* -> *Components* view - [frontend/#873] | ||
|
||
For a complete list of changes, refer to the respective GitHub milestones: | ||
|
||
* [API server milestone 4.11.1](https://github.com/DependencyTrack/dependency-track/milestone/37?closed=1) | ||
* [Frontend milestone 4.11.1](https://github.com/DependencyTrack/frontend/milestone/22?closed=1) | ||
|
||
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. | ||
|
||
Special thanks to everyone who contributed code to implement enhancements and fix defects: | ||
[@aravindparappil46], [@fnxpt], [@tiwatsuka] | ||
|
||
###### dependency-track-apiserver.jar | ||
|
||
| Algorithm | Checksum | | ||
|:----------|:---------| | ||
| SHA-1 | | | ||
| SHA-256 | | | ||
|
||
###### dependency-track-bundled.jar | ||
|
||
| Algorithm | Checksum | | ||
|:----------|:---------| | ||
| SHA-1 | | | ||
| SHA-256 | | | ||
|
||
###### frontend-dist.zip | ||
|
||
| Algorithm | Checksum | | ||
|:----------|:-----------------------------------------------------------------| | ||
| SHA-1 | 995e21388806efc102bf7bc14bc6ac5a3c354fc7 | | ||
| SHA-256 | 27e7d91ba0fe3b54dcbef8a7c44c1ee0b9afe2ba3d96c47b55d3beca68206fd2 | | ||
|
||
###### Software Bill of Materials (SBOM) | ||
|
||
* API Server: [bom.json](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.1/bom.json) | ||
* Frontend: [bom.json](https://github.com/DependencyTrack/frontend/releases/download/4.11.1/bom.json) | ||
|
||
[apiserver/#3698]: https://github.com/DependencyTrack/dependency-track/pull/3698 | ||
[apiserver/#3701]: https://github.com/DependencyTrack/dependency-track/pull/3701 | ||
[apiserver/#3729]: https://github.com/DependencyTrack/dependency-track/pull/3729 | ||
|
||
[frontend/#869]: https://github.com/DependencyTrack/frontend/pull/869 | ||
[frontend/#873]: https://github.com/DependencyTrack/frontend/pull/873 | ||
|
||
[@aravindparappil46]: https://github.com/aravindparappil46 | ||
[@fnxpt]: https://github.com/fnxpt | ||
[@tiwatsuka]: https://github.com/tiwatsuka |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters