NHSDigital / terraform-aws-mesh-client

Reference implementation of a MESH Client in an AWS environment only using serverless technologies.
MIT License
1 stars 1 forks source link

py dev (deps): bump boto3 from 1.26.54 to 1.28.21 #68

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.54 to 1.28.21.

Changelog

Sourced from boto3's changelog.

1.28.21

  • api-change:detective: [botocore] Updated the email validation regex to be in line with the TLD name specifications.
  • api-change:ivs-realtime: [botocore] Add QUOTA_EXCEEDED and PUBLISHER_NOT_FOUND to EventErrorCode for stage health events.
  • api-change:kinesis-video-archived-media: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:kinesisvideo: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:rekognition: [botocore] This release adds code snippets for Amazon Rekognition Custom Labels.

1.28.20

  • api-change:acm-pca: [botocore] Documentation correction for AWS Private CA
  • api-change:connect: [botocore] Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.
  • api-change:datasync: [botocore] Display cloud storage used capacity at a cluster level.
  • api-change:ecs: [botocore] This is a documentation update to address various tickets.
  • api-change:sagemaker: [botocore] Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

1.28.19

  • api-change:autoscaling: [botocore] Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • api-change:cloud9: [botocore] Updated the deprecation date for Amazon Linux. Doc only update.
  • api-change:dms: [botocore] The release makes public API for DMS Schema Conversion feature.
  • api-change:ec2: [botocore] This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

1.28.18

  • api-change:budgets: [botocore] As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • api-change:cognito-idp: [botocore] New feature that logs Cognito user pool error messages to CloudWatch logs.
  • api-change:glue: [botocore] This release includes additional Glue Streaming KAKFA SASL property types.
  • api-change:resiliencehub: [botocore] Drift Detection capability added when applications policy has moved from a meet to breach state. Customers will be able to exclude operational recommendations and receive credit in their resilience score. Customers can now add ARH permissions to an existing or new role.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.

1.28.17

  • api-change:batch: [botocore] This release adds support for price capacity optimized allocation strategy for Spot Instances.
  • api-change:dms: [botocore] Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
  • api-change:internetmonitor: [botocore] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for impact limited to a single city-network to trigger creation of a health event.
  • api-change:medialive: [botocore] AWS Elemental Link devices now report their Availability Zone. Link devices now support the ability to change their Availability Zone.
  • api-change:polly: [botocore] Amazon Polly adds new French Belgian voice - Isabelle. Isabelle is available as Neural voice only.
  • api-change:rds: [botocore] Added support for deleted clusters PiTR.
  • api-change:sagemaker: [botocore] Add Stairs TrafficPattern and FlatInvocations to RecommendationJobStoppingConditions

... (truncated)

Commits
  • e9866f5 Merge branch 'release-1.28.21'
  • a10f388 Bumping version to 1.28.21
  • 9fcb30a Add changelog entries from botocore
  • 93e1822 Merge branch 'release-1.28.20'
  • 0bc30f6 Merge branch 'release-1.28.20' into develop
  • 6a9b76b Bumping version to 1.28.20
  • e37ee93 Add changelog entries from botocore
  • 6363359 Typo double negative (#3807)
  • 9b14c1d Merge branch 'release-1.28.19'
  • 558120a Merge branch 'release-1.28.19' into develop
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #69.