All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to PEP 440 and uses Semantic Versioning.
- Added
mypy
to static analysis workflow.
- Replaced
flake8
withruff
.
- For products with version >=
v3
:- Browse image downloads are reported under the
ARIA_S1_GUNW_BROWSE
collection. - All other product downloads are reported under the
ARIA_S1_GUNW
collection.
- Browse image downloads are reported under the
- For older products:
- Browse image downloads are reported under the
SENTINEL-1_INTERFEROGRAMS_BROWSE
collection. - All other product downloads are reported under the
SENTINEL-1_INTERFEROGRAMS
collection.
- Browse image downloads are reported under the
- Upgraded lambda functions to Python 3.12 from Python 3.8.
- Upgraded Elasticsearch to 7.10 from 7.4.
- Upgraded instance type for Elasticsearch domain to
t3.small.elasticsearch
fromt2.small.elasticsearch
.
- Downloads of
.unw_geo.zip
products are no longer reported under theSENTINEL-1_INSAR_UNWRAPPED_INTERFEROGRAM_AND_COHERENCE_MAP
collection. This collection was removed within the last year.
This is the initial release after replacing the AWS CodePipeline workflow with a GitHub Actions deployment workflow.