Releases: NASA-IMPACT/veda-data-airflow
Releases · NASA-IMPACT/veda-data-airflow
Release v0.21.3-dev.0
Release v0.21.2-dev.0
Release v0.21.1-dev.1
0.21.1-dev.1 (2026-03-25)
Release v0.21.1-dev.0
0.21.1-dev.0 (2026-03-18)
Bug Fixes
Tests
- validate in-pr context, may want to relocate or refactor or add more tf checks (aa6429a)
Continuous Integration
- add terraform plan to cicd (eadf278)
Release v0.21.0-dev.1
0.21.0-dev.1 (2026-03-09)
Release v0.21.0-dev.0
Release v0.20.2-dev.1
0.20.2-dev.1 (2026-03-03)
Release v0.20.2-dev.0
Release v0.20.1-dev.0
Release v0.20.0-dev.0
0.20.0-dev.0 (2026-01-12)
Features
- tenant tagging pipeline draft (100c05b)
Bug Fixes
- add error handling to ingestion step (f938a47)
- add logging to see request size before sending to ingest (81c4e7d)
- get strings, then split (10f9172)
- remove catalog endpoint parameter (7630c0c)
- revert collection generation changes (eee6cdb)
- split list of collections, this assumes no quotations (113e485)
- update and handle case with newlines, according to convention from airflow docs (78a6356)
- update dag to place tenant at top level (eff3903)
- update dag to take in catalog endpoint as alternative parameter (6faf9d4)
- update dag to take in tenant field parameter (cf46f6d)
- update get_collection_ids to handle str lists only, and error otherwise (80f75d6)
- update template daf run conf for collections to make required, array (b24a824)
- update to handle collections, normalizing dates, and add logging (76fc666)
- update to handle fetch error (eb3e1f8)
- update to remove properties in tenant dag (1c384ca)
- update to sequentially process collections (21a2a6e)
- update to take in a list of collections (d871ced)
- use AirflowException (dfdf43a)