Prep 2.0.2 release (#3768)

* Updating implementation coverage

* Changelog for 2.0.2
This commit is contained in:
Bert Blommers 2021-03-12 16:19:36 +00:00 committed by GitHub
commit a84459072d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 217 additions and 41 deletions

View file

@ -4,6 +4,24 @@ Moto Changelog
Unreleased
-----
2.0.2
-----
General Changes:
* New Osaka region is now supported
New Services:
* MediaPackage
New Methods:
* Redshift
* authorize_cluster_security_group_ingress
* Secrets Manager:
* untag_resource
Miscellaneous:
* IAM:list_roles() now contains the MaxSessionDuration-attribute
* Kinesis:get_records(): Fix formatting of the ApproximateArrivalTimestamp-parameter
* SQS:receive_message(): Fix behaviour of the AttributeNames-parameter
2.0.1
-----