Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps boto3 from 1.26.114 to 1.26.118.

Changelog

Sourced from boto3's changelog.

1.26.118

  • api-change:connect: [botocore] This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • api-change:ecs: [botocore] Documentation update to address various Amazon ECS tickets.
  • api-change:fms: [botocore] AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

1.26.117

  • api-change:chime-sdk-media-pipelines: [botocore] This release adds support for specifying the recording file format in an S3 recording sink configuration.
  • api-change:chime-sdk-meetings: [botocore] Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • api-change:chime: [botocore] Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • api-change:gamelift: [botocore] Amazon GameLift supports creating Builds for Windows 2016 operating system.
  • api-change:guardduty: [botocore] This release adds support for the new Lambda Protection feature.
  • api-change:iot: [botocore] Support additional OTA states in GetOTAUpdate API
  • api-change:sagemaker: [botocore] Amazon SageMaker Canvas adds ModelRegisterSettings support for CanvasAppSettings.
  • api-change:snowball: [botocore] Adds support for Amazon S3 compatible storage. AWS Snow Family customers can now use Amazon S3 compatible storage on Snowball Edge devices. Also adds support for V3_5S. This is a refreshed AWS Snowball Edge Storage Optimized device type with 210TB SSD (customer usable).
  • api-change:wafv2: [botocore] You can now create encrypted API keys to use in a client application integration of the JavaScript CAPTCHA API . You can also retrieve a list of your API keys and the JavaScript application integration URL.

1.26.116

  • api-change:comprehend: [botocore] This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.
  • api-change:ecs: [botocore] This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.
  • api-change:ram: [botocore] This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.
  • api-change:rds: [botocore] Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle
  • api-change:s3: [botocore] Provides support for "Snow" Storage class.
  • api-change:s3control: [botocore] Provides support for overriding endpoint when region is "snow". This will enable bucket APIs for Amazon S3 Compatible storage on Snow Family devices.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager

1.26.115

  • api-change:appflow: [botocore] This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • api-change:drs: [botocore] Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB API
  • api-change:emr-serverless: [botocore] The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • api-change:internetmonitor: [botocore] This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • api-change:iotwireless: [botocore] Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • api-change:lambda: [botocore] Add Python 3.10 (python3.10) support to AWS Lambda
Commits
  • c9cff5e Merge branch 'release-1.26.118'
  • 97c00c5 Bumping version to 1.26.118
  • 8a6adbc Add changelog entries from botocore
  • 7ccd1a8 Merge branch 'release-1.26.117'
  • 764fb9e Merge branch 'release-1.26.117' into develop
  • 52eb866 Bumping version to 1.26.117
  • 6b474ad Add changelog entries from botocore
  • d7ae80e Merge branch 'release-1.26.116'
  • 2597666 Merge branch 'release-1.26.116' into develop
  • d9401dd Bumping version to 1.26.116
  • 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.26.114 to 1.26.118.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.114...1.26.118)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 24, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (5c9550c) 99.07% compared to head (f3cda34) 99.07%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1164   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files           6        6           
  Lines         108      108           
=======================================
  Hits          107      107           
  Misses          1        1           
Flag Coverage Δ
linux 99.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@merger-application merger-application bot merged commit eaea530 into main Apr 24, 2023
@merger-application merger-application bot deleted the dependabot/pip/boto3-1.26.118 branch April 24, 2023 05:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants