Skip to content

Bump boto3 from 1.24.62 to 1.24.64

Guillaume Everarts de Velp requested to merge dependabot/pip/boto3-1.24.64 into master

Created by: dependabot[bot]

Bumps boto3 from 1.24.62 to 1.24.64.

Changelog

Sourced from boto3's changelog.

1.24.64

  • api-change:cloudfront: [botocore] Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: [botocore] Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: [botocore] This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: [botocore] IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: [botocore] Documentation updates for RDS Data API
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

1.24.63

  • enhancement:Endpoints: [botocore] Deprecate SSL common name
  • api-change:greengrassv2: [botocore] Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.
  • api-change:lookoutequipment: [botocore] This release adds new apis for providing labels.
  • api-change:macie2: [botocore] This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
  • api-change:sso-admin: [botocore] Documentation updates for the AWS IAM Identity Center CLI Reference.
  • api-change:sso: [botocore] Documentation updates for the AWS IAM Identity Center Portal CLI Reference.
Commits
  • 08d1d37 Merge branch 'release-1.24.64'
  • ae7afbf Bumping version to 1.24.64
  • a6d6c6e Add changelog entries from botocore
  • 1e1160c Merge branch 'release-1.24.63'
  • cc6dfb8 Merge branch 'release-1.24.63' into develop
  • 622927f Bumping version to 1.24.63
  • 176d32c Add changelog entries from botocore
  • 1b3dcfd Merge branch 'release-1.24.62' into develop
  • See full diff 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)

Merge request reports

Loading