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.91 to 1.17.101 #490

Merged
merged 1 commit into from Jun 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps boto3 from 1.17.91 to 1.17.101.

Changelog

Sourced from boto3's changelog.

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

1.17.99

  • api-change:docdb: [botocore] DocumentDB documentation-only edits
  • api-change:cloud9: [botocore] Updated documentation for CreateEnvironmentEC2 to explain that because Amazon Linux AMI has ended standard support as of December 31, 2020, we recommend you choose Amazon Linux 2--which includes long term support through 2023--for new AWS Cloud9 environments.
  • api-change:quicksight: [botocore] Releasing new APIs for AWS QuickSight Folders
  • api-change:mediatailor: [botocore] Update GetChannelSchedule to return information on ad breaks.
  • api-change:cloudfront: [botocore] Amazon CloudFront adds support for a new security policy, TLSv1.2_2021.
  • api-change:license-manager: [botocore] AWS License Manager now allows license administrators and end users to communicate to each other by setting custom status reasons when updating the status on a granted license.
  • api-change:ec2: [botocore] This release adds support for provisioning your own IP (BYOIP) range in multiple regions. This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • api-change:events: [botocore] Added the following parameters to ECS targets: CapacityProviderStrategy, EnableECSManagedTags, EnableExecuteCommand, PlacementConstraints, PlacementStrategy, PropagateTags, ReferenceId, and Tags
  • api-change:cloudsearch: [botocore] This release replaces previous generation CloudSearch instances with equivalent new instances that provide better stability at the same price.
  • api-change:codeguru-reviewer: [botocore] Adds support for S3 based full repository analysis and changed lines scan.

1.17.98

  • api-change:cloudformation: [botocore] CloudFormation registry service now supports 3rd party public type sharing

1.17.97

  • api-change:kendra: [botocore] Amazon Kendra now supports the indexing of web documents for search through the web crawler.
  • api-change:sagemaker: [botocore] Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing
  • api-change:rds: [botocore] This release enables Database Activity Streams for RDS Oracle
  • api-change:chime: [botocore] This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.

... (truncated)

Commits
  • 394c2ce Merge branch 'release-1.17.101'
  • 1bc4fe4 Bumping version to 1.17.101
  • 0e95527 Add changelog entries from botocore
  • 2978eb2 Merge branch 'release-1.17.100'
  • 65d936f Merge branch 'release-1.17.100' into develop
  • 93f75d6 Bumping version to 1.17.100
  • eb6f4bc Add changelog entries from botocore
  • 310c267 Merge branch 'release-1.17.99'
  • bec373f Merge branch 'release-1.17.99' into develop
  • a4b53c8 Bumping version to 1.17.99
  • 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.91 to 1.17.101.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.91...1.17.101)

---
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 labels Jun 25, 2021
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 25, 2021
@heitorlessa heitorlessa merged commit e79b255 into develop Jun 26, 2021
@heitorlessa heitorlessa deleted the dependabot/pip/develop/boto3-1.17.101 branch June 26, 2021 06:26
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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant