Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

53 lines (27 loc) · 2.79 KB

Release Notes

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