Skip to content

Bump boto3 from 1.22.5 to 1.22.7

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

Created by: dependabot[bot]

Bumps boto3 from 1.22.5 to 1.22.7.

Changelog

Sourced from boto3's changelog.

1.22.7

  • api-change:ssm: [botocore] This release adds the TargetMaps parameter in SSM State Manager API.
  • api-change:backup: [botocore] Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:iotsecuretunneling: [botocore] This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens

1.22.6

  • api-change:ec2: [botocore] Adds support for allocating Dedicated Hosts on AWS Outposts. The AllocateHosts API now accepts an OutpostArn request parameter, and the DescribeHosts API now includes an OutpostArn response parameter.
  • api-change:s3: [botocore] Documentation only update for doc bug fixes for the S3 API docs.
  • api-change:kinesisvideo: [botocore] Add support for multiple image feature related APIs for configuring image generation and notification of a video stream. Add "GET_IMAGES" to the list of supported API names for the GetDataEndpoint API.
  • api-change:sagemaker: [botocore] SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image.
  • api-change:kinesis-video-archived-media: [botocore] Add support for GetImages API for retrieving images from a video stream
Commits
  • 5a45bdf Merge branch 'release-1.22.7'
  • 213ab60 Bumping version to 1.22.7
  • 96d857c Add changelog entries from botocore
  • 70c257f Add warnings about EC2-Classic deprecation (#3248)
  • 84c27af Merge branch 'release-1.22.6'
  • 6a56289 Merge branch 'release-1.22.6' into develop
  • 2e9d154 Bumping version to 1.22.6
  • 61fa1bd Add changelog entries from botocore
  • abc9598 Fix example for ExposeHeaders (#3251)
  • af82cfa Merge branch 'release-1.22.5' 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