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.24.42 to 1.24.56 #9877

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps boto3 from 1.24.42 to 1.24.56.

Changelog

Sourced from boto3's changelog.

1.24.56

  • api-change:connect: [botocore] This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • api-change:ivschat: [botocore] Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • api-change:kendra: [botocore] This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • api-change:lookoutmetrics: [botocore] This release is to make GetDataQualityMetrics API publicly available.

1.24.55

  • api-change:chime-sdk-media-pipelines: [botocore] The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:cognito-idp: [botocore] This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • api-change:dynamodb: [botocore] This release adds support for importing data from S3 into a new DynamoDB table
  • api-change:ec2: [botocore] This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • api-change:networkmanager: [botocore] Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

1.24.54

  • api-change:appmesh: [botocore] AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • api-change:connectcampaigns: [botocore] Updated exceptions for Amazon Connect Outbound Campaign api's.
  • api-change:kendra: [botocore] This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • api-change:lakeformation: [botocore] This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • api-change:lambda: [botocore] Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:rds: [botocore] Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager.

1.24.53

  • api-change:rekognition: [botocore] This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • api-change:servicecatalog: [botocore] Documentation updates for Service Catalog

1.24.52

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.14.0
  • api-change:cloudfront: [botocore] Adds Http 3 support to distributions
  • api-change:identitystore: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:sso: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:wisdom: [botocore] This release introduces a new API PutFeedback that allows submitting feedback to Wisdom on content relevance.

... (truncated)

Commits
  • 457983b Merge branch 'release-1.24.56'
  • b1eb00d Bumping version to 1.24.56
  • 971b100 Add changelog entries from botocore
  • 6bf3413 Merge branch 'release-1.24.55'
  • e15fcde Merge branch 'release-1.24.55' into develop
  • 1d41ce6 Bumping version to 1.24.55
  • 508c8f1 Add changelog entries from botocore
  • 53655d9 docs: fix simple typo, mehtods -> methods (#3370)
  • c1f87f6 Merge branch 'release-1.24.54'
  • 7e9b8be Merge branch 'release-1.24.54' into develop
  • 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.24.42 to 1.24.56.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.42...1.24.56)

---
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 the dependencies Pull requests that update a dependency file label Aug 22, 2022
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #9877 (49a78e9) into master (a313150) will increase coverage by 5.67%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #9877      +/-   ##
==========================================
+ Coverage   55.68%   61.35%   +5.67%     
==========================================
  Files         822      822              
  Lines       50312    50312              
  Branches     7746     7746              
==========================================
+ Hits        28014    30869    +2855     
+ Misses      20695    17764    -2931     
- Partials     1603     1679      +76     

@afabiani afabiani added this to the 4.0.1 milestone Aug 22, 2022
@afabiani afabiani merged commit e6878d5 into master Aug 24, 2022
@afabiani afabiani deleted the dependabot/pip/boto3-1.24.56 branch August 24, 2022 09:06
github-actions bot pushed a commit that referenced this pull request Aug 24, 2022
Bumps [boto3](https://github.com/boto/boto3) from 1.24.42 to 1.24.56.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.42...1.24.56)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
afabiani pushed a commit that referenced this pull request Aug 24, 2022
Bumps [boto3](https://github.com/boto/boto3) from 1.24.42 to 1.24.56.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.42...1.24.56)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant