[20170413140500] 20170413140500

Security Enhancements

  • Rack no longer stores plain-text environment variables in the DynamoDB item for the release. Application environment is now stored only encrypted-at-rest with KMS on S3 and unencrypted on the individual TaskDefinitions created during release promotion. #2097 #2147

(Much thanks to @eladidan for bringing this one to our attention)

Changes

  • Add HttpProxy parameter to a Rack to support running in a highly network-restricted environment. #2076

Bug Fixes

  • Fixes high CPU utilization (#2133) when using the new NativeLogging parameter. #2140

  • Use DescribeStackResources to find the log group for CF/ECS event logs #2144