Releases: anelendata/handoff
Releases · anelendata/handoff
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
A major release with improved interface and new features.
- Container orchestration (AWS Elastic Continer Service)
- Extended serverless task execution (AWS Fargate, vs. AWS Lambda's 15min limit)
- CRON Scheduling (AWS EventBridge)
- Configuration and secret management (AWS Systems Manager Parameter Store)
- Simple switch between production and devlopment stages
- Docker image management (AWS Elastic Container Registry)
- Artifacts management (AWS Simple Cloud Storage)
- Log management (AWS CloudWatch)
- Shared resource management (Virtual Private Cloud, Security Group)
- No need to pay and maintain a dedicated virtual instances!
v0.2.0-b4
0.2.0b4 (2020-08-18)
- Workaround for failing setuptools installation script source.
v0.2.0-b3
0.2.0b3 (2020-08-10)
- Fix the issue of not downloading artifacts from remote storage.
- Fix artifacts archive/get/push/delete commands
- Fix files get/push/delete commands
- Add USGS Earthquake events data example
v0.2.0-b2
v0.2.0-b1
- Mac OS: fix a bug in parsing Docker build JSON log
- Mac OS: fix sed -u issue
- Fix typos in tutorial