You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,17 @@
1
1
# Unreleased
2
2
## New features
3
+
## Under the hood
4
+
## Fixes
5
+
6
+
# edu_edfi_source v0.4.7
7
+
## New features
3
8
- Add base/stage models for `staffEducationOrganizationContactAssociations`
4
9
- Add (optional) support for incremental materialization of most expensive stg models
5
-
## Under the hood
6
10
## Fixes
7
11
- Fix unique key of `k_assessment` in `stg_ef3__objective_assessments`
8
12
- Fix unique key `k_student_assessment` in `stg_ef3__student_assessments` to include `student_unique_id` (relevant only where `student_assessment_identifier` is not on its own unique)
9
-
10
-
13
+
- Fix surrogate key generation for References that include Descriptors that utilize EDU's 'replace descriptor' functionality
14
+
11
15
# edu_edfi_source v0.4.6
12
16
## Fixes
13
17
- Fix deduplication logic in all stg models to handle deleted records correctly before removal. This brings EDU more in sync with ODS true state
0 commit comments