Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps boto3 from 1.20.15 to 1.23.10.

Changelog

Sourced from boto3's changelog.

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.
  • api-change:ivschat: [botocore] Doc-only update. For MessageReviewHandler structure, added timeout period in the description of the fallbackResult field
  • api-change:ec2: [botocore] Stop Protection feature enables customers to protect their instances from accidental stop actions.

1.23.6

  • api-change:elasticache: [botocore] Added support for encryption in transit for Memcached clusters. Customers can now launch Memcached cluster with encryption in transit enabled when using Memcached version 1.6.12 or later.
  • api-change:forecast: [botocore] New APIs for Monitor that help you understand how your predictors perform over time.
  • api-change:personalize: [botocore] Adding modelMetrics as part of DescribeRecommender API response for Personalize.

1.23.5

... (truncated)

Commits
  • ab4e38f Merge branch 'release-1.23.10'
  • 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
  • 1e2df44 Bumping version to 1.23.9
  • fbfd48f Add changelog entries from botocore
  • d865d32 Merge branch 'release-1.23.8'
  • 95a0a40 Merge branch 'release-1.23.8' into develop
  • ae637eb Bumping version to 1.23.8
  • 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)

Bumps [boto3](https://github.com/boto/boto3) from 1.20.15 to 1.23.10.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.15...1.23.10)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #58.

@dependabot dependabot bot closed this Jun 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.23.10 branch June 6, 2022 15:28
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