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.26.141 #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.54 to 1.26.141.

Changelog

Sourced from boto3's changelog.

1.26.141

  • api-change:application-autoscaling: [botocore] With this release, ElastiCache customers will be able to use predefined metricType "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" for their ElastiCache instances.
  • api-change:codepipeline: [botocore] Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
  • api-change:gamelift: [botocore] GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
  • api-change:glue: [botocore] Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
  • api-change:migration-hub-refactor-spaces: [botocore] This SDK update allows for path parameter syntax to be passed to the CreateRoute API. Path parameter syntax require parameters to be enclosed in {} characters. This update also includes a new AppendSourcePath field which lets users forward the source path to the Service URL endpoint.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.

1.26.140

  • api-change:appsync: [botocore] This release introduces AppSync Merged APIs, which provide the ability to compose multiple source APIs into a single federated/merged API.
  • api-change:connect: [botocore] Amazon Connect Evaluation Capabilities: validation improvements
  • api-change:cur: [botocore] Add support for split cost allocation data on a report.
  • api-change:sagemaker: [botocore] SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API

1.26.139

  • api-change:fms: [botocore] Fixes issue that could cause calls to GetAdminScope and ListAdminAccountsForOrganization to return a 500 Internal Server error.
  • api-change:sagemaker: [botocore] Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
  • api-change:translate: [botocore] Added support for calling TranslateDocument API.

1.26.138

  • api-change:backup: [botocore] Added support for tags on restore.
  • api-change:pinpoint: [botocore] Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • api-change:quicksight: [botocore] Add support for Asset Bundle, Geospatial Heatmaps.

1.26.137

  • api-change:backup: [botocore] Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • api-change:connectcases: [botocore] This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:mediapackagev2: [botocore] Adds support for the MediaPackage Live v2 API
  • api-change:sesv2: [botocore] This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

1.26.136

  • api-change:athena: [botocore] Removing SparkProperties from EngineConfiguration object for StartSession API call
  • api-change:cloudtrail: [botocore] Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.

... (truncated)

Commits
  • be9e52d Merge branch 'release-1.26.141'
  • c7b27d2 Bumping version to 1.26.141
  • b7fa927 Add changelog entries from botocore
  • bb48b77 Merge branch 'release-1.26.140'
  • 095cc2c Merge branch 'release-1.26.140' into develop
  • b092fab Bumping version to 1.26.140
  • c438838 Add changelog entries from botocore
  • b26ad80 Merge branch 'release-1.26.139'
  • 4f902e5 Merge branch 'release-1.26.139' into develop
  • 9e89731 Bumping version to 1.26.139
  • 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 #20.