Skip to content

Commit 6a9ebe4

Browse files
committed
Updating version and changelog
1 parent bbc313e commit 6a9ebe4

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

CHANGELOG.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# UTMStack 10.5.20 Release Notes
1+
# UTMStack 10.6.0 Release Notes
22
## Bug Fixes
3-
- Fixed the IP location component to accurately determine whether an IP address is public or private.
4-
- Fixed communication from/to agents using secure connections.
5-
- Fixed negative operator evaluation matching on wrong input value due to insufficient checking in correlation engine.
3+
- Reorganized GeoIP database loading into more modular functions for improved maintainability and code readability. Simplified caching, removed unused database function, and restructured rule-handling logic. Improved consistency by standardizing variable names and logging practices.
4+
- Removed unused docker volume configuration for GeoIp.
5+
- Fixed Kernel modules weren't loaded because incorrect function call.
66

77
## New Features
8-
- Introduced new standards, sections, dashboards, and visualizations to compliance reports.
9-
- Update ip address to agent.
10-
- Alert generation for down data sources.
8+
- Introduced automatic threat intelligence rules to detect blacklisted ips, hostnames and domains.

version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 10.5.20
1+
version: 10.6.0

0 commit comments

Comments
 (0)