Skip to content

Release v7.2.0

Latest
Compare
Choose a tag to compare
@luisfelipec95 luisfelipec95 released this 12 Aug 15:24
· 1 commit to master since this release
9fcb650

v7.2.0 - (2024-08-06)

Added

  • Integration Tests: A new GitHub workflow has been added to run
    integration tests. These tests validate backend imports and ensure the
    /eox-info endpoint functions correctly.

Fixed

  • Redwood Compatibility: Corrected a build-time error, ensuring full
    compatibility with the Redwood release. For this, a new ImproperlyConfigured
    exception is handled when loading the API permissions.

Changed

  • Redwood Support: Updated requirements based on the edx-platform Redwood release. Revised integration tests to use the new Redwood release with Tutor.
    release update GitHub workflows with new Python (3.10 and 3.11) and actions
    version, and update integration test to use new redwood release with Tutor.