omnipkg v1.5.10 - Critical Hotfix For Non-Redis Users
This is an emergency hotfix release that addresses a critical P0 bug introduced in v1.5.9.
🚨 CRITICAL FIX
- Fixed: A fatal
AttributeErrorcrash on startup if theredisPython library was not installed. The application would fail for any user who did not have Redis available in their environment. The caching logic is now fully resilient and correctly falls back to SQLite without crashing.
All users on v1.5.9 are strongly urged to upgrade to v1.5.10 immediately.