Skip to content

Releases: NASA-IMPACT/hls-sentinel2-downloader-serverless

v1.0.4

21 Jul 16:12
a26f32f
Compare
Choose a tag to compare

Increases downloader lambda memory.

v1.0.3

10 Jul 18:28
a26f32f
Compare
Choose a tag to compare

Use updated target key structure for Sentinel downloads.

v1.0.2

08 Jul 21:58
679fd0c
Compare
Choose a tag to compare

Updated prod release which restricts RDS automatic Postgres versioning upgrades which may prevent future CDK stack updates.

v1.0.1 Release - Adding Deploy on Release workflow

08 Jul 16:37
dcae9b6
Compare
Choose a tag to compare

This uses a GitHub Actions Workflow (deploy-on-release.yml) to deploy to the prod identifier whenever a new release is made.

v1.0.0 Release - First HLS `prod` Deploy

01 Jul 16:08
Compare
Choose a tag to compare

This was deployed with the following .env contents:

OWNER="sean-developmentseed"
IDENTIFIER="prod"
AWS_DEFAULT_REGION="us-west-2"
ENABLE_DOWNLOADING="FALSE"
SCHEDULE_LINK_FETCHING="FALSE"
USE_INTHUB2="TRUE"
REMOVAL_POLICY_DESTROY="FALSE"
UPLOAD_BUCKET="hls-sentinel-2-downloader-serverless-prod-upload-bucket"