Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all minor dependencies #547

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
aws (source) required_provider minor 5.60.0 -> 5.63.1 5.64.0 age adoption passing confidence
azurerm (source) required_provider minor 3.113.0 -> 3.116.0 age adoption passing confidence
black (changelog) minor ==24.4.2 -> ==24.8.0 age adoption passing confidence
boto3 minor ==1.34.150 -> ==1.35.0 1.35.5 (+4) age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.63.1

Compare Source

FEATURES:

  • New Data Source: aws_route53_zones (#​17457)
  • New Data Source: aws_ssoadmin_permission_sets (#​38741)

ENHANCEMENTS:

  • data-source/aws_batch_job_queue: Add job_state_time_limit_action attribute (#​38784)
  • resource/aws_batch_job_definition: Add ecs_properties argument (#​37871)
  • resource/aws_batch_job_queue: Add job_state_time_limit_action argument (#​38784)

BUG FIXES:

  • provider: Fix crash when flattening string pointer slices with nil items (#​38886)
  • resource/aws_datazone_project: Properly surface import id parsing errors (#​38924)
  • resource/aws_quicksight_data_set: Fix crash when setting logical_table_map.data_transforms.project_operation.projected_columns with null list elements (#​38886)
  • resource/aws_ses_configuration_set: Fix crash when reputation_metrics_enabled is set to true (#​38921)

v5.63.0

Compare Source

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#​38792)
  • New Resource: aws_bedrock_guardrail (#​38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#​38817)
  • New Resource: aws_datazone_environment_profile (#​35603)
  • New Resource: aws_datazone_form_type (#​38746)
  • New Resource: aws_datazone_glossary_term (#​38706)
  • New Resource: aws_pinpoint_email_template (#​33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#​38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#​38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#​38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#​38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#​38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#​38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#​38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#​38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#​38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#​38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#​38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#​38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#​38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#​38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#​38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)

v5.62.0

Compare Source

FEATURES:

  • New Data Source: aws_rds_cluster_parameter_group (#​38416)
  • New Data Source: aws_secretsmanager_secret_versions (#​35411)
  • New Resource: aws_ebs_snapshot_block_public_access (#​38641)
  • New Resource: aws_rds_integration (#​35199)

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include include application/x-sql (#​38737)
  • data-source/aws_s3_object: Expand content types that can be read from S3 to include application/x-sql (#​38737)
  • provider: Allow default_tags to be set by environment variables (#​33339)
  • provider: Allow ignore_tags.keys and ignore_tags.key_prefixes to be set by environment variables (#​35264)
  • resource/aws_db_option_group: Add skip_destroy argument (#​29663)
  • resource/aws_db_parameter_group: Add skip_destroy argument (#​29663)
  • resource/aws_dx_macsec_key_association: Add plan-time validation of secret_arn (#​37213)
  • resource/aws_ecs_service: Add force_delete argument (#​38707)
  • resource/aws_grafana_license_association: Add grafana_token argument (#​38743)
  • resource/aws_lb_target_group: Add target_health_state.unhealthy_draining_interval argument (#​38654)
  • resource/aws_lexv2models_slot: Add sub_slot_setting attribute (#​38698)

BUG FIXES:

  • data-source/aws_ecr_repository_creation_template: Support ROOT as a valid value for prefix (#​38685)
  • data-source/aws_msk_broker_nodes: Filter out nodes with no broker info (#​38042)
  • resource/aws_appconfig_configuration_profile: Increase name max length validation to 128 (#​37539)
  • resource/aws_batch_job_definition: Fix panic when checking eks_properties for job updates (#​38716)
  • resource/aws_batch_job_definition: Fix panic when checking retry_strategy for job updates (#​38716)
  • resource/aws_batch_job_definition: Fix panic when checking timeout for job updates (#​38716)
  • resource/aws_ec2_capacity_block_reservation: Fix error during apply for missing created_date attribute (#​38689)
  • resource/aws_ecr_repository_creation_template: Support ROOT as a valid value for prefix (#​38685)
  • resource/aws_elbv2_trust_store_revocation: Fix to properly return errors during resource creation (#​38756)
  • resource/aws_emr_cluster: Fix panic when reading an instance fleet with an empty launch_specifications argument (#​38773)
  • resource/aws_lexv2models_bot: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_lexv2models_bot_locale: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_lexv2models_bot_version: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_networkmanager_core_network: Fix $.network-function-groups: null found, array expected errors when creating resource with create_base_policy argument (#​38642)
  • resource/aws_quicksight_account_subscription: Fix panic when read returns nil account info (#​38752)
  • resource/aws_sfn_state_machine: Mark revision_id and state_machine_version_arn as Computed on update if publish is true (#​38657)

v5.61.0

Compare Source

NOTES:

  • resource/aws_chatbot_teams_channel_configuration: This resource is provided on a best-effort basis, and we welcome the community's help in testing it. (#​38630)

FEATURES:

  • New Data Source: aws_ecr_repository_creation_template (#​38597)
  • New Resource: aws_chatbot_slack_channel_configuration (#​38124)
  • New Resource: aws_chatbot_teams_channel_configuration (#​38630)
  • New Resource: aws_datazone_glossary (#​38602)
  • New Resource: aws_ecr_repository_creation_template (#​38597)
  • New Resource: aws_timestreaminfluxdb_db_instance (#​37963)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add upgrade_policy attribute (#​38573)
  • data-source/aws_sagemaker_prebuilt_ecr_image: Support additional repository_name values. See documentation for details (#​38575)
  • resource/aws_appsync_graphql_api: Add enhanced_metrics_config configuration block (#​38570)
  • resource/aws_db_instance: Add upgrade_storage_config argument (#​36904)
  • resource/aws_default_vpc: Support ipv6_cidr_block sizes between /44 and /60 in increments of /4 (#​35614)
  • resource/aws_default_vpc: Support ipv6_netmask_length values between 44 and 60 in increments of 4 (#​35614)
  • resource/aws_eks_cluster: Add upgrade_policy configuration block (#​38573)
  • resource/aws_elasticache_user_group_association: Add configurable create and delete timeouts (#​38559)
  • resource/aws_pipes_pipe: Add log_configuration.include_execution_data argument (#​38569)
  • resource/aws_rds_cluster: Add performance_insights_enabled, performance_insights_kms_key_id, and performance_insights_retention_period arguments (#​29415)
  • resource/aws_rds_cluster: Add restore_to_point_in_time.source_cluster_resource_id argument (#​38540)
  • resource/aws_rds_cluster: Mark restore_to_point_in_time.source_cluster_identifier as Optional (#​38540)
  • resource/aws_sfn_activity: Add encryption_configuration configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions Activity resources (#​38574)
  • resource/aws_sfn_state_machine: Add encryption_configuration configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions State Machine resources (#​38574)
  • resource/aws_ssm_patch_baseline: Remove empty fields from json attribute value (#​35950)
  • resource/aws_storagegateway_file_system_association: Add configurable timeouts (#​38554)
  • resource/aws_vpc: Support ipv6_cidr_block sizes between /44 and /60 in increments of /4 (#​35614)
  • resource/aws_vpc: Support ipv6_netmask_length values between 44 and 60 in increments of 4 (#​35614)
  • resource/aws_vpc_ipv6_cidr_block_association: Add assign_generated_ipv6_cidr_block and ipv6_pool arguments (#​27274)
  • resource/aws_vpc_ipv6_cidr_block_association: Support ipv6_cidr_block sizes between /44 and /60 in increments of /4 (#​35614)
  • resource/aws_vpc_ipv6_cidr_block_association: Support ipv6_netmask_length values between 44 and 60 in increments of 4 (#​35614)
  • resource/aws_vpc_security_group_egress_rule: Add tags to the AuthorizeSecurityGroupEgress EC2 API call instead of making a separate CreateTags call (#​35614)
  • resource/aws_vpc_security_group_ingress_rule: Add tags to the AuthorizeSecurityGroupIngress EC2 API call instead of making a separate CreateTags call (#​35614)
  • resource/aws_wafv2_web_acl: Add rule_json attribute to allow raw JSON for rules. (#​38309)

BUG FIXES:

  • data-source/aws_appstream_image: Fix issue where the most recent image is not returned (#​38571)
  • datasource/aws_networkmanager_core_network_policy_document: Fix CoreNetworkPolicyException when putting policy with single wildcard in when_sent_to (#​38595)
  • resource/aws_cloudsearch_domain: Fix index_name character length validation (#​38509)
  • resource/aws_ecs_task_definition: Ensure that JSON keys in container_definitions start with a lowercase letter (#​38622)
  • resource/aws_iot_provisioning_template: Properly send type argument on create when configured (#​38640)
  • resource/aws_opensearchserverless_security_policy: Normalize policy content to prevent persistent differences (#​38604)
  • resource/aws_pipes_pipe: Don't reset target_parameters if the configured value has not changed (#​38598)
  • resource/aws_rds_instance: Allow domain_dns_ips to use single DNS server IP (#​36500)
  • resource/aws_sagemaker_domain: Properly send domain_settings.r_studio_server_pro_domain_settings.r_studio_package_manager_url argument on create (#​38547)
  • resource/aws_vpc_ipam_pool_cidr_allocation: Set description on Read (#​38618)
  • resource/aws_vpc_ipam_pool_cidr_allocation: Set netmask_length on Read (#​38618)
hashicorp/terraform-provider-azurerm (azurerm)

v3.116.0

Compare Source

DEPRECATIONS:

All Azure Kubernetes Service (AKS) properties related to preview features are deprecated since they will not be available in a stable API. Please see https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide#aks-migration-to-stable-api for more details (#​26863)

FEATURES:

  • New Resource: azurerm_ai_services (#​26008)
  • New Resource: azurerm_communication_service_email_domain_association (#​26432)
  • New Resource: azurerm_dev_center_project_environment_type (#​26941)
  • New Resource: azurerm_extended_location_custom_location (#​24267)
  • New Resource: azurerm_postgresql_flexible_server_virtual_endpoint (#​26708)

ENHANCEMENTS:

  • notificationhub - updating to use version 2023-09-01 (#​26528)
  • azurerm_api_management_api - update validation of path to allow single character strings (#​26922)
  • azurerm_cosmosdb_account - add support for the property burst_capacity_enabled (#​26986)
  • azurerm_linux_function_app - add support for vnet_image_pull_enabled property in 4.0 (#​27001)
  • azurerm_linux_function_app_slot - add support for vnet_image_pull_enabled property in 4.0 (#​27001)
  • azurerm_logic_app_standard - add support for v8.0 in site_config.dotnet_framework_version (#​26983)
  • azurerm_management_group_policy_assignment - remove length restriction on name (#​27055)
  • azurerm_recovery_services_vault - add support for the identity block (#​26254)
  • azurerm_web_application_firewall_policy - add support for the js_challenge_cookie_expiration_in_minutes property (#​26878)
  • azurerm_windows_function_app - add support for vnet_image_pull_enabled property in 4.0 (#​27001)
  • azurerm_windows_function_app_slot - add support for vnet_image_pull_enabled property in 4.0 (#​27001)

BUG FIXES:

  • Data Source: azurerm_storage_account - add default_share_level_permission to the azure_files_authentication to prevent invalid address errors (#​26996)
  • Data Source: azurerm_search_service - expose the tags property (#​26978)
  • Data Source: azurerm_virtual_machine - populate missing power_state (#​26991)
  • Data Source: azurerm_virtual_machine_scale_set - populate missing power_state (#​26991)
  • azurerm_api_management_api_schema - correctly unmarshal definition and components (#​26531)
  • azurerm_cdn_frontdoor_secret - fix issue where expiration_date was being set into the parent block (#​26982)
  • azurerm_container_app_environment - fix diff suppress on infrastructure_resource_group_name (#​27007)
  • azurerm_express_route_connection - prevent sending private_link_fast_path_enabled in the payload if it hasn't been explicitly set (#​26928)
  • azurerm_machine_learning_workspace - serverless_compute can now be updated (#​26940)
  • azurerm_mssql_database - fix issue where the database cannot be upgraded to use serverless due to the behaviour of the license_type field (#​26850)
  • azurerm_mssql_database - prevent error when creating Free edition by setting long_term_retention_policy and short_term_retention_policy as empty (#​26894)
  • azurerm_nginx_deployment - omit capacity when creating deployments with a basic plan (#​26223)
  • azurerm_role_management_policy - prevent panic when updating activation_rules.approval_stage (#​26800)
  • azurerm_sentinel_threat_intelligence_indicator - prevent panic when importing this resource (#​26976)
  • azurerm_servicebus_namespace - fix panic reading encryption with versionless ids (#​27060)
  • azurerm_synapse_spark_pool - prevent plan diff due to API behaviour by setting node_count as Computed (#​26953)
  • azurerm_virtual_network_gateway_connection - fix issue where ingress_nat_rule_ids was updating the egress rules on updates (#​27022)

v3.115.0

Compare Source

ENHANCEMENTS:

  • cosmosdb - updating to use version 2024-05-15 (#​26758)
  • healthcare - updating to use version 2024-03-31 (#​26699)
  • redis - updating to use version 2024-03-01 (#​26932)
  • azurerm_cosmosdb_account - avoid infinite diff to default_identity_type for legacy resources where an empty string is returned by the RP (#​26525)
  • azurerm_linux_virtual_machine_scale_set - add support for the action property in the automatic_instance_repair block (#​26227)
  • azurerm_log_analytics_saved_search - update the regex for the function_parameters property to support more paramters (#​26701)
  • azurerm_monitor_data_collection_rule - update performance_counter.x.sampling_frequency_in_seconds range 1 to 1800 (#​26898)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for the action property in the automatic_instance_repair block (#​26227)
  • azurerm_security_center_storage_defender - add support for the property scan_results_event_grid_topic_id (#​26599)
  • azurerm_storage_account - add support for the property default_share_level_permission in the azure_files_authentication block (#​26924)
  • azurerm_web_application_firewall_policy - excluded_rule_set.0.type supports Microsoft_BotManagerRuleSet (#​26903)
  • azurerm_windows_virtual_machine_scale_set - add support for the action property in the automatic_instance_repair block (#​26227)

BUG FIXES:

  • azurerm_container_group - retrieve and set storage_account_key in the payload when updating the resource (#​26640)
  • azurerm_key_vault_managed_hardware_security_module_role_assignment - fixed a crash in error messages (#​26972)
  • azurerm_kubernetes_cluster - allow an empty list for dns_zone_ids in the web_app_routing block (#​26747)
  • azurerm_storage_share_file - fix a bug when encoding the MD5 hash for the content_md5 property (#​25715)

v3.114.0

Compare Source

UPGRADE NOTES:

  • 4.0 Beta: This release includes a new feature-flag to opt-into the 4.0 Beta - which (when enabled) introduces a number of behavioural changes, field renames and removes some older deprecated resources and data sources. Please read the disclaimers carefully that are outlined in our guide on how to opt-into the 4.0 Beta before enabling this, as this will cause irreversible changes to your state. The 4.0 Beta is still a work-in-progress at this time and the changes listed in the 4.0 Upgrade Guide may change. We're interested to hear your feedback which can be provided by following this link.

FEATURES:

  • New Resource: azurerm_dev_center_network_connection (#​26718)
  • New Resource: azurerm_stack_hci_logical_network (#​26473)

ENHANCEMENTS:

  • dependencies: updating go-azure-helpers to v0.70.1 (#​26757)
  • arckubernetes - updating to use version 2024-01-01 (#​26761)
  • data.azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#​26740)
  • azurerm_log_analytics_cluster - add support for setting size_gb to 100 [GH-#​26865]
  • azurerm_storage_account - the enable_https_traffic_only property has been superseded by https_traffic_only_enabled (#​26740)

BUG FIXES:

  • azurerm_dns_cname_record - split create and update function to fix lifecycle - ignore (#​26610)
  • azurerm_dns_srv_record - split create and update function to fix lifecycle - ignore (#​26627)
  • azurerm_kubernetes_cluster - fix issue that prevented max_count from being updated (#​26417)
  • azurerm_linux_web_app - correctly set site_config.always_on as configured during Update (#​25753)
  • azurerm_linux_web_app_slot - correctly set site_config.always_on as configured during Update (#​25753)
  • azurerm_management_group_policy_remediation - fix panic in deprecated schema change for 4.0 (#​26767)
  • azurerm_network_security_rule - fix panic when updating source_port_ranges (#​26883)
  • azurerm_public_ip - fix panix when updating idle_timeout_in_minutes

DEPRECATIONS:

  • azurerm_redis_cache - enable_non_ssl_port has been superseded by non_ssl_port_enabled and redis_configuration. enable_authentication has been superseded by redis_configuration.authentication_enabled (#​26608)
psf/black (black)

v24.8.0

Compare Source

Stable style
  • Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#​4363)
Packaging
  • Packaging metadata updated: docs are explictly linked, the issue tracker is now also
    linked. This improves the PyPI listing for Black. (#​4345)
Parser
  • Fix regression where Black failed to parse a multiline f-string containing another
    multiline string (#​4339)
  • Fix regression where Black failed to parse an escaped single quote inside an f-string
    (#​4401)
  • Fix bug with Black incorrectly parsing empty lines with a backslash (#​4343)
  • Fix bugs with Black's tokenizer not handling \{ inside f-strings very well (#​4422)
  • Fix incorrect line numbers in the tokenizer for certain tokens within f-strings
    (#​4423)
Performance
  • Improve performance when a large directory is listed in .gitignore (#​4415)
Blackd
  • Fix blackd (and all extras installs) for docker container (#​4357)
boto/boto3 (boto3)

v1.35.0

Compare Source

======

  • api-change:batch: [botocore] Improvements of integration between AWS Batch and EC2.
  • api-change:inspector2: [botocore] Update the correct format of key and values for resource tags
  • api-change:quicksight: [botocore] Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
  • api-change:sagemaker: [botocore] Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
  • api-change:sesv2: [botocore] Marking use case description field of account details as deprecated.
  • feature:signing: [botocore] Adds internal support for the new 'auth' trait to allow a priority list of auth types for a service or operation.

v1.34.162

Compare Source

========

  • api-change:docdb: [botocore] This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • api-change:ecs: [botocore] This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • api-change:iam: [botocore] Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v1.34.161

Compare Source

========

  • api-change:codebuild: [botocore] AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

v1.34.160

Compare Source

========

  • api-change:amplify: [botocore] Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • api-change:appstream: [botocore] This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • api-change:fis: [botocore] This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • api-change:glue: [botocore] Add AttributesToGet parameter support for Glue GetTables
  • api-change:neptune-graph: [botocore] Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.

v1.34.159

Compare Source

========

  • api-change:compute-optimizer: [botocore] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
  • api-change:config: [botocore] Documentation update for the OrganizationConfigRuleName regex pattern.
  • api-change:ec2: [botocore] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
  • api-change:eks: [botocore] Added support for new AL2023 GPU AMIs to the supported AMITypes.
  • api-change:groundstation: [botocore] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
  • api-change:sagemaker: [botocore] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.

v1.34.158

Compare Source

========

  • api-change:cognito-idp: [botocore] Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
  • api-change:connect: [botocore] This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
  • api-change:ssm: [botocore] Systems Manager doc-only updates for August 2024.

v1.34.157

Compare Source

========

  • api-change:cognito-idp: [botocore] Added support for threat protection for custom authentication in Amazon Cognito user pools.
  • api-change:connect: [botocore] This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
  • api-change:ec2: [botocore] Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
  • api-change:glue: [botocore] This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.

v1.34.156

Compare Source

========

  • api-change:appintegrations: [botocore] Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
  • api-change:glue: [botocore] Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.

v1.34.155

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
  • api-change:cognito-idp: [botocore] Advanced security feature updates to include password history and log export for Cognito user pools.
  • api-change:cost-optimization-hub: [botocore] This release adds savings percentage support to the ListRecommendationSummaries API.
  • api-change:workspaces: [botocore] Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.21.2

v1.34.154

Compare Source

========

  • api-change:datazone: [botocore] This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers.
  • api-change:ecr: [botocore] Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry.
  • api-change:kinesis-video-webrtc-storage: [botocore] Add JoinStorageSessionAsViewer API
  • api-change:pi: [botocore] Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page.

v1.34.153

Compare Source

========

  • api-change:cloudwatch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:kinesis: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:resiliencehub: [botocore] Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
  • api-change:route53: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:waf-regional: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.152

Compare Source

========

  • api-change:bedrock: [botocore] API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.
  • api-change:controlcatalog: [botocore] AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
  • api-change:controltower: [botocore] Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs
  • api-change:iam: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:memorydb: [botocore] Doc only update for changes to deletion API.
  • api-change:rds: [botocore] This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified.
  • api-change:sagemaker: [botocore] This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs.
  • api-change:ssm-quicksetup: [botocore] This release adds API support for the QuickSetup feature of AWS Systems Manager
  • api-change:support: [botocore] Doc only updates to CaseDetails

v1.34.151

Compare Source

========

  • api-change:appstream: [botocore] Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • api-change:autoscaling: [botocore] Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • api-change:elasticache: [botocore] Doc only update for changes to deletion API.
  • api-change:elb: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:events: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:lexv2-models: [botocore] This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
  • api-change:logs: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rolesanywhere: [botocore] IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
  • api-change:tnb: [botocore] This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
  • api-change:workspaces: [botocore] Removing multi-session as it isn't supported for pools

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@patheard patheard merged commit 1793d66 into main Aug 26, 2024
36 checks passed
@patheard patheard deleted the renovate/all-minor branch August 26, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant