Skip to content

Commit

Permalink
Add changelog for v4.11.7
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Aug 14, 2024
1 parent e999f8c commit 6960c91
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions docs/_posts/2024-08-14-v4.11.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: v4.11.7
type: patch
---

**Fixes:**

* Fix `directDependencies` 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 | |
| SHA-256 | |

###### [dependency-track-bundled.jar](https://github.com/DependencyTrack/dependency-track/releases/download/4.11.7/dependency-track-bundled.jar)

| Algorithm | Checksum |
|:----------|:---------|
| SHA-1 | |
| SHA-256 | |

###### [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

0 comments on commit 6960c91

Please sign in to comment.