Skip to content

Commit ca5da6e

Browse files
author
Diego Nadares
committed
Ready for release 5.13.0
Took 6 minutes
1 parent b243df9 commit ca5da6e

File tree

13 files changed

+24
-40
lines changed

13 files changed

+24
-40
lines changed

CHANGELOG/5.13.0/community.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* [FIX] Fixed sync host stats command to update workspaces statistics. #7943
2+
* [ADD] Adds support for vulnerability status changes on report upload. #7903
3+
* [FIX] Enhanced workspace performance by pre-calculating statistics, reducing the overhead of on-demand calculations during data retrieval. #7780
4+
* [ADD] Introduced support for RabbitMQ as a task processing broker. #7866
5+
* [ADD] Added filtering to schedulers view. #7857
6+
* [MOD] Rework the Credential API. #7912
7+
* [ADD] Added Idle Session Timeout feature. #7876
8+
* [MOD] Redesigned the Credential Model to work more closely with vulnerabilities. #7911
9+
* [FIX] Improve vulnerability count on contextual view. #7901
10+
* [FIX] Calculate stats as soon as file reports are uploaded. #7937

CHANGELOG/5.13.0/date.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Apr 24th, 2025

CHANGELOG/current/7780.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7857.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7866.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7876.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7901.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7903.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7911.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7912.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7937.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG/current/7943.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

RELEASE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
New features in the latest update
22
=====================================
33

4+
5.13.0 [Apr 24th, 2025]:
5+
---
6+
* [ADD] Added support for vulnerability status changes on report upload. #7903
7+
* [ADD] Introduced support for RabbitMQ as a task processing broker. #7866
8+
* [ADD] Added filtering to schedulers view. #7857
9+
* [ADD] Added Idle Session Timeout feature. #7876
10+
* [MOD] Rework the Credential API. #7912
11+
* [MOD] Redesigned the Credential Model to work more closely with vulnerabilities. #7911
12+
* [FIX] Fixed sync host stats command to update workspaces statistics. #7943
13+
* [FIX] Enhanced workspace performance by pre-calculating statistics, reducing the overhead of on-demand calculations during data retrieval. #7780
14+
* [FIX] Improved vulnerability count on contextual view. #7901
15+
* [FIX] Stats are now calculated automatically upon file report upload. #7937
16+
417
5.12.0 [Mar 13th, 2025]:
518
---
619
* [ADD] Added update in bulk mode for workspaces. #7830

0 commit comments

Comments
 (0)