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

Bump boto3 from 1.18.61 to 1.19.6 #69

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps boto3 from 1.18.61 to 1.19.6.

Changelog

Sourced from boto3's changelog.

1.19.6

  • api-change:gamelift: [botocore] Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g.
  • api-change:ecs: [botocore] 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: [botocore] This release adds support for RStudio on SageMaker.
  • api-change:connectparticipant: [botocore] 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: [botocore] 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: [botocore] Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields

1.19.5

  • api-change:autoscaling: [botocore] 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: [botocore] 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.
  • enhancement:Session: Added get_partition_for_region to lookup partition for a given region_name
  • api-change:eks: [botocore] EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types.
  • api-change:sagemaker: [botocore] 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: [botocore] Added get_partition_for_region allowing partition lookup by region name.
  • api-change:textract: [botocore] This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis
  • enchancement:s3: TransferConfig now supports the max_bandwidth argument.

1.19.4

  • api-change:emr-containers: [botocore] 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: [botocore] The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
  • api-change:chime-sdk-identity: [botocore] The Amazon Chime SDK now supports push notifications through Amazon Pinpoint

1.19.3

  • api-change:rds: [botocore] 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: [botocore] 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: [botocore] 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: [botocore] New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC

1.19.2

  • api-change:quicksight: [botocore] Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
  • api-change:auditmanager: [botocore] This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
  • api-change:chime: [botocore] Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.

1.19.1

... (truncated)

Commits
  • 4e94e99 Merge branch 'release-1.19.6'
  • 43a8076 Bumping version to 1.19.6
  • 27de205 Add changelog entries from botocore
  • 527297d Merge branch 'release-1.19.5'
  • e25b889 Merge branch 'release-1.19.5' into develop
  • 6967a2d Bumping version to 1.19.5
  • 5d20ca0 Add changelog entries from botocore
  • 371f6d3 Add get_partition_for_region to Session (#3060)
  • c5487b5 Add max_bandwidth to TransferConfig (#3059)
  • a426ea0 Merge branch 'release-1.19.4'
  • 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.18.61 to 1.19.6.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.61...1.19.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 28, 2021
@mergify mergify bot merged commit e03d8c3 into main Oct 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.19.6 branch October 28, 2021 19:30
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants