Skip to content

Commit 0162c96

Browse files
committed
Update release notes
1 parent 2f088ef commit 0162c96

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

CHANGELOG.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11

2-
# UTMStack 10.2.2 Release Notes
3-
This update enhances UTMStack's stability, security, and functionality through critical bug fixes and improvements. We have focused on addressing issues reported by our users and identified through our continuous monitoring, improving the overall user experience and the application's resilience against errors and security threats.
2+
# UTMStack 10.5.0 Release Notes
3+
This update focuses on integrating new functionalities, optimizing existing integrations, and addressing critical issues reported by our users. Our continuous monitoring and feedback process have guided these improvements, ensuring a better user experience and robust security measures.
44

5-
## Summary of the bug fixes included in this release:
6-
- Dashboard and Alerts Accuracy: The Overview dashboard displayed incorrect alert values, ensuring accurate monitoring and alerting capabilities.
7-
- Rule History and Filtering: Resolved a problem with rule history filter conditions, improving the accuracy and usability of incident rule history views.
8-
- Integration and Alert Management: Addressed an issue where integration disconnected alerts were triggered too frequently, reducing unnecessary notifications and improving alert management.
9-
- Incident Rules Enhancement: Added a default agent for incident rules, facilitating smoother operation and implementing incident response strategies.
10-
- Log Explorer Stability: Fixed a crash in the log explorer query functionality, enhancing the stability and reliability of log exploration and analysis.
11-
- Incident Response Automation: Improved incident response automation by allowing it to run in default agents, enhancing the efficiency and effectiveness of automated incident responses.
12-
- UI Improvements: Enhancing user interface interaction and usability for Incident response creation.
13-
- Application Stability: Addressed an Auditor module crash issue, improving the application's stability and reliability.
14-
- Logout: Adding logout observable, ensuring users a more reliable logout process.
15-
16-
## Security and Stability Enhancements:
17-
- Resolved an issue with the incorrect installation command for Linux environments, streamlining the installation process.
18-
- Enhanced error handling for operational issues, improving application resilience.
19-
- Addressed security configuration issues, ensuring users with the role ROLE_USER maintain stable connections.
20-
- Fixed synchronization issues related to alert properties in down data sources, providing accurate alert management.
5+
## Summary of New Features and Improvements:
6+
### New Integrations
7+
- IBM AS400 Integration: This version introduces support for IBM AS400, allowing seamless log collection and integration into your existing UTMStack environment. The new integration leverages a new concept called "collector", which efficiently gathers logs and transmits them to the UTMStack instance for comprehensive analysis.
8+
### Integration Enhancements
9+
- AWS and Sophos Reworking: We have reworked the integrations for AWS and Sophos, transitioning them from Python to GoLang. This significant change enhances the performance and stability of these integrations, addressing previous bugs that hindered their connectivity. The transition to GoLang not only improves execution speed but also reduces resource consumption, providing a smoother and more reliable integration experience.
10+
### Performance Improvements
11+
- Agent Manager Optimization: We have identified and resolved an issue related to excessive memory usage by the Agent Manager. This fix optimizes resource utilization, ensuring more efficient operation and reducing the likelihood of performance bottlenecks.
12+
### Security Enhancements:
13+
- Enhanced Denial of Service Protection: We have implemented additional security measures to further strengthen our defenses against potential denial of service (DoS) attacks. These improvements ensure the continued resilience and robustness of our platform against various threat scenarios.
14+
### General Improvements:
15+
- Enhanced error handling and operational resilience across various modules.
16+
- Improved user interface interactions for a more intuitive and user-friendly experience.
17+
- Logging System Fixes: Corrected issues within the logging system to ensure more accurate and reliable log management and analysis.
18+
19+
This release represents our commitment to providing a robust, secure, and high-performance platform. We appreciate the feedback from our users, which has been instrumental in guiding these improvements. We continue to strive for excellence and welcome any further feedback to help us enhance UTMStack even more.

0 commit comments

Comments
 (0)