Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump boto3 from 1.17.89 to 1.17.104 #2

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps boto3 from 1.17.89 to 1.17.104.

Changelog

Sourced from boto3's changelog.

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.
  • api-change:wafv2: [botocore] Added support for 15 new text transformation.
  • api-change:kendra: [botocore] Amazon Kendra now supports SharePoint 2013 and SharePoint 2016 when using a SharePoint data source.
  • api-change:securityhub: [botocore] Added new resource details for ECS clusters and ECS task definitions. Added additional information for S3 buckets, Elasticsearch domains, and API Gateway V2 stages.
  • api-change:transfer: [botocore] Customers can successfully use legacy clients with Transfer Family endpoints enabled for FTPS and FTP behind routers, firewalls, and load balancers by providing a Custom IP address used for data channel communication.
  • api-change:codebuild: [botocore] BucketOwnerAccess is currently not supported

... (truncated)

Commits
  • af7d7f0 Merge branch 'release-1.17.104'
  • 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
  • d8a5cc0 Add changelog entries from botocore
  • 343e568 Merge branch 'release-1.17.102'
  • d2f773d Merge branch 'release-1.17.102' into develop
  • 501bb44 Bumping version to 1.17.102
  • 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.17.89 to 1.17.104.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.89...1.17.104)

---
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 Jul 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #6.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.17.104 branch July 5, 2021 08:20
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
0 participants