Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Bump boto3 from 1.17.22 to 1.18.53#143

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.18.53
Closed

Bump boto3 from 1.17.22 to 1.18.53#143
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.18.53

Conversation

@dependabot
Copy link

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

Bumps boto3 from 1.17.22 to 1.18.53.

Changelog

Sourced from boto3's changelog.

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

  • api-change:transfer: [botocore] Added changes for managed workflows feature APIs.
  • api-change:imagebuilder: [botocore] Fix description for AmiDistributionConfiguration Name property, which actually refers to the output AMI name. Also updated for consistent terminology to use "base" image, and another update to fix description text.

1.18.49

  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
  • api-change:wisdom: [botocore] Released Amazon Connect Wisdom, a feature of Amazon Connect, which provides real-time recommendations and search functionality in general availability (GA). For more information, see https://docs.aws.amazon.com/wisdom/latest/APIReference/Welcome.html.
  • api-change:pinpoint: [botocore] Added support for journey with contact center activity
  • api-change:voice-id: [botocore] Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect.
  • api-change:connect: [botocore] This release updates a set of APIs: CreateIntegrationAssociation, ListIntegrationAssociations, CreateUseCase, and StartOutboundVoiceContact. You can use it to create integrations with Amazon Pinpoint for the Amazon Connect Campaigns use case, Amazon Connect Voice ID, and Amazon Connect Wisdom.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version

1.18.48

  • api-change:license-manager: [botocore] AWS License Manager now allows customers to get the LicenseArn in the Checkout API Response.

... (truncated)

Commits
  • d65cf5e Merge branch 'release-1.18.53'
  • 27064b0 Bumping version to 1.18.53
  • d6bc84b Add changelog entries from botocore
  • a77c7be Merge branch 'release-1.18.52'
  • d511d6d Merge branch 'release-1.18.52' into develop
  • 9956e41 Bumping version to 1.18.52
  • 7f90928 Add changelog entries from botocore
  • dee188a Merge branch 'release-1.18.51'
  • c7ebeb2 Merge branch 'release-1.18.51' into develop
  • f8c782a Bumping version to 1.18.51
  • 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.22 to 1.18.53.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.22...1.18.53)

---
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 the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #144.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.18.53 branch October 11, 2021 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants