Releases: openedx/tutor-contrib-aspects
Releases · openedx/tutor-contrib-aspects
Release v3.0.3
v3.0.3 (2026-02-12)
Bug Fixes
Chores
Detailed Changes: v3.0.2...v3.0.3
Release v3.0.2
v3.0.2 (2026-01-27)
- Setting push to false for tag action (#1176,
b467294) - Preparing release 3.0.2 (#1177,
0ebaad5) - chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #1152
- chore: Upgrade Python requirements by @edx-requirements-bot in #1151
- chore: Upgrade Python requirements by @edx-requirements-bot in #1154
- chore: Upgrade Python requirements by @edx-requirements-bot in #1155
- chore: Upgrade Python requirements by @edx-requirements-bot in #1156
- chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /requirements by @dependabot[bot] in #1157
- feat!: Upgrade platform plugin by @saraburns1 in #1159
- chore(deps): bump wheel from 0.45.1 to 0.46.2 in /requirements by @dependabot[bot] in #1162
- Updated bump-version CI action by @saraburns1 in #1168
- chore: preparing release 3.0.0 by @edx-semantic-release in #1170
- fix: Release version bump. by @saraburns1 in #1171
Detailed Changes: v2.5.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #1152
- chore: Upgrade Python requirements by @edx-requirements-bot in #1151
- chore: Upgrade Python requirements by @edx-requirements-bot in #1154
- chore: Upgrade Python requirements by @edx-requirements-bot in #1155
- chore: Upgrade Python requirements by @edx-requirements-bot in #1156
- chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /requirements by @dependabot[bot] in #1157
- feat!: Upgrade platform plugin by @saraburns1 in #1159
- chore(deps): bump wheel from 0.45.1 to 0.46.2 in /requirements by @dependabot[bot] in #1162
- Updated bump-version CI action by @saraburns1 in #1168
- chore: preparing release 3.0.0 by @edx-semantic-release in #1170
- fix: Release version bump. by @saraburns1 in #1171
Full Changelog: v2.5.1...v3.0.0
Release v2.5.1
Release v2.5.0
2.5.0 (2025-10-22)
Features
- bump dbt (31c0887)
- Upgrade ClickHouse to 25.8 LTS (c3b84cf)
- Use new dbt models, various cleanup (d9d171f)
- use new dbt mvs (840cfe5)
Bug Fixes
- assign value of ENABLE_PROXY_FIX to value of SUPERSET_ENABLE_PROXY_FIX to support tutor config guidelines (5d91f55)
- dbt version bump (66ff7fd)
- pin stable click version (58cce22)
- put back last_visited (630896e)
Upgrade instructions
- Follow normal upgrade instructions here
- Run to update materialized views that have new/removed columns:
tutor local do dbt --only_changed False -c 'run --full-refresh --select dim_problem_responses+ fact_video_segments+ dim_course_blocks+ fact_navigation_completion+ fact_pageview_engagement+ problem_events+ dim_learner_last_response+ dim_problem_results+ dim_subsection_problem_results+ fact_problem_engagement+ dim_problem_coursewide_avg+ dim_subsection_performance+'
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