2015-11-28 09:19:45 -05:00
|
|
|
Moto Changelog
|
|
|
|
===================
|
|
|
|
|
|
|
|
Latest
|
|
|
|
------
|
|
|
|
|
2017-01-24 09:48:31 -05:00
|
|
|
0.4.31
|
|
|
|
------
|
|
|
|
|
|
|
|
* ECS Cloudformation support
|
|
|
|
* Cleaned up RDS XML/JSON issues
|
|
|
|
* Boto==2.45
|
|
|
|
* Add STS get_caller_identity
|
2016-12-03 23:13:24 +00:00
|
|
|
* Turn on variable escaping in templates for S3 XML documents
|
|
|
|
|
2016-11-09 11:25:14 -05:00
|
|
|
0.4.30
|
|
|
|
------
|
|
|
|
|
|
|
|
* Change spot requests to launch instances
|
|
|
|
|
2016-11-07 14:55:08 -05:00
|
|
|
0.4.29
|
|
|
|
------
|
|
|
|
|
|
|
|
* Nest flask import so that it is not required globally
|
|
|
|
|
2016-11-07 12:57:18 -05:00
|
|
|
0.4.28
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add basic spot fleet support
|
|
|
|
* IAM Managed Policies
|
|
|
|
* Better EMR coverage
|
|
|
|
* Basic KMS support for encrypt/decrypt
|
|
|
|
|
2016-09-16 18:41:11 -04:00
|
|
|
0.4.27
|
|
|
|
------
|
|
|
|
|
|
|
|
*
|
|
|
|
|
2016-06-18 20:47:49 -04:00
|
|
|
0.4.25
|
|
|
|
------
|
|
|
|
|
|
|
|
* ASG tags
|
|
|
|
* ContainerInstance handling in ECS
|
|
|
|
*
|
|
|
|
|
2016-02-17 16:44:57 -05:00
|
|
|
0.4.22
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add basic lambda endpoints
|
|
|
|
* Support placement for EC2
|
|
|
|
* Cleanup API versions
|
|
|
|
|
|
|
|
|
2016-01-24 17:21:19 -05:00
|
|
|
0.4.21
|
|
|
|
------
|
|
|
|
|
|
|
|
* Fix bug with wrong response matches for S3
|
|
|
|
|
2016-01-17 18:11:00 -05:00
|
|
|
0.4.20
|
|
|
|
------
|
|
|
|
|
|
|
|
* mock_s3 and mocks3bucket_path are now the same thing. The server decides
|
|
|
|
which interface to is being used based on the request Host header. We will
|
|
|
|
evetually deprecate mocks3bucket_path.
|
|
|
|
* Basic ECS support
|
|
|
|
* More Dynamo querying and indexes
|
|
|
|
* Add Kinesis and ELB tags
|
|
|
|
* Add JSON responses for EMR
|
|
|
|
* Fix root instance volume to show up in other EBS volume calls
|