Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.20.35#176

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps boto3 from 1.20.17 to 1.20.35.

Changelog

Sourced from boto3's changelog.

1.20.35

  • api-change:pinpoint: [botocore] Adds JourneyChannelSettings to WriteJourneyRequest
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:nimble: [botocore] Amazon Nimble Studio now supports validation for Launch Profiles. Launch Profiles now report static validation results after create/update to detect errors in network or active directory configuration.
  • api-change:glue: [botocore] This SDK release adds support to pass run properties when starting a workflow run
  • api-change:ssm: [botocore] AWS Systems Manager adds category support for DescribeDocument API
  • api-change:elasticache: [botocore] AWS ElastiCache for Redis has added a new Engine Log LogType in LogDelivery feature. You can now publish the Engine Log from your Amazon ElastiCache for Redis clusters to Amazon CloudWatch Logs and Amazon Kinesis Data Firehose.

1.20.34

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:honeycode: [botocore] Honeycode is releasing new APIs to allow user to create, delete and list tags on resources.
  • api-change:ec2: [botocore] Hpc6a instances are powered by a third-generation AMD EPYC processors (Milan) delivering all-core turbo frequency of 3.4 GHz
  • api-change:fms: [botocore] Shield Advanced policies for Amazon CloudFront resources now support automatic application layer DDoS mitigation. The max length for SecurityServicePolicyData ManagedServiceData is now 8192 characters, instead of 4096.
  • api-change:pi: [botocore] This release adds three Performance Insights APIs. Use ListAvailableResourceMetrics to get available metrics, GetResourceMetadata to get feature metadata, and ListAvailableResourceDimensions to list available dimensions. The AdditionalMetrics field in DescribeDimensionKeys retrieves per-SQL metrics.

1.20.33

  • api-change:finspace-data: [botocore] Documentation updates for FinSpace.
  • api-change:rds: [botocore] This release adds the db-proxy event type to support subscribing to RDS Proxy events.
  • api-change:ce: [botocore] Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions
  • api-change:kendra: [botocore] Amazon Kendra now supports advanced query language and query-less search.
  • api-change:workspaces: [botocore] Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.
  • api-change:iotevents-data: [botocore] This release provides documentation updates for Timer.timestamp in the IoT Events API Reference Guide.
  • api-change:ec2: [botocore] EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)

1.20.32

  • api-change:ec2: [botocore] New feature: Updated EC2 API to support faster launching for Windows images. Optimized images are pre-provisioned, using snapshots to launch instances up to 65% faster.
  • api-change:compute-optimizer: [botocore] Adds support for new Compute Optimizer capability that makes it easier for customers to optimize their EC2 instances by leveraging multiple CPU architectures.
  • api-change:lookoutmetrics: [botocore] This release adds FailureType in the response of DescribeAnomalyDetector.
  • api-change:databrew: [botocore] This SDK release adds support for specifying a Bucket Owner for an S3 location.
  • api-change:transcribe: [botocore] Documentation updates for Amazon Transcribe.

1.20.31

  • api-change:medialive: [botocore] This release adds support for selecting the Program Date Time (PDT) Clock source algorithm for HLS outputs.

... (truncated)

Commits
  • 501453a Merge branch 'release-1.20.35'
  • fb610ae Bumping version to 1.20.35
  • b03171c Add changelog entries from botocore
  • b668dc2 Merge branch 'release-1.20.34'
  • f9ad5ca Merge branch 'release-1.20.34' into develop
  • 4fb8657 Bumping version to 1.20.34
  • 5f3d025 Add changelog entries from botocore
  • 7f20c35 Merge branch 'release-1.20.33'
  • 61ff8a5 Merge branch 'release-1.20.33' into develop
  • 26a3654 Bumping version to 1.20.33
  • 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.20.35.
- [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.20.35)

---
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 Jan 14, 2022
@codecov-commenter

codecov-commenter commented Jan 14, 2022

Copy link
Copy Markdown

Codecov Report

Merging #176 (4629a92) into develop (a1ee4e9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #176   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5322     5322           
  Branches       614      614           
========================================
  Hits          5320     5320           
  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 a1ee4e9...4629a92. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jan 17, 2022

Copy link
Copy Markdown
Author

Superseded by #177.

@dependabot dependabot Bot closed this Jan 17, 2022
@dependabot dependabot Bot deleted the dependabot/pip/develop/boto3-1.20.35 branch January 17, 2022 08:18
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