Olive

Note: the Olive master branches were created on October 11th 2022. Code on master/main will now be part of https://openedx.atlassian.net/wiki/spaces/COMM/pages/3552938822. Note your changes there.

If you have a fix for Olive, make a pull request against open-release/olive.master

 

 

 

 

 

The 15th Open edX community release will be named Olive. It will be released December 9th, 2022. The open-release/olive.master branches will be created two months earlier, on October 10th. Code on master/main as of October 10th will be part of Olive. Code merged after that will need special handling to be part of Olive.

Put stuff here that we have to remember when we start packaging up Olive.  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

  • The Learning MFE is no longer optional, and must be run it as part of your installation now. It has been the default for a couple releases with an opt-out, but that opt-out has been removed (see Deprecations & Removals below for more).

Feature Changes

Added features

  • [@TJ Tracy (Deactivated) & @Kelly Buchanan ] The Learner records MFE is now available as an optional frontend for Credentials

    • Currently, the implementation of public records is not fully tested, and the old UI is used for public links to records on edx.org. Known Bugs:

    • Masquerading is not supported in the MFE as it was in Credentials.

    • This MFE is not currently configured to operate inside the dockerized devstack, and is run locally for development. We have tested this MFE with Tutor and official support is pending, see https://github.com/openedx/frontend-app-learner-record/issues/97 .

    • By default, it is not linked to in the UI, which can be changed with settings inside credentials and the profile MFE. See the MFE README for configuration information.

  • https://github.com/openedx/public-engineering/issues/29

    • By default, all grades will now be persisted in the database. This will be a change from the previous default behavior, where grades were not persisted. This should be a performance improvement for installations that did not previously have this flag on.

  • https://github.com/openedx/edx-platform/pull/31090

    • The platform had a bad response time due to the file I/O when it's running in docker the more themes you added to your platform the slower the reponse. Now by using LRU cache when searching themes, the performance was improved.

Deprecations and Removals

Based on estimated dates 2022-04-11 to 2022-10-10.

 

Other removals/deprecations this release: