Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Bump boto3 from 1.17.88 to 1.17.105 #1404

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps boto3 from 1.17.88 to 1.17.105.

Changelog

Sourced from boto3's changelog.

1.17.105

  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:ec2: [botocore] This release removes network-insights-boundary

1.17.104

  • api-change:sagemaker: [botocore] SageMaker model registry now supports up to 5 containers and associated environment variables.
  • api-change:sqs: [botocore] Documentation updates for Amazon SQS.
  • api-change:ec2: [botocore] Adding a new reserved field to support future infrastructure improvements for Amazon EC2 Fleet.

1.17.103

  • api-change:autoscaling: [botocore] Amazon EC2 Auto Scaling infrastructure improvements and optimizations.
  • api-change:kendra: [botocore] Amazon Kendra Enterprise Edition now offered in smaller more granular units to enable customers with smaller workloads. Virtual Storage Capacity units now offer scaling in increments of 100,000 documents (up to 30GB) per unit and Virtual Query Units offer scaling increments of 8,000 queries per day.
  • api-change:mediapackage-vod: [botocore] Add support for Widevine DRM on CMAF packaging configurations. Both Widevine and FairPlay DRMs can now be used simultaneously, with CBCS encryption.
  • api-change:ssm-contacts: [botocore] Fixes the tag key length range to 128 chars, tag value length to 256 chars; Adds support for UTF-8 chars for contact and channel names, Allows users to unset name in UpdateContact API; Adds throttling exception to StopEngagement API, validation exception to APIs UntagResource, ListTagsForResource
  • api-change:databrew: [botocore] Adds support for the output of job results to the AWS Glue Data Catalog.
  • api-change:servicediscovery: [botocore] AWS Cloud Map now allows configuring the TTL of the SOA record for a hosted zone to control the negative caching for new services.

1.17.102

  • api-change:sagemaker: [botocore] Sagemaker Neo now supports running compilation jobs using customer's Amazon VPC
  • api-change:glue: [botocore] Add JSON Support for Glue Schema Registry
  • api-change:redshift: [botocore] Added InvalidClusterStateFault to the DisableLogging API, thrown when calling the API on a non available cluster.
  • api-change:mediaconvert: [botocore] MediaConvert adds support for HDR10+, ProRes 4444, and XAVC outputs, ADM/DAMF support for Dolby Atmos ingest, and alternative audio and WebVTT caption ingest via HLS inputs. MediaConvert also now supports creating trickplay outputs for Roku devices for HLS, CMAF, and DASH output groups.

1.17.101

  • api-change:proton: [botocore] Added waiters for template registration, service operations, and environment deployments.
  • api-change:amplifybackend: [botocore] Imports an existing backend authentication resource.
  • api-change:snowball: [botocore] AWS Snow Family customers can remotely monitor and operate their connected AWS Snowcone devices. AWS Snowball Edge Storage Optimized customers can now import and export their data using NFS.

1.17.100

  • api-change:chime: [botocore] Adds EventIngestionUrl field to MediaPlacement
  • api-change:cloud9: [botocore] Minor update to AWS Cloud9 documentation to allow correct parsing of outputted text
  • api-change:connect: [botocore] Released Amazon Connect quick connects management API for general availability (GA). For more information, see https://docs.aws.amazon.com/connect/latest/APIReference/Welcome.html
  • api-change:dax: [botocore] Add support for encryption in transit to DAX clusters.

... (truncated)

Commits
  • a0b2c6c Merge branch 'release-1.17.105'
  • 26531dc Bumping version to 1.17.105
  • df56131 Add changelog entries from botocore
  • af7d7f0 Merge branch 'release-1.17.104'
  • 32cea9c Merge branch 'release-1.17.104' into develop
  • a936987 Bumping version to 1.17.104
  • 54743fc Add changelog entries from botocore
  • d051c3e Merge branch 'release-1.17.103'
  • edce045 Merge branch 'release-1.17.103' into develop
  • 8d4fa1c Bumping version to 1.17.103
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
Bumps [boto3](https://github.com/boto/boto3) from 1.17.88 to 1.17.105.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.88...1.17.105)

---
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 force-pushed the dependabot/pip/boto3-1.17.105 branch from 2ef429c to 681b3a2 Compare July 6, 2021 08:30
@leplatrem leplatrem merged commit 67f563e into master Jul 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.17.105 branch July 6, 2021 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant