Skip to content

Releases: openedx/tutor-contrib-aspects

Release v0.8.0

06 Jul 14:38
3619a72
Compare
Choose a tag to compare

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

05 Jul 20:42
0872e6c
Compare
Choose a tag to compare

0.7.0 (2023-07-05)

Features

  • add alembic migrations for clickhouse (273a031)

Release v0.6.0

05 Jul 19:40
26155aa
Compare
Choose a tag to compare

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

05 Jul 16:47
c927dfb
Compare
Choose a tag to compare

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

04 Jul 13:19
71aca00
Compare
Choose a tag to compare

0.4.0 (2023-07-04)

Features

  • allow to import dashboards roles (2d796e8)

Release v0.3.0

30 Jun 16:51
27584f9
Compare
Choose a tag to compare

0.3.0 (2023-06-30)

Features

  • add support for extra jinja filters (d5f242c)

Release v0.2.2

30 Jun 12:18
b47bc95
Compare
Choose a tag to compare

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

29 Jun 16:26
2ffab71
Compare
Choose a tag to compare

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

29 Jun 15:53
e0f10c1
Compare
Choose a tag to compare

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

27 Jun 16:38
90abc0f
Compare
Choose a tag to compare

First release, still very much a work in progress.