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

pip(deps): bump botocore from 1.22.2 to 1.22.7 #144

Merged
merged 3 commits into from
Nov 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps botocore from 1.22.2 to 1.22.7.

Changelog

Sourced from botocore's changelog.

1.22.7

  • api-change:transcribe: Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.
  • api-change:application-insights: Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.
  • api-change:rekognition: This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.
  • api-change:connect: Amazon Connect Chat now supports real-time message streaming.
  • api-change:ec2: Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API

1.22.6

  • api-change:gamelift: Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g.
  • api-change:ecs: Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full.
  • api-change:sagemaker: This release adds support for RStudio on SageMaker.
  • api-change:connectparticipant: This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • api-change:ec2: Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads
  • api-change:ssm-incidents: Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields

1.22.5

  • api-change:autoscaling: This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage.
  • api-change:ec2: This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads.
  • api-change:eks: EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types.
  • api-change:sagemaker: This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages.
  • enhancement:Session: Added get_partition_for_region allowing partition lookup by region name.
  • api-change:textract: This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis

1.22.4

  • api-change:emr-containers: This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup.
  • api-change:chime-sdk-messaging: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
  • api-change:chime-sdk-identity: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint

1.22.3

  • api-change:rds: This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html
  • api-change:auditmanager: This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
  • api-change:ec2: This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
  • api-change:route53resolver: New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC
Commits
  • 3a83088 Merge branch 'release-1.22.7'
  • 4995829 Bumping version to 1.22.7
  • e5508db Update to latest endpoints
  • ffc254b Update to latest models
  • dd89cf7 Merge branch 'release-1.22.6'
  • cbc80bb Merge branch 'release-1.22.6' into develop
  • d220ead Bumping version to 1.22.6
  • 084156a Update to latest models
  • 98e81c0 Merge branch 'release-1.22.5' into develop
  • 4f62967 Merge branch 'release-1.22.5'
  • 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 [botocore](https://github.com/boto/botocore) from 1.22.2 to 1.22.7.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.22.2...1.22.7)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates to dependencies label Nov 1, 2021
@dependabot dependabot bot requested a review from ncilfone November 1, 2021 08:09
@coveralls
Copy link

coveralls commented Nov 1, 2021

Pull Request Test Coverage Report for Build 1408536932

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.235%

Totals Coverage Status
Change from base Build 1396177367: 0.2%
Covered Lines: 1392
Relevant Lines: 1493

💛 - Coveralls

@ncilfone ncilfone merged commit 08c34e5 into master Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.22.7 branch November 1, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants