mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-19 07:53:18 +00:00
Add changelog for v4.11.7
Signed-off-by: Niklas <nscuro@protonmail.com>
This commit is contained in:
parent
b4ac9cd50a
commit
11a96f5874
1 changed files with 43 additions and 0 deletions
43
docs/_posts/2024-08-14-v4.11.7.md
Normal file
43
docs/_posts/2024-08-14-v4.11.7.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
title: v4.11.7
|
||||
type: patch
|
||||
---
|
||||
|
||||
**Fixes:**
|
||||
|
||||
* Fix `directDependencies`, `externalReferences`, and `metadata` fields missing from `/api/v1/project/{uuid}` response when not already cached - [apiserver/#4071]
|
||||
|
||||
For a complete list of changes, refer to the respective GitHub milestones:
|
||||
|
||||
* [API server milestone 4.11.7](https://github.com/DependencyTrack/dependency-track/milestone/44?closed=1)
|
||||
* [Frontend milestone 4.11.7](https://github.com/DependencyTrack/frontend/milestone/29?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.
|
||||
|
||||
###### [dependency-track-apiserver.jar](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.7/dependency-track-apiserver.jar)
|
||||
|
||||
| Algorithm | Checksum |
|
||||
|:----------|:---------|
|
||||
| SHA-1 | 9a916abcbb478a4dbad101f5335acdf2b8462062 |
|
||||
| SHA-256 | 2df1b2ea67a16cdc6108c3ac2f538018e529205ce5f36a6da78f2feefeddd2c8 |
|
||||
|
||||
###### [dependency-track-bundled.jar](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.7/dependency-track-bundled.jar)
|
||||
|
||||
| Algorithm | Checksum |
|
||||
|:----------|:---------|
|
||||
| SHA-1 | c5a30ee550af8a943bb77167e515fb6422e51b36 |
|
||||
| SHA-256 | 4665cdd14351d7b1c41004ffc57791297c4ec5fc7f958635cff246d1b1a95eed |
|
||||
|
||||
###### [frontend-dist.zip](https://github.com/DependencyTrack/frontend/releases/download/4.11.7/frontend-dist.zip)
|
||||
|
||||
| Algorithm | Checksum |
|
||||
|:----------|:-----------------------------------------------------------------|
|
||||
| SHA-1 | f481a9fca8e9f1eca7693cd638eef0eb5a1ed5a2 |
|
||||
| SHA-256 | 332cc69c102c3df90f41c10687b78553dfb8bf6a66ffb6236f97d24fc932b2b7 |
|
||||
|
||||
###### Software Bill of Materials (SBOM)
|
||||
|
||||
* API Server: [bom.json](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.7/bom.json)
|
||||
* Frontend: [bom.json](https://github.com/DependencyTrack/frontend/releases/download/4.11.7/bom.json)
|
||||
|
||||
[apiserver/#4071]: https://github.com/DependencyTrack/dependency-track/pull/4071
|
Loading…
Add table
Add a link
Reference in a new issue