The 20th Open edX community release will be named Teak. Consult the Open edX Release Schedule for details around when the release master branch will be cut and the actual release will occur.
Put stuff here that we have to remember when we start packaging up Teak. Especially important is information that system installers or operators will need to know. Please include your name when you add an item, so that we can get back to you with questions.
Operational
Deprecations and Removals
https://github.com/openedx/public-engineering/issues/32 (Feanil Patel)
This is a simplification to how course content is cached. It should be invisible to all end users.
Some operators may need to run a management command to re-populate the cache:
./manage.py lms generate_course_blocks --all_courses --settings=production