3.31.3 784 B

1234567891011121314151617
  1. [
  2. {
  3. "type": "bugfix",
  4. "category": "S3",
  5. "description": "Fixes an issue introduced in 3.31.0 that was not setting the ContentLength for all MultipartUploader::createPart streams, therefore potentially using an incorrect, $options['params'] value."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "AutoScaling",
  10. "description": "Auto Scaling now supports a new type of scaling policy called target tracking scaling policies that you can use to set up dynamic scaling for your application."
  11. },
  12. {
  13. "type": "enhancement",
  14. "category": "SWF",
  15. "description": "Added support for attaching control data to Lambda tasks. Control data lets you attach arbitrary strings to your decisions and history events."
  16. }
  17. ]