Merge branch 'urldecode_fix' of https://github.com/OwnZones/moto into urldecode_fix

This commit is contained in:
Ciprian Radulescu 2018-01-14 20:03:03 +02:00
commit cf12624cfb
31 changed files with 1296 additions and 52 deletions

View file

@ -1,11 +1,19 @@
Moto Changelog
===================
Latest
1.2.0
------
* Supports filtering AMIs by self
* Implemented signal_workflow_execution for SWF
* Wired SWF backend to the moto server
* 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
-----