harrystech / arthur-redshift-etl

ELT Code for your Data Warehouse
MIT License
26 stars 11 forks source link

Bump boto3 from 1.22.4 to 1.22.9 #718

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.22.4 to 1.22.9.

Changelog

Sourced from boto3's changelog.

1.22.9

  • api-change:rds: [botocore] Various documentation improvements.
  • api-change:redshift: [botocore] Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • api-change:ec2: [botocore] Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • api-change:mediapackage: [botocore] This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • api-change:securityhub: [botocore] Documentation updates for Security Hub API reference
  • api-change:location: [botocore] Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.

1.22.8

  • api-change:ec2: [botocore] Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
  • api-change:kendra: [botocore] AWS Kendra now supports hierarchical facets for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/filtering.html
  • api-change:iot: [botocore] AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
  • api-change:datasync: [botocore] AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.

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

1.22.5

  • api-change:organizations: [botocore] This release adds the INVALID_PAYMENT_INSTRUMENT as a fail reason and an error message.
  • api-change:synthetics: [botocore] CloudWatch Synthetics has introduced a new feature to provide customers with an option to delete the underlying resources that Synthetics canary creates when the user chooses to delete the canary.
  • api-change:outposts: [botocore] This release adds a new API called ListAssets to the Outposts SDK, which lists the hardware assets in an Outpost.
Commits
  • 577c4db Merge branch 'release-1.22.9'
  • e208447 Bumping version to 1.22.9
  • bac6441 Add changelog entries from botocore
  • 89b3bde Merge branch 'release-1.22.8' into develop
  • a49109b Merge branch 'release-1.22.8'
  • 8396497 Bumping version to 1.22.8
  • e750a2b Add changelog entries from botocore
  • 5c4fc11 Merge branch 'release-1.22.7' into develop
  • 5a45bdf Merge branch 'release-1.22.7'
  • 213ab60 Bumping version to 1.22.7
  • 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 2 years ago

Superseded by #724.