- [Improvement] Avoid permission issues in Kubernetes/Openshift for users who do not have the rights to edit their namespace. - [Improvement] Better Kubernetes object creation.
11.3.0
- 💥[Security] Disable python-evaluated input by default as we don't run codejail. - [Bugfix] Fix missing discussion notifications. - [Improvement] Better error logging when loading a plugin from an incompatible version.
11.2.11
- [Feature] Add Redis database configuration for both cache and celery.
11.2.10
- [Security] Apply Django security patches by upgrading from 2.2.20 to 2.2.23. - [Bugfix] Fix video unit completion (see [pull request](https://github.com/openedx/edx-platform/pull/27230)).
11.2.9
- [Bugfix] Fix crashing installation because of a major release of all Pallets projects. - [Bugfix] Fix crash in `local quickstart -p` command. - [Bugfix] Fix 502 error on request to lms with header larger than the maximum uwsgi buffer size.
11.2.8
- [Bugfix] Fix parsing of YAML-formatted values in ``config save --set KEY=VALUE`` commands, in use for instance with Ecommerce.