Releases: compose-x/ecs_composex
v1.1.7
What's Changed
- Fix services networking in external launch type by @JohnPreston in #781
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #782
- Optional parameters 'apply' and 'cleanup' for the 'plan' cli command by @raffidahmad in #783
- x-elbv2 - Fix index at which to pull the service name by @JohnPreston in #787
New Contributors
- @raffidahmad made their first contribution in #783
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Fix CPU allocation on single required container by @JohnPreston in #779
Full Changelog: v1.1.5...v1.1.6
v1.1.4
What's Changed
- Fixing Listener condition by @JohnPreston in #759
- Compose - depends_on object support by @JohnPreston in #757
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #763
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #769
- Fix output for Service Subnets by @JohnPreston in #770
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #772
- Bug fix for issue #773 by @lorienx0 in #774
New Contributors
Full Changelog: v1.1.2...v1.1.4
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Allowing appProtocol to be set for port mappings by @JohnPreston in #752
- Fixed up family dependencies with logical and compose names by @JohnPreston in #753
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fixing up docs build by @JohnPreston in #744
- Security groups at root-stack level specifically for service-to-service by @JohnPreston in #747
- Feature - ECS Service Connect by @JohnPreston in #745
- Fixing up tidy function validation by @JohnPreston in #749
- Services security groups in own stack by @JohnPreston in #750
- Release 1.1.0 by @JohnPreston in #751
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Working composable environment variables by @JohnPreston in #743
Full Changelog: v1.0.0...v1.0.1
v1.0.0
4y in the making, the 1.0 version is finally here.
With an average of 15k downloads a month, it has helped deploy applications to AWS through dev, to production, for many projects.
I'd like to thank everyone who has contributed, with code, questions, and feature requests over the years. In the past few months I haven't been able to spend an awful lot of time on it, but this year I plan on keeping up the pace once again as I hope it will play a crucial role and new users, as it certainly will for me.
What's Changed
- NLBs without EIPs, Retain EIPs by @JohnPreston in #726
- Randomizing base number for LB rule to allow for updates by @JohnPreston in #729
- Update NLB Health check parameters to match docs, allow NLB un/healthy counts to be different by @louismollick in #733
- x-elbv2.loadbalancer lookup by @JohnPreston in #734
- host volume mounts fix/improvement by @JohnPreston in #695
- Needs further rework, but patches exception by @JohnPreston in #739
- Release 1.0 by @JohnPreston in #741
New Contributors
- @louismollick made their first contribution in #733
Full Changelog: v0.24.2...v1.0.0
v0.24.2
What's Changed
- Bugfix ecs_composex.ecs.ecs_family.ComposeFamily.task_ephemeral_storage #719 by @thorfi in #720
- Fix single-container unset settings on init by @JohnPreston in #721
- Using mkdirs for nested folders output by @JohnPreston in #722
- ECS.ContainerDefinition.StopTimeout docker-compose.service.stop_grace_period by @thorfi in #718
Full Changelog: v0.24.1...v0.24.2
v0.24.1
Fix deprecation warning for list style Services
Fix import for list style service
Full Changelog: v0.24.0...v0.24.1