Skip to content

Commit e04c6f9

Browse files
committed
fix: snapshot timing to include only indices older than 24 hours
1 parent 106c7ce commit e04c6f9

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# UTMStack 10.6.0 Release Notes
1+
# UTMStack 10.6.1 Release Notes
22
## Bug Fixes
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.
6-
7-
## New Features
8-
- Introduced automatic threat intelligence rules to detect blacklisted ips, hostnames and domains.
3+
- Fixed ISM policy to ensure snapshots include only indices older than 24 hours.

version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 10.6.0
1+
version: 10.6.1

0 commit comments

Comments
 (0)