Prepare Release 3.1.16 (#5268)

This commit is contained in:
Bert Blommers 2022-06-27 09:49:36 +00:00 committed by GitHub
parent 2364b7770f
commit 068032a59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 1 deletions

View File

@ -1,10 +1,24 @@
Moto Changelog
==============
3.1.16
-----
Docker Digest for 3.1.16: <autopopulateddigest>
New Methods:
* Autoscaling:
* enable_metrics_collection()
Miscellaneous:
* Fixes a dependency-error that popped up in 3.1.15.
3.1.15
-----
Docker Digest for 3.1.15: _sha256:fad9fc39322cbabf4440ac5f6a3a158ee759dcd963995fea9672136c50bd2fc3_
Known bugs:
* Some services will throw an error: Missing module 'openapi_spec_validator'. This is fixed in 3.1.16.
New Methods:
* Databrew:
* create_profile_job()
@ -67,7 +81,7 @@ Docker Digest for 3.1.14: _sha256:a8ad7f54d7c469e34454f6774f743251c02093c6b2d7e9
* tag_resource()
* untag_resource()
* Route53:
* associate_vpc()
* associate_vpc_with_hosted_zone()
* disassociate_vpc_from_hosted_zone()
* update_health_check()
* update_hosted_zone_comment()

View File

@ -197,6 +197,12 @@ s3:
- TestAccS3ObjectCopy
sagemaker:
- TestAccSageMakerPrebuiltECRImageDataSource
servicediscovery:
- TestAccServiceDiscoveryDNSNamespaceDataSource
- TestAccServiceDiscoveryHTTPNamespace
- TestAccServiceDiscoveryPrivateDNSNamespace
- TestAccServiceDiscoveryPublicDNSNamespace
- TestAccServiceDiscoveryService
sns:
- TestAccSNSTopicPolicy
- TestAccSNSTopicDataSource