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.20 to 1.18.55 #219

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.18.20 to 1.18.55.

Changelog

Sourced from boto3's changelog.

1.18.55

  • api-change:workmail: [botocore] This release allows customers to change their inbound DMARC settings in Amazon WorkMail.
  • api-change:location: [botocore] Add support for PositionFiltering.
  • api-change:application-autoscaling: [botocore] With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers.
  • api-change:ec2: [botocore] Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html
  • api-change:glue: [botocore] This release adds tag as an input of CreateConnection
  • api-change:backup: [botocore] AWS Backup Audit Manager framework report.

1.18.54

  • api-change:codebuild: [botocore] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:kms: [botocore] Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

1.18.53

  • api-change:synthetics: [botocore] CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now.
  • api-change:ssm: [botocore] When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • api-change:apprunner: [botocore] This release contains several minor bug fixes.

1.18.52

  • api-change:network-firewall: [botocore] This release adds support for strict ordering for stateful rule groups. Using strict ordering, stateful rules are evaluated in the exact order in which you provide them.
  • api-change:dataexchange: [botocore] This release enables subscribers to set up automatic exports of newly published revisions using the new EventAction API.
  • api-change:workmail: [botocore] This release adds support for mobile device access overrides management in Amazon WorkMail.
  • api-change:account: [botocore] This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html
  • api-change:workspaces: [botocore] Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.
  • api-change:cloudcontrol: [botocore] Initial release of the SDK for AWS Cloud Control API
  • api-change:macie2: [botocore] Amazon S3 bucket metadata now indicates whether an error or a bucket's permissions settings prevented Amazon Macie from retrieving data about the bucket or the bucket's objects.

1.18.51

  • api-change:lambda: [botocore] Adds support for Lambda functions powered by AWS Graviton2 processors. Customers can now select the CPU architecture for their functions.
  • api-change:sesv2: [botocore] This release includes the ability to use 2048 bits RSA key pairs for DKIM in SES, either with Easy DKIM or Bring Your Own DKIM.
  • api-change:amp: [botocore] This release adds alert manager and rule group namespace APIs

1.18.50

... (truncated)

Commits
  • 7890ec6 Merge branch 'release-1.18.55'
  • b34c969 Bumping version to 1.18.55
  • 1cfb183 Add changelog entries from botocore
  • 87fe415 Merge branch 'release-1.18.54'
  • 91a6dad Merge branch 'release-1.18.54' into develop
  • 7ff28c2 Bumping version to 1.18.54
  • a1ed36e Add changelog entries from botocore
  • d65cf5e Merge branch 'release-1.18.53'
  • 14051fa Merge branch 'release-1.18.53' into develop
  • 27064b0 Bumping version to 1.18.53
  • 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.20 to 1.18.55.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.20...1.18.55)

---
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 Oct 6, 2021
@jayvarner jayvarner merged commit 44d0b4b into develop Oct 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.18.55 branch October 6, 2021 15:13
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.

1 participant