Prep release 2.0.10 (#4022)
* Updating implementation coverage * Changelog for release 2.0.10
This commit is contained in:
parent
61e2204941
commit
02b950b478
2 changed files with 28 additions and 9 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -4,6 +4,25 @@ Moto Changelog
|
|||
Unreleased
|
||||
-----
|
||||
|
||||
2.0.10
|
||||
------
|
||||
|
||||
New Services:
|
||||
* EKS
|
||||
* create_cluster
|
||||
* create_nodegroup
|
||||
* delete_cluster
|
||||
* delete_nodegroup
|
||||
* list_clusters
|
||||
* list_nodegroup
|
||||
|
||||
Miscellaneous:
|
||||
* DynamoDB: Fixed a bug where it's not possible to call update_item on a GSI
|
||||
* EMR: now supports clusters with multiple master nodes
|
||||
* EMR:terminate_job_flows() now throws an exception when trying to terminate; protected job flows
|
||||
* MediaPackage: Implement NotFoundExceptions for delete_channel/describe_origin_endpoint/delete_origin_endpoint/update_origin_endpoint
|
||||
* S3:list_users_response() now returns the IsTruncated-attribute
|
||||
|
||||
2.0.9
|
||||
-----
|
||||
General Changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue