Releases: openedx/tutor-contrib-aspects
Releases · openedx/tutor-contrib-aspects
Release v0.18.4
0.18.4 (2023-07-27)
Bug Fixes
- specify insertion order in migration 0012 (9c779c0)
Release v0.18.3
0.18.3 (2023-07-27)
Bug Fixes
- oauth token refresh solution (8e2b965)
Release v0.18.2
0.18.2 (2023-07-27)
Bug Fixes
- use DateTime instead of DateTime64 for datasets (458b973)
Release v0.18.1
0.18.1 (2023-07-27)
Bug Fixes
- correct regex for xapi_tracking parser (86b1a5b)
- include lms and cms workers for kubernetes logs (7c1c63c)
- oauth token refresh error #152 (e1ceb45)
- oauth token refresh error #152 --with debug lines (b8f68bc)
- oauth token refresh error openedx#152 corrections applied (8ecf28f)
- oauth token refresh error openedx#152 corrections applied (abc14ae)
- oauth token refresh error openedx#152 corrections applied (72f309d)
- oauth token refresh error openedx#152 corrections applied -- some nested code blocks removed. (d2be93e)
- remove security context for vector daemonset (25761ac)
Release v0.18.0
0.18.0 (2023-07-27)
Features
- Add a "tutor do" command to transform tracking logs (5e0f970)
- Change engine type of materialized view tables to ReplacingMergeTree (1eaa9a5)
Bug Fixes
- Wrap SQL "in" lists in parens (a064287)
Documentation
Release v0.17.1
0.17.1 (2023-07-27)
Bug Fixes
- add compatibility with k8s for aspects and vector (b4b5682)
Build Systems
- add ci job to test a k8s env (f44c9ee)
Release v0.17.0
0.17.0 (2023-07-26)
Features
- Add course and block names to in memory dictionaries (8b6cc28)
Release v0.16.2
0.16.2 (2023-07-26)
Bug Fixes
Documentation
- Instructions to Sink Historical event data to ClickHouse (7493d95)
- Sink Historical event data to ClickHouse instructions for non-default settings (cff61fe)
Release v0.16.1
0.16.1 (2023-07-25)
⚠ BREAKING CHANGES
- parse course key in MV queries (FC-0024) (#193)
Bug Fixes
- Make migration replace the old table (79076ed)
Code Refactoring
- parse course key in MV queries (FC-0024) (#193) (ab066a5)