Prepare release 3.0.6 (#4912)

This commit is contained in:
Bert Blommers 2022-03-05 19:14:47 -01:00 committed by GitHub
parent aa522b11ca
commit 726c8bbc55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 3 deletions

View File

@ -1,6 +1,17 @@
Moto Changelog
==============
3.0.6
-----
Docker Digest for 3.0.6: <autopopulateddigest>
General:
* Feature to start the MotoServer from within Python (in beta)
Miscellaneous:
* CloudFormation now supports creation of type AWS::EC2::VPCEndpoint
* ECS: run_task() - The task count now defaults to 1
3.0.5
-----
Docker Digest for 3.0.5: _sha256:914ba446c1aad3917029fefe5d1c4a7a6a3866173391fb470151fe4a2163efcb_

View File

@ -297,7 +297,7 @@
## athena
<details>
<summary>29% implemented</summary>
<summary>28% implemented</summary>
- [ ] batch_get_named_query
- [ ] batch_get_query_execution
@ -331,6 +331,7 @@
- [ ] tag_resource
- [ ] untag_resource
- [ ] update_data_catalog
- [ ] update_named_query
- [ ] update_prepared_statement
- [ ] update_work_group
</details>
@ -5521,6 +5522,7 @@
- kafka
- kafkaconnect
- kendra
- keyspaces
- kinesis-video-media
- kinesis-video-signaling
- kinesisanalytics

View File

@ -57,6 +57,7 @@ athena
- [ ] tag_resource
- [ ] untag_resource
- [ ] update_data_catalog
- [ ] update_named_query
- [ ] update_prepared_statement
- [ ] update_work_group

View File

@ -2,7 +2,6 @@ TestAccAWSEc2TransitGatewayDxGatewayAttachmentDataSource
TestAccAWSEc2TransitGatewayPeeringAttachmentAccepter
TestAccAWSEc2TransitGatewayRouteTableAssociation
TestAccAWSEc2TransitGatewayVpcAttachment
TestAccAWSFms
TestAccAWSSecurityGroup_forceRevokeRules_
TestAccAWSDefaultSecurityGroup_Classic_
TestAccDataSourceAwsNetworkInterface_CarrierIPAssociation

View File

@ -79,7 +79,6 @@ TestAccAWSENI_IPv6
TestAccAWSENI_PrivateIpsCount
TestAccAWSENI_SourceDestCheck
TestAccAWSENI_Tags
TestAccAWSFms
TestAccAWSGroupMembership
TestAccAWSIAMAccountAlias
TestAccAWSIAMGroup_