This is the last release to be tested against Python 2.7. Any subsequent releases will support Python 3 only.
* [Enhancement] Support XBlock 1.3 (Python 3 only) * [Enhancement] Refactor database error retries, using tenacity * [Documentation] Update README
3.6.2
---------------------------
* [Bug fix] Retry database query to fetch per-provider stack count * [Documentation] Add documentation for maintainers (on how to cut a release) * [Documentation] Include README.md in the package’s PyPI description
3.6.1
---------------------------
* [Bug fix] Always, rather than selectively, retry failed database updates from Celery tasks
3.6.0
---------------------------
* [Enhancement] Allow nested blocks
3.5.1
---------------------------
* [Bug fix] Include suspended stacks in count to assess provider capacity and utilization
3.5.0
---------------------------
* [Enhancement] Retry failed database updates from Celery tasks