Skip to content

Release v2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 18:24
· 12 commits to main since this release
2a5c78a

2.4.0 (2025-09-03)

Features

  • Add REDIS_USERNAME environment variable support (ef678e3)
  • Updates to video queries (f72196c)

Bug Fixes

  • CeleryConfig supports REDIS_USERNAME and REDIS_PASSWORD in broker URLs (7a29371)
  • Don't try to use PLUGIN_SLOTS on Redwood (0dca080)
  • Lower the tutor-mfe pin to >= 18 from >=19 (5f56060)
  • open github links in new tab (edc19da)
  • open github links in new tab (6608a9c)
  • Propagate ASPECTS_ENABLE_STUDIO_IN_CONTEXT_METRICS to LMS/CMS (dc00123)
  • Removes legacy peer dependency flag to make the install flexible (a85231e)
  • Superset Celery issues with healthcheck and pid (926e2cd)
  • trigger github checks (8dbe3e8)
  • Update platform-plugin-aspects to 1.1.1 (e69753c)
  • Updates the link in the readme (e736032)

Code Refactoring

  • Simplify CeleryConfig class definition (889af28)

Styles

Documentation

  • in-context metrics in key features (b415607)
  • in-context metrics installation instructions (552347d)
  • Update README to clarify compatibility (777038b)