Releases: openedx/tutor-contrib-aspects
Releases · openedx/tutor-contrib-aspects
Release v0.8.0
0.8.0 (2023-07-06)
Features
- add chart for active enrollments per day (dedf916)
- use trendline chart for enrollments (769e460)
Documentation
- include README section for virtual datasets (a76b374)
Release v0.7.0
0.7.0 (2023-07-05)
Features
- add alembic migrations for clickhouse (273a031)
Release v0.6.0
0.6.0 (2023-07-05)
Features
- add "run" filter to instructor dashboard (52df4d1)
- use display names for entities instead of ID (b37e57f)
Bug Fixes
- use jinja to reuse virtual dataset queries (07a74f4)
Release v0.5.0
0.5.0 (2023-07-05)
Features
- allow to install extra dbt packages (4eb28c4)
Build Systems
- deps: bump actions/setup-python from 2 to 4 (e10e0b8)
- deps: bump mathieudutour/github-tag-action from 6.0 to 6.1 (15f2a9b)
- deps: bump stefanzweifel/changelog-updater-action (84fc6f1)
Release v0.4.0
0.4.0 (2023-07-04)
Features
- allow to import dashboards roles (2d796e8)
Release v0.3.0
0.3.0 (2023-06-30)
Features
- add support for extra jinja filters (d5f242c)
Release v0.2.2
0.2.2 (2023-06-29)
Bug Fixes
- appropriately bootstrap dbt database (f798da3)
- re-add select permission to xapi db for report user (6a5f04b)
- update permissions on dbt database (7be3bcd)
Build Systems
- fix condition for release workflow (eb9387a)
- release on push to bot branch (0e22c65)
Code Refactoring
- create a separate database for dbt (a00ecfa)
Release v0.2.1
0.2.1 (2023-06-29)
Bug Fixes
- Allow Vector to use remote ClickHouse (a2397dd)
- Duplicate statements in Vector (0a2defb)
- Use correct name for Ralph database override (796f7dd)
Release v0.2.0
0.2.0 (2023-06-29)
Features
- create instructor dashboard with video data (e2592e1)
Bug Fixes
- Give dbt permissions it needs (a3ddbae)
- Pass down Aspects config to dbt (9360bdc)
Code Refactoring
- align aspects folder structure (90d5b6f)
- Move env vars, de-dupe dbt commands (2d649d1)
- simplify clickhouse port (51f7000)
Build Systems
- back the release workflow (785553a)
- correct current version for release (69924d9)
- fix release workflow (41b5041)
v0.1.1
First release, still very much a work in progress.