Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Bumps boto3 from 1.20.17 to 1.21.38.

Changelog

Sourced from boto3's changelog.

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.
  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html

1.21.34

  • api-change:securityhub: [botocore] Added additional ASFF details for RdsSecurityGroup AutoScalingGroup, ElbLoadBalancer, CodeBuildProject and RedshiftCluster.
  • api-change:fsx: [botocore] Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
  • api-change:s3control: [botocore] Documentation-only update for doc bug fixes for the S3 Control API docs.
  • api-change:datasync: [botocore] AWS DataSync now supports Amazon FSx for OpenZFS locations.

1.21.33

  • api-change:iot: [botocore] AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API

... (truncated)

Commits
  • 529335f Merge branch 'release-1.21.38'
  • 07a23fd Bumping version to 1.21.38
  • 6b0c431 Add changelog entries from botocore
  • c79e9b5 Merge branch 'release-1.21.37'
  • 2159576 Merge branch 'release-1.21.37' into develop
  • 7b02898 Bumping version to 1.21.37
  • 513ffde Add changelog entries from botocore
  • b6d6eb5 Add CRT examples to docs (#3217)
  • e85a235 Merge branch 'release-1.21.36'
  • 604ecaa Merge branch 'release-1.21.36' into develop
  • 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.38.
- [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.38)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #244 (6c05728) into develop (5a928e7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #244   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5378     5378           
  Branches       613      613           
========================================
  Hits          5376     5376           
  Partials         2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a928e7...6c05728. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2022

Superseded by #245.

@dependabot dependabot bot closed this Apr 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.21.38 branch April 13, 2022 08:22
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.

1 participant