Currently the master branch is in an interim state:
- We recently merged in RQ support (see Migrating to RQ).
- We migrated the codebase to Python 3, but still need to test that nothing broke or changed (specially in support for the different databases).
We’re still working on stabilizing the RQ support (and still need to port query execution from Celery to RQ) and still need to properly test that nothing broke after migrating to Python 3 (see Migrate to Python 3).
If you’re using cutting edge versions for production, this time we would recommend not to do so. On the other hand, if you have a test environment for Redash, we recommend taking the new codebase for a spin and report any issues you encounter.