Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.21.40#246

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/boto3-1.21.40
Closed

chore(deps): bump boto3 from 1.20.17 to 1.21.40#246
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/boto3-1.21.40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 14, 2022

Copy link
Copy Markdown

Bumps boto3 from 1.20.17 to 1.21.40.

Changelog

Sourced from boto3's changelog.

1.21.40

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:fsx: [botocore] This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

1.21.39

  • api-change:ec2: [botocore] X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • api-change:devops-guru: [botocore] This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:iottwinmaker: [botocore] This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.

1.21.38

  • api-change:amplifyuibuilder: [botocore] In this release, we have added the ability to bind events to component level actions.
  • api-change:apprunner: [botocore] This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • api-change:workspaces: [botocore] Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

1.21.37

  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • api-change:wafv2: [botocore] Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.
  • api-change:mediapackage-vod: [botocore] This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.

1.21.36

  • api-change:apigateway: [botocore] ApiGateway CLI command get-usage now includes usagePlanId, startDate, and endDate fields in the output to match documentation.
  • api-change:personalize: [botocore] This release provides tagging support in AWS Personalize.
  • api-change:pi: [botocore] Adds support for DocumentDB to the Performance Insights API.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:docdb: [botocore] Added support to enable/disable performance insights when creating or modifying db instances
  • api-change:sagemaker: [botocore] Amazon Sagemaker Notebook Instances now supports G5 instance types

1.21.35

  • bugfix:Proxy: [botocore] Fix failure case for IP proxy addresses using TLS-in-TLS. boto/botocore#2652 <https://github.com/boto/botocore/pull/2652>__
  • api-change:config: [botocore] Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
  • api-change:panorama: [botocore] Added Brand field to device listings.
  • api-change:lambda: [botocore] This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.

... (truncated)

Commits
  • efa0772 Merge branch 'release-1.21.40'
  • 822f34d Bumping version to 1.21.40
  • cd9abe2 Add changelog entries from botocore
  • 53612d9 Merge branch 'release-1.21.39'
  • ca66de6 Merge branch 'release-1.21.39' into develop
  • c0909ad Bumping version to 1.21.39
  • 9f14a65 Add changelog entries from botocore
  • 529335f Merge branch 'release-1.21.38'
  • a594858 Merge branch 'release-1.21.38' into develop
  • 07a23fd Bumping version to 1.21.38
  • 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.17 to 1.21.40.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.17...1.21.40)

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

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 14, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 15, 2022

Copy link
Copy Markdown
Author

Superseded by #247.

@dependabot dependabot Bot closed this Apr 15, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/develop/boto3-1.21.40 branch April 15, 2022 08:25
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 internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants