[20160930163145] Enhancements and Bug Fixes

Enhancements

Convox now reads the default CPU and Memory settings from the cpu_shares and mem_limit stanzas in the docker-compose.yml.

  • #1254 read default cpu and memory scale from manifest [@ddollar]

There are now additional parameters to the SQS service:
--message-retention-period, --receive-message-wait-time, and --visibility-timeout.

Bug Fixes

  • #1277 make config/manifest backwards compatible in client [@ddollar]