What's Changed
New Features
- Connection Tracking: Implemented provider profile connection tracking along with significant performance optimizations. (f99e8a9)
Fixes
- XAPI Enhancements:
- Logic & Caching: Optimized active connection counts and caching logic to improve response accuracy. (470d2fb)
Technical Improvements
- Job Management: Added safeguards to ensure the Xtream stats update job does not run multiple instances concurrently. (23ef84f)
- API Stability: Internal updates to
XtreamApiControllerfor improved request handling. (21f6406)
Cleanup & Refactoring
- Code Style & Linting:
- General Cleanup: Removed legacy max retries configuration. (58aa0fa)
Full Changelog: 0.8.30...0.8.31