Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 2.96 KB

File metadata and controls

54 lines (35 loc) · 2.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2026-01-16)

Features

  • Add support for tagging via CreateExpressGatewayService (#19) (1432a6b)
  • Support tag management on update (#20) (8486d9d)

1.1.0 (2025-12-17)

Features

  • Expanding support for Create and Describe (aeae5d8)
  • Require service-name as input (#3) (4fe4c1d)
  • Update README for v1 release (#10) (039760b)

1.0.0 (2025-12-01)

Features

  • 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

Features

  • 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

Documentation

  • Comprehensive README with usage examples
  • IAM permissions documentation
  • Troubleshooting guide
  • Contributing guidelines
  • Code of conduct