Appearance
ProAuth 2.1.6
This release focuses on platform stability and resource efficiency, introducing significant memory optimizations and hardening against contemporary security vulnerabilities.
Features
Core Core
- Performance & Resource Optimization: Implemented broad performance tuning and memory usage optimizations across the application stack. These changes result in a reduced memory footprint and improved request throughput, particularly in high-concurrency scenarios (#2845).
Security Security
- Dependency & Runtime Hardening: Conducted a comprehensive security review and updated all core dependencies and the underlying runtime with the latest patches to address known vulnerabilities.
Infrastructure Infrastructure
- Kubernetes Lifecycle Enhancements: Refined the Database Migration and Initialization job logic by sanitizing job names to exclude periods. This ensures full compliance with certain Kubernetes ingress controllers or monitoring tools that could previously trigger warnings during name resolution (#2846).