From 69cc160a0ef228568f3628ae134f988c97e2e204 Mon Sep 17 00:00:00 2001 From: Paul Osinski Date: Mon, 6 Jan 2025 16:33:28 -0500 Subject: [PATCH] update Pro changelog 2.42.0 --- docs/content/en/changelog/changelog.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/content/en/changelog/changelog.md b/docs/content/en/changelog/changelog.md index be48f1b4c1b..632e75609a0 100644 --- a/docs/content/en/changelog/changelog.md +++ b/docs/content/en/changelog/changelog.md @@ -7,12 +7,17 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release For Open Source release notes, please see the [Releases page on GitHub](https://github.com/DefectDojo/django-DefectDojo/releases), or alternatively consult the Open Source [upgrade notes](../../open_source/upgrading/upgrading_guide). +## Jan 6, 2024: v2.42.0 + +- **(API)** `/test_reimport` results can now be ordered via id, created, modified, version, branch_tag, build_id, and commit_hash. +- **(Jira)** When a Risk Acceptance expires, linked Jira Group issues will now be updated to reflect the status change. + ## Dec 31, 2024: v2.41.4 - **(API)** 'Force To Active / Verified' flag is no longer required when calling `/import-scan`, `/reimport-scan` endponts: a value of True now forces to Active, False now forces to Inactive, while setting a value of none (or not using the flag) will use the tool's status. -- **(Beta UI)** Added ability to regenerate / copy your API token -- **(Beta UI)** Fixed bug preventing date / planned remediation dates from being added via Bulk Edit -- **(Import)** Added fields for EPSS score and percentile to Generic Findings Import parser +- **(Beta UI)** Added ability to regenerate / copy your API token. +- **(Beta UI)** Fixed bug preventing date / planned remediation dates from being added via Bulk Edit. +- **(Import)** Added fields for EPSS score and percentile to Generic Findings Import parser. ## Dec 24, 2024: v2.41.3