Skip to content

⚠️ Nexios v2 is Deprecated

Important Deprecation Notice

Nexios v2 has reached end-of-life and is no longer maintained.

This documentation is provided for historical reference only. We strongly recommend upgrading to the latest version of Nexios for:

  • 🔒 Security updates and patches
  • 🚀 Performance improvements
  • New features and enhancements
  • 🐛 Bug fixes and stability improvements
  • 📚 Active community support

Migration Path

Current Status

  • v2.x: ❌ Deprecated (no longer maintained)
  • v3.x: ✅ Current stable version (recommended)

How to Upgrade

  1. Check your current version:

    bash
    pip show nexios
  2. Upgrade to latest version:

    bash
    pip install --upgrade nexios
  3. Review migration guide: See Migration Guide for detailed upgrade instructions.

  4. Test your application: Ensure all functionality works as expected after upgrade.

Breaking Changes in v3

While we've tried to minimize breaking changes, some updates were necessary for security and performance improvements:

  • Updated dependency injection system
  • Enhanced middleware architecture
  • Improved WebSocket handling
  • Updated authentication system
  • Performance optimizations

Need Help?


Thank You

Thank you for using Nexios! We're committed to making the upgrade process as smooth as possible. If you encounter any issues during migration, please don't hesitate to reach out.