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.5 #52

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.54 to 1.28.5.

Changelog

Sourced from boto3's changelog.

1.28.5

  • api-change:codeguru-security: [botocore] Documentation updates for CodeGuru Security.
  • api-change:connect: [botocore] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics
  • api-change:es: [botocore] Regex Validation on the ElasticSearch Engine Version attribute
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:m2: [botocore] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API
  • api-change:snowball: [botocore] Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor.
  • api-change:translate: [botocore] Added DOCX word document support to TranslateDocument API

1.28.4

  • api-change:codeartifact: [botocore] Doc only update for AWS CodeArtifact
  • api-change:docdb: [botocore] Added major version upgrade option in ModifyDBCluster API
  • api-change:ec2: [botocore] Add Nitro TPM support on DescribeInstanceTypes
  • api-change:glue: [botocore] Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes.
  • api-change:ivs: [botocore] This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration.
  • api-change:lakeformation: [botocore] Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource.

1.28.3

  • api-change:cognito-idp: [botocore] API model updated in Amazon Cognito
  • api-change:connect: [botocore] Add support for deleting Queues and Routing Profiles.
  • api-change:datasync: [botocore] Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • api-change:dms: [botocore] Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • api-change:ec2: [botocore] This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • api-change:fsx: [botocore] Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:mediatailor: [botocore] Adds categories to MediaTailor channel assembly alerts
  • api-change:personalize: [botocore] This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • api-change:proton: [botocore] This release adds support for deployment history for Proton provisioned resources
  • api-change:s3: [botocore] S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • api-change:sagemaker: [botocore] Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager

1.28.2

  • bugfix:s3: [botocore] Fix s3 presigned URLs for operations with query components ([#2962](https://github.com/boto/boto3/issues/2962) <https://github.com/boto/botocore/issues/2962>__)
  • api-change:cognito-idp: [botocore] API model updated in Amazon Cognito

1.28.1

... (truncated)

Commits
  • 7a54a0b Merge branch 'release-1.28.5'
  • b249e57 Bumping version to 1.28.5
  • b9e4c07 Add changelog entries from botocore
  • a80a2eb Merge branch 'release-1.28.4'
  • 9622d94 Merge branch 'release-1.28.4' into develop
  • 774dd28 Bumping version to 1.28.4
  • 00dc1ef Add changelog entries from botocore
  • 618d2b9 Merge branch 'release-1.28.3'
  • b9066a4 Merge branch 'release-1.28.3' into develop
  • 1d41697 Bumping version to 1.28.3
  • 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 #53.