Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 4.68 KB

File metadata and controls

75 lines (41 loc) · 4.68 KB

Release Notes

2.0.0 (2026-05-02)

⚠ BREAKING CHANGES

  • remove old workflow

  • include more variables

Bug Fixes

  • brasil: fix 'Connection object has no attribute cursor' error (#31) (9f9a890)
  • brasil: use geocodes instead of region (#35) (6bb5e61)
  • climate: minor fixes & exclude erroring geocodes (#39) (f718c03)
  • endpoint fixes to work on production & dev at the same time (#44) (4f18a7d)
  • include h5py dep (#45) (a1055f2)
  • satellite: update satellite version & refactor the dag (#30) (a989204)
  • weather: add geocode filter to weather brasil task (#27) (6b8ece5)

Code Refactoring

  • simplify cluster & mirror Airflow deploy workflow (#43) (a8ab33a)

1.2.0 (2023-05-18)

Features

  • Add conditional secrets export based on repository type (b007445)
  • dags: Add EPISCANNER_EXPORT_DATA DAG (afc063b)
  • docker: Add user with passed UID/GID (d149995)
  • docker: Set host user and group IDs for Airflow container (3ae36ed)
  • Update Episcanner-Downloader DAG with Improved PSQL Connection and Schedule (#25) (e9cbbf4)

1.1.2 (2023-04-13)

Bug Fixes

  • satellite: create satellite environment w/ py3.10 (#17) (5e7ef86)

1.1.1 (2023-04-11)

Bug Fixes

  • containers: rolling back to a short system (#15) (5a15b22)
  • release: fix semantic-release (#16) (fccdd71)

1.1.0 (2023-03-17)

Features

  • satellite: copernicus satellite DAGS (#8) (ca5f098)

Bug Fixes

  • cope: fiz foz DAG (#12) (28e44ed)
  • docker: Fix non-root access to volume directories (#9) (ea7ad42)

1.0.0 (2023-02-21)

Features

Bug Fixes