Releases: GetSimpl/cloudlift
Releases · GetSimpl/cloudlift
Release v2.1.1
What's Changed
- feat(service): add option to remove service alarms by @rokibulislaam in #155
- fix(environment): update DNS configuration for proper container resolution by @rokibulislaam in #154
- Feat/cluster alb support by @rokibulislaam in #156
- Fix: fix wrong ingress rule to fargate security group & fix conflicting resource names for listener rules by @rokibulislaam in #158
- Feat: Add Support for Multiple Hostnames by @rokibulislaam in #159
- refactor: make alb_mode optional and explicit by @rokibulislaam in #160
- Feat: Cloudlift Standalone Executable Support by @tasnimzotder in #153
- Cloudlift 2.1.0 Release by @rokibulislaam in #157
- fix: fix false alb_mode fallback warning message by @rokibulislaam in #161
New Contributors
- @tasnimzotder made their first contribution in #153
Full Changelog: v2.0.6...v2.1.1
v2.0.6
What's Changed
- Disabled IMDSv1 by @shoan in #147
- Add support for Amazon Linux 2023 by @rokibulislaam in #151
- Fix/service placement default to spot by @rokibulislaam in #152
Full Changelog: v2.0.5...v2.0.6
Podman Support
Cloudlift now detects podman in $PATH and uses it, if found. To maintain backward compatibility, the fallback continues to remain docker.
v2.0.0
What's Changed
- Rename var by @praveenraghav01 in #123
- Spot Instance and On-Demand support for deployment by @praveenraghav01 in #75
- Multiple instance Type by @praveenraghav01 in #74
- Added support for service specific OOM alerts by @praveenraghav01 in #124
- Fix fargate service error and pre-flight check for stack by @praveenraghav01 in #125
- Bug fix by @praveenraghav01 in #131
- Support for task role by @praveenraghav01 in #130
- Added support for fluentbit by @praveenraghav01 in #126
- Bug fix by @praveenraghav01 in #134
Full Changelog: v1.5.7...v2.0.0
What's Changed
- rename var by @praveenraghav01 in #123
- Spot Instance and On-Demand support for deployment by @praveenraghav01 in #75
- Multiple instance Type by @praveenraghav01 in #74
- Added support for service specific OOM alerts by @praveenraghav01 in #124
- fix fargate service error and pre-flight check for stack by @praveenraghav01 in #125
- bug fix by @praveenraghav01 in #131
- Support for task role by @praveenraghav01 in #130
- added support for fluentbit by @praveenraghav01 in #126
- bug fix by @praveenraghav01 in #134
Full Changelog: v1.5.7...v2.0.0
v1.5.7
What's Changed
- Fix/task defination create error by @praveenraghav01 in #122
Full Changelog: v1.5.6...v1.5.7
v1.5.6
v1.5.5
What's Changed
- Added capability to send logs to /dev/null by @krishnanand275 in #112
- Migrated environment variable to secret inside ECS Task defination by @praveenraghav01 in #118
- increased EcsHighMemoryAlarm threshold from 80 to 120 by @priyalatha-kr in #119
- Error handling for task definitions created with create_service command by @priyalatha-kr in #113
- updated error message by @praveenraghav01 in #120
New Contributors
- @krishnanand275 made their first contribution in #112
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- modified start session with ability to SSH into an instance using --component flag(service name) by @priyalatha-kr in #104
- Fixed JSON serializable error by @praveenraghav01 in #105
- Fixed bug in the dnsmasq config generator by @shoan in #106
- Bug fix for Service Componant Name by @praveenraghav01 in #107
- Feat/instance storage type by @praveenraghav01 in #108
New Contributors
- @priyalatha-kr made their first contribution in #104
Full Changelog: v1.5.2...v1.5.4
v1.5.2
What's Changed
- Added support for task role for create task definition by @praveenraghav01 in #81
- use Template.set_metadata instead of add_metadata by @praveenraghav01 in #90
- Template error and ECS Fargate error by @praveenraghav01 in #97
- Notification arn for service by @praveenraghav01 in #94
- Added Dns caching for EC2 by @praveenraghav01 in #98
- Replace Launch Config with Launch Template by @praveenraghav01 in #73
- fix template error by @praveenraghav01 in #99
- Service Config - tweak diff tables by @fred-vogt in #46
- Added tags for team names for all the resources by @Suhas-Umashankar in #93
- INFOSEC-1608 by @n3rV3 in #96
- ECS Task memory hard limit by @praveenraghav01 in #91
- Package updates for Python 3.10.7 by @praveenraghav01 in #100
New Contributors
- @fred-vogt made their first contribution in #46
- @Suhas-Umashankar made their first contribution in #93
- @n3rV3 made their first contribution in #96
Full Changelog: v1.5.0...v1.5.2
Auto create service configuration table & fix start_session for assume role
What's Changed
- Added support for service configuration dynamo DB creation if it doesn't exist
- Added support for start_session using assume the role bypassing the need for MFA
Full Changelog: v1.5.0...v1.5.1