Merge branch 'master' into urldecode_fix

This commit is contained in:
ciprianaradulescu 2018-01-14 19:58:48 +02:00 committed by GitHub
commit c431a3a774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 1296 additions and 52 deletions

View file

@ -1,12 +1,20 @@
Moto Changelog
===================
Latest
1.2.0
------
* Supports filtering AMIs by self
* Implemented signal_workflow_execution for SWF
* Wired SWF backend to the moto server
* Fixed incorrect handling of task list parameter on start_workflow_execution
* Added url decoding to x-amz-copy-source header for copying S3 files
* Revamped lambda function storage to do versioning
* IOT improvements
* RDS improvements
* Implemented CloudWatch get_metric_statistics
* Improved Cloudformation EC2 support
* Implemented Cloudformation change_set endpoints
1.1.25
-----