Releases: openedx/tutor-contrib-aspects
Releases · openedx/tutor-contrib-aspects
Release v2.4.0
2.4.0 (2025-09-03)
Features
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
- Format files (9f669fa)
Documentation
Release v2.0.0 - v2.3.1
2.3.1 (2025-05-16)
Bug Fixes
What's Changed
- fix: in-context chart fixes by @saraburns1 in #1062
- chore: preparing release 2.2.1 by @edx-semantic-release in #1063
- chore: Upgrade Python requirements by @edx-requirements-bot in #1064
- fix: restart clickhouse and ralph automatically by @Danyal-Faheem in #1065
- feat: Upgrade ClickHouse to 25.3 by @bmtcril in #1048
- chore: Upgrade Python requirements by @edx-requirements-bot in #1066
- fix: use end of block id for in-context filtering by @saraburns1 in #1067
- chore: preparing release 2.3.0 by @edx-semantic-release in #1068
- chore: Upgrade Python requirements by @edx-requirements-bot in #1069
- fix: Incontext labels by @saraburns1 in #1070
- chore: preparing release 2.3.1 by @edx-semantic-release in #1071
Full Changelog: v2.2.0...v2.3.1
Release v2.3.0
Release v2.2.1
Release v2.2.0
Release v2.1.0
v2.0.0
2.0.0 (2025-03-25)
⚠ BREAKING CHANGES
- Remove python < 3.11 references and Tutor < 18
- use new dbt models and rename datasets to adhere to dim/fact convention
Features
- add course name and org (d3c40f6)
- add course name to run charts (491569a)
- enable tagging of charts and dashboards (28817e4)
- set the session locale from the Open edX preferred language (#1017) (df9518c)
- upgrade to superset v4.1.0 (0286448)
- upgrade to superset v4.1.1 (e5a7d53)
- use new dbt models and rename datasets to adhere to dim/fact convention (fc48835)
Bug Fixes
- correctly mount pythonpath module (807646d)
- force major version bump (2798101)
- format (7295cc2)
- formatting (e2dcd2b)
- load template processor for lineage data (d48f89e)
- manually install mysql client (9f090b0)
- new dbt version (d069756)
- reset xapi (d299a23)
- update sqlfmt version (5839eac)
- upgrade dbt (2b2557f)
- upgrade requirements (35312f6)
- use pip to install (c721dc1)
Documentation
- Add note about version change (4592526)
chore
- Remove python < 3.11 references and Tutor < 18 (4bad282)
What's Changed
- chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot in #1007
- fix: use pip to install by @saraburns1 in #1009
- chore: Upgrade Python requirements by @edx-requirements-bot in #1010
- chore: Upgrade Python requirements by @edx-requirements-bot in #1011
- chore: Upgrade Python requirements by @edx-requirements-bot in #1012
- chore: Upgrade Python requirements by @edx-requirements-bot in #1015
- chore: Remove python < 3.11 references and Tutor < 18 by @bmtcril in #1014
- feat: upgrade to superset v4.1.1 by @Ian2012 in #939
- chore: Upgrade Python requirements by @edx-requirements-bot in #1020
- feat: add course name to run charts by @saraburns1 in #1019
- chore: Upgrade Python requirements by @edx-requirements-bot in #1021
- fix: new dbt version by @saraburns1 in #1022
- chore: Upgrade Python requirements by @edx-requirements-bot in #1025
- feat: set the session locale from the Open edX preferred language by @pomegranited in #1017
- chore: Upgrade Python requirements by @edx-requirements-bot in #1026
- chore: Upgrade Python requirements by @edx-requirements-bot in #1028
- chore: Upgrade Python requirements by @edx-requirements-bot in #1029
- chore: Upgrade Python requirements by @edx-requirements-bot in #1031
- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #1032
- feat: dbt model updates & cleanup for Aspects 2.0 by @saraburns1 in #1018
- chore: Upgrade Python requirements by @edx-requirements-bot in #1033
- fix: force major version bump by @saraburns1 in #1041
- chore: preparing release 2.0.0 by @edx-semantic-release in #1043
Full Changelog: v1.3.2...v2.0.0
v1.3.2
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #1003
- chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #1004
- feat: Upgrade xapi-db-load to 1.5.0 by @bmtcril in #1005
- Reworked README for improved clarity by @that-ar-guy in #1002
- fix: Performance testing script updates by @saraburns1 in #1006
New Contributors
- @that-ar-guy made their first contribution in #1002
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix: do not add mysql as a dependency when RUN_MYSQL=False by @Danyal-Faheem in #995
- chore: Upgrade Python requirements by @edx-requirements-bot in #996
- fix: Set Clickhouse data dir permissions by @bmtcril in #998
- chore: Upgrade Python requirements by @edx-requirements-bot in #999
- chore: plugin version bumps by @saraburns1 in #1000
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
1.3.0 (2024-11-26)
Features
- add autoscaling values for ralph and superset (ac1a9be)
- add bind and compose mount settings for superset (c9d0c9e)
- allow to block instructor access (b90e22b)
- update dbt and use new param view (4f466ea)
Bug Fixes
- add configurable help tab for at-risk and comparison dashboard (205acd9)
- add username to user_profile (7e6e607)
- add username to user_profile serializer (ed71f06)
- dbt version (8fd7fee)
- dbt version (5a84ec7)
- formatting (8a1e2f6)
- parse external_id to string instead of actor_id to uuid (6b792d1)
- parse external_id to string instead of actor_id to uuid (bdf4058)
- video engagement updates (7839b65)