Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.19
->2.13.21
==1.28.49
->==1.28.54
0.51.0
->0.51.4
Release Notes
aws/aws-cli (awscli)
v2.13.21
Compare Source
v2.13.20
Compare Source
boto/boto3 (boto3)
v1.28.54
Compare Source
=======
amplifyuibuilder
: [botocore
] Support for generating code that is compatible with future versions of amplify project dependencies.chime-sdk-media-pipelines
: [botocore
] Adds support for sending WebRTC audio to Amazon Kineses Video Streams.emr-serverless
: [botocore
] This release adds support for application-wide default job configurations.finspace-data
: [botocore
] Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.quicksight
: [botocore
] Added ability to tag users upon creation.ssm
: [botocore
] This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.wafv2
: [botocore
] You can now perform an exact match against the web request's JA3 fingerprint.v1.28.53
Compare Source
=======
braket
: [botocore
] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job.dms
: [botocore
] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshiftec2
: [botocore
] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.efs
: [botocore
] Update efs client to latest versionguardduty
: [botocore
] AddEKS_CLUSTER_NAME
to filter and sort key.mediaconvert
: [botocore
] This release supports the creation of of audio-only tracks in CMAF output groups.v1.28.52
Compare Source
=======
appconfig
: [botocore
] Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errorsapprunner
: [botocore
] This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.codeartifact
: [botocore
] Add support for the Swift package format.kinesisvideo
: [botocore
] Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.logs
: [botocore
] Add ClientToken to QueryDefinition CFN Handler in CWLs3
: [botocore
] Fix an issue where the SDK can fail to unmarshall response due to NumberFormatExceptionservicediscovery
: [botocore
] Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.sso-oidc
: [botocore
] Update FIPS endpoints in aws-us-gov.v1.28.51
Compare Source
=======
ec2
: [botocore
] This release adds support for C7i, and R7a instance types.outposts
: [botocore
] This release adds the InstanceFamilies field to the ListAssets response.sagemaker
: [botocore
] This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.v1.28.50
Compare Source
=======
discovery
: [botocore
] Add sensitive protection for customer informationmacie2
: [botocore
] This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers.workmail
: [botocore
] This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.gruntwork-io/terragrunt (terragrunt)
v0.51.4
Compare Source
Description
auto-init
feature respect-no-color
flagget_default_retryable_errors()
that returns a list of default retryable errors.Related links
v0.51.3
Compare Source
Updated CLI args, config attributes and blocks
terragrunt-debug
Description
terragrunt-debug
command to print valid executedterraform
commandsRelated links
v0.51.2
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Related links
v0.51.1
Compare Source
Updated CLI args, config attributes and blocks
get_path_to_repo_root()
Description
get_path_to_repo_root()
Migration Guide
source = "${get_path_to_repo_root()}/modules
->source = "${get_path_to_repo_root()}//modules
source = "${get_path_to_repo_root()}modules
->source = "${get_path_to_repo_root()}/modules
Related links
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.