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
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,20 @@
1
1
# Unreleased
2
2
## New features
3
-
- Update the following TPDM/EPDM base and stage models:
3
+
## Under the hood
4
+
## Fixes
5
+
6
+
# edu_edfi_source v0.6.2
7
+
## Under the hood
8
+
- Update the following TPDM/EPDM base and stage models, to support new edu_wh models:
4
9
- base_epdm__certification_exam_results
5
10
- stg_epdm__certification_exams
6
11
- stg_epdm__certification_exam_results
7
-
## Under the hood
8
12
## Fixes
13
+
- Fix invalid reference for relationships test on `stg_ef3__student_program_evaluations`
14
+
15
+
# edu_edfi_source v0.6.1
16
+
## Under the hood
17
+
-`extract_descriptor()` macro now correctly handles descriptors in cases where the field name doesn't match the underlying descriptor code (e.g. birthCountryDescriptor -> countryDescriptor)
0 commit comments