Skip to content

Commit c79b5d0

Browse files
add upgrade note
1 parent bddb48f commit c79b5d0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • docs/content/en/open_source/upgrading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 'Upgrading to DefectDojo Version 2.55.x'
3+
toc_hide: true
4+
weight: -20260101
5+
description: Authorization related optimizations
6+
---
7+
8+
## Authorization related optimizations
9+
10+
The queries related to authorizations have been optmized. For example retrieving the list of authorized findings for the logged in user.
11+
Some of these are now also cached during that duration of a request. This should have no functional effects and only results in better performance.
12+
13+
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.55.0) for the contents of the release.

0 commit comments

Comments
 (0)