Skip to content

Releases: edanalytics/edu_edfi_airflow

v0.4.10

09 Sep 17:23
6b32dc5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.4.10

v0.4.9

24 Jun 19:52
08ec312

Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

13 Jun 22:02
9381e67

Choose a tag to compare

What's Changed

  • capture earthmover failures in structured logging table by @rlittle08 in #99
  • Feature/match rate downstream handling redux by @jayckaiser in #96

Full Changelog: v0.4.7...v0.4.8

v0.4.7

10 Jun 22:43

Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

21 May 23:25
4234769

Choose a tag to compare

What's Changed

  • Add edfi and source column names to match rates order by statement by @jalvord1 in #94
  • Feature/store ODS resource counts by @sleblanc23 in #89

New Contributors

Full Changelog: v0.4.5...v0.4.6

edu_edfi_airflow v0.4.5

25 Feb 19:25
b34a315

Choose a tag to compare

What's Changed

  • Update Resources DAG UI for compatibility with Airflow 2.9.x (backwards compatibility with prior versions is retained) by @johncmerfeld in #87

Full Changelog: v0.4.4...v0.4.5

edu_edfi_airflow v0.4.4

30 Jan 20:38
10e8f16

Choose a tag to compare

What's Changed

  • Allow CSV files to optionally enclose fields in quotes when copying in EarthbeamDAG by @rlittle08 in #88
  • Wrap filepath in quotes in EarthbeamDAG to copy paths with spaces and escape characters by @jayckaiser in #91

Full Changelog: v0.4.3...v0.4.4

edu_edfi_airflow v0.4.3

31 Oct 20:20
65a2e98

Choose a tag to compare

What's Changed

  • Make dependency between EM-to-S3 and file-removal mandatory in Earthb… by @jayckaiser in #85
  • Feature/optimized bulk copy by @jayckaiser in #84

Full Changelog: v0.4.2...v0.4.3

edu_edfi_airflow v0.4.2

15 Oct 20:42
f3a8f64

Choose a tag to compare

New features

  • Add boolean pull_all_deletes argument to EdFiResourceDAG to re-pull all deletes for a resource when any are added (resolves deletes-skipping bug).
  • Allow SNOWFLAKE_TENANT_CODE to be overridden in earthmover_kwargs in EarthbeamDAG.

Under the hood

  • Simplify taskgroup declaration in EarthbeamDAG.

Fixes

  • Fix bug where singleton filepaths in EarthbeamDAG were not converted to lists upon initialization.
  • Add dependency between Lightbeam and file-deletion in EarthbeamDAG.

Full Changelog: v0.4.1...v0.4.2

edu_edfi_airflow v0.4.1

19 Sep 22:41
27126fc

Choose a tag to compare

Under the hood

  • Wrap Snowflake stage with single quotes to support filepaths with special characters

Fixes

  • Fix bugs where files written to S3 could be overwritten in EarthbeamDAG
  • Fix bug where optional files fail upload to S3

Full Changelog: v0.4.0...v0.4.1