Prep release 4.2.4 (#6842)
This commit is contained in:
		
							parent
							
								
									e758239fe8
								
							
						
					
					
						commit
						d45845deb1
					
				
							
								
								
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @ -1,6 +1,20 @@ | |||||||
| Moto Changelog | Moto Changelog | ||||||
| ============== | ============== | ||||||
| 
 | 
 | ||||||
|  | 4.2.4 | ||||||
|  | ----- | ||||||
|  | Docker Digest for 4.2.4: <autopopulateddigest> | ||||||
|  | 
 | ||||||
|  |     New Methods: | ||||||
|  |         * OpenSearch: | ||||||
|  |             * list_domain_names() | ||||||
|  | 
 | ||||||
|  |     Miscellaneous: | ||||||
|  |         * DynamoDB: Fixed a bug where binary data could not be queried (introduced in 4.2.3) | ||||||
|  |         * EC2: VPC Peering Connections are now supported across accounts | ||||||
|  |         * ECS: register_task_definition() now validates the PidMode has the correct value | ||||||
|  |         * S3: put_bucket_notification_configuration() now supports SNS Topic targets | ||||||
|  | 
 | ||||||
| 4.2.3 | 4.2.3 | ||||||
| ----- | ----- | ||||||
| Docker Digest for 4.2.3: <autopopulateddigest> | Docker Digest for 4.2.3: <autopopulateddigest> | ||||||
|  | |||||||
| @ -2272,6 +2272,7 @@ | |||||||
| - [X] disable_ebs_encryption_by_default | - [X] disable_ebs_encryption_by_default | ||||||
| - [ ] disable_fast_launch | - [ ] disable_fast_launch | ||||||
| - [ ] disable_fast_snapshot_restores | - [ ] disable_fast_snapshot_restores | ||||||
|  | - [ ] disable_image_block_public_access | ||||||
| - [ ] disable_image_deprecation | - [ ] disable_image_deprecation | ||||||
| - [ ] disable_ipam_organization_admin_account | - [ ] disable_ipam_organization_admin_account | ||||||
| - [ ] disable_serial_console_access | - [ ] disable_serial_console_access | ||||||
| @ -2298,6 +2299,7 @@ | |||||||
| - [X] enable_ebs_encryption_by_default | - [X] enable_ebs_encryption_by_default | ||||||
| - [ ] enable_fast_launch | - [ ] enable_fast_launch | ||||||
| - [ ] enable_fast_snapshot_restores | - [ ] enable_fast_snapshot_restores | ||||||
|  | - [ ] enable_image_block_public_access | ||||||
| - [ ] enable_image_deprecation | - [ ] enable_image_deprecation | ||||||
| - [ ] enable_ipam_organization_admin_account | - [ ] enable_ipam_organization_admin_account | ||||||
| - [ ] enable_reachability_analyzer_organization_sharing | - [ ] enable_reachability_analyzer_organization_sharing | ||||||
| @ -2324,6 +2326,7 @@ | |||||||
| - [ ] get_flow_logs_integration_template | - [ ] get_flow_logs_integration_template | ||||||
| - [ ] get_groups_for_capacity_reservation | - [ ] get_groups_for_capacity_reservation | ||||||
| - [ ] get_host_reservation_purchase_preview | - [ ] get_host_reservation_purchase_preview | ||||||
|  | - [ ] get_image_block_public_access_state | ||||||
| - [ ] get_instance_types_from_instance_requirements | - [ ] get_instance_types_from_instance_requirements | ||||||
| - [ ] get_instance_uefi_data | - [ ] get_instance_uefi_data | ||||||
| - [ ] get_ipam_address_history | - [ ] get_ipam_address_history | ||||||
| @ -4514,7 +4517,7 @@ | |||||||
| 
 | 
 | ||||||
| ## medialive | ## medialive | ||||||
| <details> | <details> | ||||||
| <summary>19% implemented</summary> | <summary>18% implemented</summary> | ||||||
| 
 | 
 | ||||||
| - [ ] accept_input_device_transfer | - [ ] accept_input_device_transfer | ||||||
| - [ ] batch_delete | - [ ] batch_delete | ||||||
| @ -4564,9 +4567,11 @@ | |||||||
| - [ ] reboot_input_device | - [ ] reboot_input_device | ||||||
| - [ ] reject_input_device_transfer | - [ ] reject_input_device_transfer | ||||||
| - [X] start_channel | - [X] start_channel | ||||||
|  | - [ ] start_input_device | ||||||
| - [ ] start_input_device_maintenance_window | - [ ] start_input_device_maintenance_window | ||||||
| - [ ] start_multiplex | - [ ] start_multiplex | ||||||
| - [X] stop_channel | - [X] stop_channel | ||||||
|  | - [ ] stop_input_device | ||||||
| - [ ] stop_multiplex | - [ ] stop_multiplex | ||||||
| - [ ] transfer_input_device | - [ ] transfer_input_device | ||||||
| - [ ] update_account_configuration | - [ ] update_account_configuration | ||||||
| @ -4759,7 +4764,7 @@ | |||||||
| 
 | 
 | ||||||
| ## opensearch | ## opensearch | ||||||
| <details> | <details> | ||||||
| <summary>16% implemented</summary> | <summary>18% implemented</summary> | ||||||
| 
 | 
 | ||||||
| - [ ] accept_inbound_connection | - [ ] accept_inbound_connection | ||||||
| - [X] add_tags | - [X] add_tags | ||||||
| @ -4795,7 +4800,7 @@ | |||||||
| - [ ] get_package_version_history | - [ ] get_package_version_history | ||||||
| - [ ] get_upgrade_history | - [ ] get_upgrade_history | ||||||
| - [ ] get_upgrade_status | - [ ] get_upgrade_status | ||||||
| - [ ] list_domain_names | - [X] list_domain_names | ||||||
| - [ ] list_domains_for_package | - [ ] list_domains_for_package | ||||||
| - [ ] list_instance_type_details | - [ ] list_instance_type_details | ||||||
| - [ ] list_packages_for_domain | - [ ] list_packages_for_domain | ||||||
| @ -6598,7 +6603,7 @@ | |||||||
| 
 | 
 | ||||||
| ## servicediscovery | ## servicediscovery | ||||||
| <details> | <details> | ||||||
| <summary>69% implemented</summary> | <summary>66% implemented</summary> | ||||||
| 
 | 
 | ||||||
| - [X] create_http_namespace | - [X] create_http_namespace | ||||||
| - [X] create_private_dns_namespace | - [X] create_private_dns_namespace | ||||||
| @ -6608,6 +6613,7 @@ | |||||||
| - [X] delete_service | - [X] delete_service | ||||||
| - [ ] deregister_instance | - [ ] deregister_instance | ||||||
| - [ ] discover_instances | - [ ] discover_instances | ||||||
|  | - [ ] discover_instances_revision | ||||||
| - [ ] get_instance | - [ ] get_instance | ||||||
| - [ ] get_instances_health_status | - [ ] get_instances_health_status | ||||||
| - [X] get_namespace | - [X] get_namespace | ||||||
|  | |||||||
| @ -431,6 +431,7 @@ ec2 | |||||||
| - [X] disable_ebs_encryption_by_default | - [X] disable_ebs_encryption_by_default | ||||||
| - [ ] disable_fast_launch | - [ ] disable_fast_launch | ||||||
| - [ ] disable_fast_snapshot_restores | - [ ] disable_fast_snapshot_restores | ||||||
|  | - [ ] disable_image_block_public_access | ||||||
| - [ ] disable_image_deprecation | - [ ] disable_image_deprecation | ||||||
| - [ ] disable_ipam_organization_admin_account | - [ ] disable_ipam_organization_admin_account | ||||||
| - [ ] disable_serial_console_access | - [ ] disable_serial_console_access | ||||||
| @ -457,6 +458,7 @@ ec2 | |||||||
| - [X] enable_ebs_encryption_by_default | - [X] enable_ebs_encryption_by_default | ||||||
| - [ ] enable_fast_launch | - [ ] enable_fast_launch | ||||||
| - [ ] enable_fast_snapshot_restores | - [ ] enable_fast_snapshot_restores | ||||||
|  | - [ ] enable_image_block_public_access | ||||||
| - [ ] enable_image_deprecation | - [ ] enable_image_deprecation | ||||||
| - [ ] enable_ipam_organization_admin_account | - [ ] enable_ipam_organization_admin_account | ||||||
| - [ ] enable_reachability_analyzer_organization_sharing | - [ ] enable_reachability_analyzer_organization_sharing | ||||||
| @ -483,6 +485,7 @@ ec2 | |||||||
| - [ ] get_flow_logs_integration_template | - [ ] get_flow_logs_integration_template | ||||||
| - [ ] get_groups_for_capacity_reservation | - [ ] get_groups_for_capacity_reservation | ||||||
| - [ ] get_host_reservation_purchase_preview | - [ ] get_host_reservation_purchase_preview | ||||||
|  | - [ ] get_image_block_public_access_state | ||||||
| - [ ] get_instance_types_from_instance_requirements | - [ ] get_instance_types_from_instance_requirements | ||||||
| - [ ] get_instance_uefi_data | - [ ] get_instance_uefi_data | ||||||
| - [ ] get_ipam_address_history | - [ ] get_ipam_address_history | ||||||
|  | |||||||
| @ -89,9 +89,11 @@ medialive | |||||||
| - [ ] reboot_input_device | - [ ] reboot_input_device | ||||||
| - [ ] reject_input_device_transfer | - [ ] reject_input_device_transfer | ||||||
| - [X] start_channel | - [X] start_channel | ||||||
|  | - [ ] start_input_device | ||||||
| - [ ] start_input_device_maintenance_window | - [ ] start_input_device_maintenance_window | ||||||
| - [ ] start_multiplex | - [ ] start_multiplex | ||||||
| - [X] stop_channel | - [X] stop_channel | ||||||
|  | - [ ] stop_input_device | ||||||
| - [ ] stop_multiplex | - [ ] stop_multiplex | ||||||
| - [ ] transfer_input_device | - [ ] transfer_input_device | ||||||
| - [ ] update_account_configuration | - [ ] update_account_configuration | ||||||
|  | |||||||
| @ -61,7 +61,7 @@ opensearch | |||||||
| - [ ] get_package_version_history | - [ ] get_package_version_history | ||||||
| - [ ] get_upgrade_history | - [ ] get_upgrade_history | ||||||
| - [ ] get_upgrade_status | - [ ] get_upgrade_status | ||||||
| - [x] list_domain_names | - [X] list_domain_names | ||||||
| - [ ] list_domains_for_package | - [ ] list_domains_for_package | ||||||
| - [ ] list_instance_type_details | - [ ] list_instance_type_details | ||||||
| - [ ] list_packages_for_domain | - [ ] list_packages_for_domain | ||||||
|  | |||||||
| @ -35,6 +35,7 @@ servicediscovery | |||||||
| - [X] delete_service | - [X] delete_service | ||||||
| - [ ] deregister_instance | - [ ] deregister_instance | ||||||
| - [ ] discover_instances | - [ ] discover_instances | ||||||
|  | - [ ] discover_instances_revision | ||||||
| - [ ] get_instance | - [ ] get_instance | ||||||
| - [ ] get_instances_health_status | - [ ] get_instances_health_status | ||||||
| - [X] get_namespace | - [X] get_namespace | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user