All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2026-01-16)
- Add support for tagging via CreateExpressGatewayService (#19) (1432a6b)
- Support tag management on update (#20) (8486d9d)
- Expanding support for Create and Describe (aeae5d8)
- Require service-name as input (#3) (4fe4c1d)
- Update README for v1 release (#10) (039760b)
- Expanding support for Create and Describe (aeae5d8)
- Require service-name as input (#3) (4fe4c1d)
- Update README for v1 release (#10) (039760b)
1.0.0 - 2024-12-01
- Initial release of Amazon ECS Deploy Express Service action
- Support for creating and updating ECS Express Mode services
- Automatic infrastructure provisioning (ALB, target groups, security groups)
- Container configuration with environment variables and secrets
- Resource configuration (CPU, memory, task role)
- Network configuration (subnets, security groups)
- Health check configuration
- Auto-scaling configuration with multiple metrics
- Deployment monitoring with status tracking
- Service endpoint output
- Comprehensive README with usage examples
- IAM permissions documentation
- Troubleshooting guide
- Contributing guidelines
- Code of conduct