4.15.0 (Sep 24, 2025)

4.15.0 (Sep 24, 2025)

The release note outlines several new features, bug fixes, and security updates. Notable enhancements include an improved recommender system for mobility services, new API endpoints for subscriber session data, and Wireshark-style filtering for network analysis.
Bug fixes address issues with CLI configuration, VoLTE call flows, and attribute validation visibility, while security updates strengthen password policies and address vulnerabilities in integrations. Additionally, various dependencies have been updated to their latest secure versions for better compatibility.

🚀 New Features

Analysis & Monitoring

  • AGL-69 Recommender Model Coverage for Mobility Services
    Enhanced the recommender system to provide AI-driven insights and root cause analysis for mobility service issues. Users can now receive automated recommendations and provide feedback to improve future predictions.

  • AGL-80 Unified Subscriber Flow View - API
    Introduced new API endpoints for retrieving consolidated subscriber session data across different network planes, providing a unified view of subscriber activities and interactions.

  • AGL-152 PCAP Display Filter Integration for Callflow Analysis - Network Plane Only
    Implemented Wireshark-style filtering capabilities for network plane analysis, allowing users to apply custom filters to focus on specific network traffic patterns.

  • AGL-222 Improved Network Failure Detection for Ciphered NAS
    Enhanced correlation for network traces with ciphered NAS to ensure accurate analysis of network issues.

🐛 Bug Fixes

  • AGL-171 [CLI] - Add agility Loadbalancer IP to no_proxy
    Fixed CLI configuration to properly handle proxy settings for load balancer communication.

  • AGL-367 [volte] Agility is not picking up announcement on SIP INFO
    Fixed an issue where announcements were not extracted from SIP INFO messages cwhile processing VoLTE call flows.

  • AGL-385 Attributes Validation Feature Visibility
    Restored the visibility of the attributes validation feature in the user interface that was previously not displaying correctly.

  • AGL-390 Public API body parameters in snake case instead of camel case
    Standardized API request/response formats to use consistent camelCase naming convention.

  • AGL-392 Investigate and fix packet analyzer decoding issue
    Addressed issues with packet analyzer to ensure accurate decoding and interpretation of network traffic.

  • AGL-405 Extend Operation support up to 4.20.x
    Updated system compatibility to support operations up to version 4.20.x.

🔒 Security Updates

  • AGL-298 Fix weak Keycloak password
    Strengthened security by addressing password policy requirements in the Keycloak authentication system.

  • AGL-333 Investigate and Fix mlflow vulnerability
    Addressed security vulnerabilities in the MLflow integration to ensure secure model tracking and management.

  • AGL-394 AGILITY Security Scan
    Conducted comprehensive security scanning to identify and remediate potential vulnerabilities across the platform.

📦 Dependencies

  • Updated various dependencies to their latest secure versions

  • Enhanced compatibility with newer versions of core libraries

📝 Notes

  • This release includes several performance improvements and stability enhancements

  • Users are encouraged to update to this version for the latest features and security updates