Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.24.0

  • api-change:iotsitewise: [botocore] This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
  • api-change:lookoutmetrics: [botocore] Adding backtest mode to detectors using the Cloudwatch data source.
  • api-change:transcribe: [botocore] Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.
  • feature:Python: Dropped support for Python 3.6
  • feature:Python: [botocore] Dropped support for Python 3.6
  • api-change:cognito-idp: [botocore] Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
  • api-change:drs: [botocore] Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.
  • api-change:sagemaker: [botocore] Amazon SageMaker Notebook Instances now support Jupyter Lab 3.

1.23.10

  • api-change:sagemaker: [botocore] Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.
  • api-change:appflow: [botocore] Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
  • api-change:datasync: [botocore] AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
  • api-change:emr-serverless: [botocore] This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.

1.23.9

  • api-change:lightsail: [botocore] Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.
  • api-change:emr-serverless: [botocore] This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • api-change:ec2: [botocore] C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • api-change:forecast: [botocore] Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports

1.23.8

  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:fsx: [botocore] This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • api-change:lookoutmetrics: [botocore] Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • api-change:voice-id: [botocore] VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.
  • api-change:cloudformation: [botocore] Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:apprunner: [botocore] Documentation-only update added for CodeConfiguration.
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.

1.23.7

  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.
  • api-change:cognito-idp: [botocore] Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.
  • api-change:networkmanager: [botocore] This release adds Multi Account API support for a TGW Global Network, to enable and disable AWSServiceAccess with AwsOrganizations for Network Manager service and dependency CloudFormation StackSets service.

... (truncated)

Commits
  • 50119c1 Merge branch 'release-1.24.0'
  • d6c7e1a Bumping version to 1.24.0
  • a27f487 Add changelog entries from botocore
  • 27fa540 Drop support for Python 3.6 (#3278)
  • ab4e38f Merge branch 'release-1.23.10'
  • 6e1e073 Merge branch 'release-1.23.10' into develop
  • dfea856 Bumping version to 1.23.10
  • c9129b6 Add changelog entries from botocore
  • 4353a5d Merge branch 'release-1.23.9'
  • 50d00dd Merge branch 'release-1.23.9' into develop
  • Additional commits viewable in compare view

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)

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.16.0...1.24.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@dependabot dependabot bot requested a review from a team June 1, 2022 16:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #380.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-eq-1.24.star branch October 26, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants