-
-
Notifications
You must be signed in to change notification settings - Fork 337
Commit 696ebbe
authored
chore(deps): update all dependencies (#1245)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `1bd1e32` -> `0c907a7` | | | | |
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.85.0` -> `5.87.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://redirect.github.com/boto/boto3) | | patch |
`==1.36.14` -> `==1.36.24` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://redirect.github.com/boto/botocore) | | patch |
`==1.36.14` -> `==1.36.24` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>
###
[`v5.87.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5870-February-13-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.86.1...v5.87.0)
FEATURES:
- **New Resource:** `aws_cloudwatch_contributor_insight_rule`
([#​41373](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41373))
ENHANCEMENTS:
- resource/aws_dynamodb_table_export: Add `export_type` and
`incremental_export_specification` arguments
([#​41303](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41303))
- resource/aws_quicksight_data_source: Add `parameters.s3.role_arn`
argument to allow override an account-wide role for a specific S3 data
source
([#​41284](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41284))
- resource/aws_rds_cluster: Add `master_password_wo` write-only
attribute
([#​41314](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41314))
- resource/aws_rekognition_stream_processor: Deprecates
`stream_processor_arn` in favor of `arn`.
([#​41271](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41271))
- resource/aws_ssm_parameter: Add `value_wo` write-only attribute
([#​40952](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40952))
- resource/aws_vpclattice_access_log_subscription: Add
`service_network_log_type` argument
([#​41304](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41304))
BUG FIXES:
- data-source/aws_dynamodb_table: Add missing `on_demand_throughput` and
`global_secondary_index.*.on_demand_throughput` attributes to resolve
read error
([#​41350](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41350))
- resource/aws_cloudformation_stack_set_instance: Prevents overly-long
creation times and possible `OperationInProgress` errors
([#​41388](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41388))
- resource/aws_detective_member: No longer fails with unexpected status
when adding Organization member accounts.
([#​41344](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41344))
- resource/aws_ec2\_transit_gateway_route_table_association: Fix
deleting and recreating resource when dependencies changes don't require
the resource be recreated.
([#​41292](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41292))
- resource/aws_internet_gateway: Fix to continue deletion when
attachment is not found
([#​41346](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41346))
###
[`v5.86.1`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5861-February-11-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.86.0...v5.86.1)
BUG FIXES:
- data-source/aws_vpclattice_service: Fix regression resulting in
`AccessDeniedError` attempting to list tags
([#​41295](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41295))
- data-source/aws_vpclattice_service_network: Fix regression resulting
in `AccessDeniedError` attempting to list tags
([#​41295](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41295))
- resource/aws_cloudtrail: Fix regression issue where `sns_topic_name`
shows perpectual diff when an ARN of a SNS topic from a different region
is specified
([#​41279](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41279))
- resource/aws_s3\_bucket_lifecycle_configuration: Fixes "inconsistent
result" error when `rule[*].prefix` is an empty string.
([#​41296](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41296))
###
[`v5.86.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5860-February-6-2025)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.85.0...v5.86.0)
NOTES:
- resource/aws_s3\_bucket_lifecycle_configuration: When upgrading
existing resources with no defined `prefix`, the Terraform plan will
show the removal of `prefix` from state. This is expected, and should
not occur on subsequent plans.
([#​41159](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41159))
ENHANCEMENTS:
- data-source/aws_rds_cluster: Add `monitoring_interval` and
`monitoring_role_arn` attributes
([#​41002](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41002))
- provider: Support `us-isof-east-1` and `us-isof-south-1` as valid AWS
Regions
([#​41243](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41243))
- resource/aws_fms_policy: Add
`security_service_policy_data.policy_option.network_acl_common_policy`
argument to allow creation of FMS-managed NACL rules
([#​41219](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41219))
- resource/aws_rds_cluster: Add `monitoring_interval` and
`monitoring_role_arn` arguments
([#​41002](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41002))
- resource/aws_sqs_queue: Accommodate accounts that take longer to
process with customizable `timeouts`.
([#​41232](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41232))
BUG FIXES:
- resource/aws_gamelift_game_server_group: Correctly plan `tags_all`
value
([#​41256](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41256))
- resource/aws_instance: Properly cancel spot instance requests on
destroy when `instance_lifecycle` is `spot`
([#​41206](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41206))
- resource/aws_route53\_zone: Fix `panic: runtime error: invalid memory
address or nil pointer dereference` when deleting the resource would
otherwise return an error
([#​41260](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41260))
- resource/aws_s3\_bucket_lifecycle_configuration: Properly handle
default value of `transition_default_minimum_object_size`
([#​41159](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41159))
- resource/aws_wafv2\_web_acl: Properly set `rule` during import
([#​41205](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41205))
</details>
<details>
<summary>boto/boto3 (boto3)</summary>
###
[`v1.36.24`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13624)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.23...1.36.24)
\=======
- api-change:`codepipeline`: \[`botocore`] Add environment variables to
codepipeline action declaration.
- api-change:`ecs`: \[`botocore`] This is a documentation only release
for Amazon ECS that supports the CPU task limit increase.
- api-change:`lightsail`: \[`botocore`] Documentation updates for Amazon
Lightsail.
- api-change:`location`: \[`botocore`] Adds support for larger property
maps for tracking and geofence positions changes. It increases the
maximum number of items from 3 to 4, and the maximum value length from
40 to 150.
- api-change:`mailmanager`: \[`botocore`] This release adds additional
metadata fields in Mail Manager archive searches to show email source
and details about emails that were archived when being sent with SES.
- api-change:`network-firewall`: \[`botocore`] This release introduces
Network Firewall's Automated Domain List feature. New APIs include
UpdateFirewallAnalysisSettings, StartAnalysisReport,
GetAnalysisReportResults, and ListAnalysisReports. These allow customers
to enable analysis on firewalls to identify and report frequently
accessed domain.
- api-change:`sagemaker`: \[`botocore`] Adds r8g instance type support
to SageMaker Realtime Endpoints
- api-change:`sesv2`: \[`botocore`] This release adds the ability for
outbound email sent with SES to preserve emails to a Mail Manager
archive.
###
[`v1.36.23`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13623)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.22...1.36.23)
\=======
- api-change:`batch`: \[`botocore`] This documentation-only update
corrects some typos.
- api-change:`emr-containers`: \[`botocore`] EMR on EKS StartJobRun Api
will be supporting the configuration of log storage in AWS by using
"managedLogs" under "MonitoringConfiguration".
- api-change:`medialive`: \[`botocore`] Adds support for creating
CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback
Configuration resources.
###
[`v1.36.22`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13622)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.21...1.36.22)
\=======
- api-change:`amplify`: \[`botocore`] Add ComputeRoleArn to CreateApp,
UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a
role to be assumed by Amplify Hosting for server-side rendered
applications.
- api-change:`dms`: \[`botocore`] Support replicationConfigArn in DMS
DescribeApplicableIndividualAssessments API.
- api-change:`timestream-influxdb`: \[`botocore`] This release
introduces APIs to manage DbClusters and adds support for read replicas
- enhancement:Parsers: \[`botocore`] Minor Parser updates to support the
new smithy-generated protocol tests. See `boto/botocore#3247
<https://github.com/boto/botocore/pull/3247>`\__ for more details.
###
[`v1.36.21`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13621)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.20...1.36.21)
\=======
- api-change:`codebuild`: \[`botocore`] Added test suite names to test
case metadata
- api-change:`connect`: \[`botocore`] Release Notes: 1) Analytics API
enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding
API Idempotency: Adds ClientToken to instance creation and management
APIs to support idempotency.
- api-change:`dms`: \[`botocore`] Introduces premigration assessment
feature to DMS Serverless API for start-replication and
describe-replications
- api-change:`rds-data`: \[`botocore`] Add support for Stop DB feature.
- api-change:`s3`: \[`botocore`] Added support for Content-Range header
in HeadObject response.
- api-change:`wafv2`: \[`botocore`] The WAFv2 API now supports
configuring data protection in webACLs.
- api-change:`workspaces-thin-client`: \[`botocore`] Update Environment
and Device name field definitions
###
[`v1.36.20`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13620)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.19...1.36.20)
\=======
- api-change:`accessanalyzer`: \[`botocore`] This release introduces the
getFindingsStatistics API, enabling users to retrieve aggregated finding
statistics for IAM Access Analyzer's external access and unused access
analysis features. Updated service API and documentation.
- api-change:`acm-pca`: \[`botocore`] Private Certificate Authority
(PCA) documentation updates
- api-change:`ecs`: \[`botocore`] This is a documentation only release
to support migrating Amazon ECS service ARNs to the long ARN format.
- api-change:`fis`: \[`botocore`] Adds auto-pagination for the following
operations: ListActions, ListExperimentTemplates,
ListTargetAccountConfigurations, ListExperiments,
ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length
constraints of prefixes for logConfiguration and
experimentReportConfiguration.
- api-change:`sagemaker`: \[`botocore`] Adds additional values to the
InferenceAmiVersion parameter in the ProductionVariant data type.
- api-change:`storagegateway`: \[`botocore`] This release adds support
for generating cache reports on S3 File Gateways for files that fail to
upload.
###
[`v1.36.19`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13619)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.18...1.36.19)
\=======
- api-change:`b2bi`: \[`botocore`] Allow spaces in the following fields
in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID,
GS 02 - Application Sender Code, GS 03 - Application Receiver Code
- api-change:`bedrock-agent`: \[`botocore`] This releases adds the
additionalModelRequestFields field to the CreateAgent and UpdateAgent
operations. Use additionalModelRequestFields to specify additional
inference parameters for a model beyond the base inference parameters.
- api-change:`bedrock-agent-runtime`: \[`botocore`] This releases adds
the additionalModelRequestFields field to the InvokeInlineAgent
operation. Use additionalModelRequestFields to specify additional
inference parameters for a model beyond the base inference parameters.
- api-change:`codebuild`: \[`botocore`] Add note for the
RUNNER_BUILDKITE_BUILD buildType.
- api-change:`fsx`: \[`botocore`] Support for in-place Lustre version
upgrades
- api-change:`medialive`: \[`botocore`] Adds a RequestId parameter to
all MediaLive Workflow Monitor create operations. The RequestId
parameter allows idempotent operations.
- api-change:`opensearchserverless`: \[`botocore`] Custom
OpenSearchServerless Entity ID for SAML Config.
- api-change:`polly`: \[`botocore`] Added support for the new voice -
Jasmine (en-SG). Jasmine is available as a Neural voice only.
- enhancement:Protocols: \[`botocore`] Added support for multiple
protocols within a service based on performance priority.
###
[`v1.36.18`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13618)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.17...1.36.18)
\=======
- api-change:`acm-pca`: \[`botocore`] Private Certificate Authority
service now supports Partitioned CRL as a revocation configuration
option.
- api-change:`appsync`: \[`botocore`] Add support for operation level
caching
- api-change:`ec2`: \[`botocore`] Adding support for the new
fullSnapshotSizeInBytes field in the response of the EC2 EBS
DescribeSnapshots API. This field represents the size of all the blocks
that were written to the source volume at the time the snapshot was
created.
- api-change:`pi`: \[`botocore`] Documentation only update for RDS
Performance Insights dimensions for execution plans and locking
analysis.
###
[`v1.36.17`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13617)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.16...1.36.17)
\=======
- api-change:`apigatewayv2`: \[`botocore`] Documentation updates for
Amazon API Gateway
- api-change:`cloudfront`: \[`botocore`] Doc-only update that adds
defaults for CloudFront VpcOriginEndpointConfig values.
- api-change:`connect`: \[`botocore`] Updated the CreateContact API
documentation to indicate that it only applies to EMAIL contacts.
- api-change:`dms`: \[`botocore`] New vendors for DMS Data Providers:
DB2 LUW and DB2 for z/OS
###
[`v1.36.16`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13616)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.15...1.36.16)
\=======
- api-change:`ecr`: \[`botocore`] Adds support to handle the new basic
scanning daily quota.
- api-change:`eks`: \[`botocore`] Introduce versionStatus field to take
place of status field in EKS DescribeClusterVersions API
- api-change:`mediaconvert`: \[`botocore`] This release adds support for
Animated GIF output, forced chroma sample positioning metadata, and
Extensible Wave Container format
- api-change:`pi`: \[`botocore`] Adds documentation for dimension groups
and dimensions to analyze locks for Database Insights.
- api-change:`transcribe`: \[`botocore`] This release adds support for
the Clinical Note Template Customization feature for the AWS
HealthScribe APIs within Amazon Transcribe.
###
[`v1.36.15`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13615)
[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.36.14...1.36.15)
\=======
- api-change:`cloudformation`: \[`botocore`] We added 5 new stack
refactoring APIs: CreateStackRefactor, ExecuteStackRefactor,
ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
- api-change:`connectcases`: \[`botocore`] This release adds the ability
to conditionally require fields on a template. Check public
documentation for more information.
- api-change:`cost-optimization-hub`: \[`botocore`] This release enables
AWS Cost Optimization Hub to show cost optimization recommendations for
Amazon Auto Scaling Groups, including those with single and mixed
instance types.
- api-change:`s3`: \[`botocore`] Updated list of the valid AWS Region
values for the LocationConstraint parameter for general purpose buckets.
- enhancement:Eventsteam: \[`botocore`] The SDK no longer validates
payload size for eventstreams. This is to facilitate varying payload
requirements across AWS services.
</details>
<details>
<summary>boto/botocore (botocore)</summary>
###
[`v1.36.24`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13624)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.23...1.36.24)
\=======
- api-change:`codepipeline`: Add environment variables to codepipeline
action declaration.
- api-change:`ecs`: This is a documentation only release for Amazon ECS
that supports the CPU task limit increase.
- api-change:`lightsail`: Documentation updates for Amazon Lightsail.
- api-change:`location`: Adds support for larger property maps for
tracking and geofence positions changes. It increases the maximum number
of items from 3 to 4, and the maximum value length from 40 to 150.
- api-change:`mailmanager`: This release adds additional metadata fields
in Mail Manager archive searches to show email source and details about
emails that were archived when being sent with SES.
- api-change:`network-firewall`: This release introduces Network
Firewall's Automated Domain List feature. New APIs include
UpdateFirewallAnalysisSettings, StartAnalysisReport,
GetAnalysisReportResults, and ListAnalysisReports. These allow customers
to enable analysis on firewalls to identify and report frequently
accessed domain.
- api-change:`sagemaker`: Adds r8g instance type support to SageMaker
Realtime Endpoints
- api-change:`sesv2`: This release adds the ability for outbound email
sent with SES to preserve emails to a Mail Manager archive.
###
[`v1.36.23`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13623)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.22...1.36.23)
\=======
- api-change:`batch`: This documentation-only update corrects some
typos.
- api-change:`emr-containers`: EMR on EKS StartJobRun Api will be
supporting the configuration of log storage in AWS by using
"managedLogs" under "MonitoringConfiguration".
- api-change:`medialive`: Adds support for creating
CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback
Configuration resources.
###
[`v1.36.22`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13622)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.21...1.36.22)
\=======
- api-change:`amplify`: Add ComputeRoleArn to CreateApp, UpdateApp,
CreateBranch, and UpdateBranch, allowing caller to specify a role to be
assumed by Amplify Hosting for server-side rendered applications.
- api-change:`dms`: Support replicationConfigArn in DMS
DescribeApplicableIndividualAssessments API.
- api-change:`timestream-influxdb`: This release introduces APIs to
manage DbClusters and adds support for read replicas
- enhancement:Parsers: Minor Parser updates to support the new
smithy-generated protocol tests. See `boto/botocore#3247
<https://github.com/boto/botocore/pull/3247>`\__ for more details.
###
[`v1.36.21`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13621)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.20...1.36.21)
\=======
- api-change:`codebuild`: Added test suite names to test case metadata
- api-change:`connect`: Release Notes: 1) Analytics API enhancements:
Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API
Idempotency: Adds ClientToken to instance creation and management APIs
to support idempotency.
- api-change:`dms`: Introduces premigration assessment feature to DMS
Serverless API for start-replication and describe-replications
- api-change:`rds-data`: Add support for Stop DB feature.
- api-change:`s3`: Added support for Content-Range header in HeadObject
response.
- api-change:`wafv2`: The WAFv2 API now supports configuring data
protection in webACLs.
- api-change:`workspaces-thin-client`: Update Environment and Device
name field definitions
###
[`v1.36.20`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13620)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.19...1.36.20)
\=======
- api-change:`accessanalyzer`: This release introduces the
getFindingsStatistics API, enabling users to retrieve aggregated finding
statistics for IAM Access Analyzer's external access and unused access
analysis features. Updated service API and documentation.
- api-change:`acm-pca`: Private Certificate Authority (PCA)
documentation updates
- api-change:`ecs`: This is a documentation only release to support
migrating Amazon ECS service ARNs to the long ARN format.
- api-change:`fis`: Adds auto-pagination for the following operations:
ListActions, ListExperimentTemplates, ListTargetAccountConfigurations,
ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes.
Reduces length constraints of prefixes for logConfiguration and
experimentReportConfiguration.
- api-change:`sagemaker`: Adds additional values to the
InferenceAmiVersion parameter in the ProductionVariant data type.
- api-change:`storagegateway`: This release adds support for generating
cache reports on S3 File Gateways for files that fail to upload.
###
[`v1.36.19`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13619)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.18...1.36.19)
\=======
- api-change:`b2bi`: Allow spaces in the following fields in the
Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 -
Application Sender Code, GS 03 - Application Receiver Code
- api-change:`bedrock-agent`: This releases adds the
additionalModelRequestFields field to the CreateAgent and UpdateAgent
operations. Use additionalModelRequestFields to specify additional
inference parameters for a model beyond the base inference parameters.
- api-change:`bedrock-agent-runtime`: This releases adds the
additionalModelRequestFields field to the InvokeInlineAgent operation.
Use additionalModelRequestFields to specify additional inference
parameters for a model beyond the base inference parameters.
- api-change:`codebuild`: Add note for the RUNNER_BUILDKITE_BUILD
buildType.
- api-change:`fsx`: Support for in-place Lustre version upgrades
- api-change:`medialive`: Adds a RequestId parameter to all MediaLive
Workflow Monitor create operations. The RequestId parameter allows
idempotent operations.
- api-change:`opensearchserverless`: Custom OpenSearchServerless Entity
ID for SAML Config.
- api-change:`polly`: Added support for the new voice - Jasmine (en-SG).
Jasmine is available as a Neural voice only.
- enhancement:Protocols: Added support for multiple protocols within a
service based on performance priority.
###
[`v1.36.18`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13618)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.17...1.36.18)
\=======
- api-change:`acm-pca`: Private Certificate Authority service now
supports Partitioned CRL as a revocation configuration option.
- api-change:`appsync`: Add support for operation level caching
- api-change:`ec2`: Adding support for the new fullSnapshotSizeInBytes
field in the response of the EC2 EBS DescribeSnapshots API. This field
represents the size of all the blocks that were written to the source
volume at the time the snapshot was created.
- api-change:`pi`: Documentation only update for RDS Performance
Insights dimensions for execution plans and locking analysis.
###
[`v1.36.17`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13617)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.16...1.36.17)
\=======
- api-change:`apigatewayv2`: Documentation updates for Amazon API
Gateway
- api-change:`cloudfront`: Doc-only update that adds defaults for
CloudFront VpcOriginEndpointConfig values.
- api-change:`connect`: Updated the CreateContact API documentation to
indicate that it only applies to EMAIL contacts.
- api-change:`dms`: New vendors for DMS Data Providers: DB2 LUW and DB2
for z/OS
###
[`v1.36.16`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13616)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.15...1.36.16)
\=======
- api-change:`ecr`: Adds support to handle the new basic scanning daily
quota.
- api-change:`eks`: Introduce versionStatus field to take place of
status field in EKS DescribeClusterVersions API
- api-change:`mediaconvert`: This release adds support for Animated GIF
output, forced chroma sample positioning metadata, and Extensible Wave
Container format
- api-change:`pi`: Adds documentation for dimension groups and
dimensions to analyze locks for Database Insights.
- api-change:`transcribe`: This release adds support for the Clinical
Note Template Customization feature for the AWS HealthScribe APIs within
Amazon Transcribe.
###
[`v1.36.15`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13615)
[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.36.14...1.36.15)
\=======
- api-change:`cloudformation`: We added 5 new stack refactoring APIs:
CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors,
DescribeStackRefactor, ListStackRefactorActions.
- api-change:`connectcases`: This release adds the ability to
conditionally require fields on a template. Check public documentation
for more information.
- api-change:`cost-optimization-hub`: This release enables AWS Cost
Optimization Hub to show cost optimization recommendations for Amazon
Auto Scaling Groups, including those with single and mixed instance
types.
- api-change:`s3`: Updated list of the valid AWS Region values for the
LocationConstraint parameter for general purpose buckets.
- enhancement:Eventsteam: The SDK no longer validates payload size for
eventstreams. This is to facilitate varying payload requirements across
AWS services.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0624391 commit 696ebbeCopy full SHA for 696ebbe
File tree
3 files changed
+32
-32
lines changedFilter options
- .github/workflows
- modules/terminate-agent-hook/lambda
3 files changed
+32
-32
lines changedDiff for: .github/workflows/ci.yml
Copy file name to clipboardExpand all lines: .github/workflows/ci.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
|
+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: modules/terminate-agent-hook/lambda/requirements.txt
Copy file name to clipboard+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
0 commit comments