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

build(deps): bump boto3 from 1.26.1 to 1.26.4 #500

Merged
merged 1 commit into from Nov 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps boto3 from 1.26.1 to 1.26.4.

Changelog

Sourced from boto3's changelog.

1.26.4

  • api-change:athena: [botocore] Adds support for using Query Result Reuse
  • api-change:autoscaling: [botocore] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • api-change:cloudtrail: [botocore] This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • api-change:ec2: [botocore] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • api-change:elasticache: [botocore] Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • api-change:ssm: [botocore] This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • api-change:wafv2: [botocore] The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
  • api-change:wellarchitected: [botocore] This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
  • api-change:workspaces: [botocore] This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.26.3

  • api-change:ec2: [botocore] This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • api-change:emr-containers: [botocore] Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • api-change:logs: [botocore] Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.26.2

  • api-change:memorydb: [botocore] Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
Commits
  • 0e93a28 Merge branch 'release-1.26.4'
  • 73c452d Bumping version to 1.26.4
  • abc7099 Add changelog entries from botocore
  • 929866d Merge branch 'release-1.26.3'
  • 5c81fca Merge branch 'release-1.26.3' into develop
  • 07e2758 Bumping version to 1.26.3
  • a606032 Add changelog entries from botocore
  • e2d0e64 Remove direct usage of six from project (#3478)
  • f87f945 Merge branch 'release-1.26.2'
  • c134256 Merge branch 'release-1.26.2' 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 8, 2022
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

@dependabot rebase

1 similar comment
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

@dependabot rebase

Bumps [boto3](https://github.com/boto/boto3) from 1.26.1 to 1.26.4.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.1...1.26.4)

---
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 force-pushed the dependabot/pip/boto3-1.26.4 branch from e8b4576 to 974b33f Compare November 8, 2022 19:19
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

@dependabot rebase

@mergify mergify bot merged commit dadc2b1 into main Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.4 branch November 8, 2022 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