github aws/copilot-cli v1.8.3
copilot-cli: Release v1.8.3

latest releases: v1.34.0, v1.33.4, v1.33.3...
3 years ago

🐛 Bug Fixes

  • Preserve default allowed_source_ips with env overrides (#2543)

    The default allowed_source_ips entry was ignored if a user specified environment override for http but without allowed_source_ips. This fix ensures we retain the default value if the field is not overridden.

  • Re-running copilot init should work if an application was already initialized with a domain name (#2562)
  • Sidecar containers no longer set the port to be 80 if it's not specified. Instead if port is not present we leave it blank (#2565)
  • Revert the spinner library so that the text gets replaced when the deployments are done instead of creating a new line (#2568)
  • Running env init in applications with a domain name and multiple AWS accounts should now succeed (#2567)

Don't miss a new copilot-cli release

NewReleases is sending notifications on new releases.