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.21.28 to 1.24.31 #81

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps boto3 from 1.21.28 to 1.24.31.

Changelog

Sourced from boto3's changelog.

1.24.31

  • api-change:datasync: [botocore] Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
  • api-change:drs: [botocore] Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • api-change:evidently: [botocore] This release adds support for the new segmentation feature.
  • api-change:wafv2: [botocore] This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

1.24.30

  • api-change:athena: [botocore] This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • api-change:codeartifact: [botocore] This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • api-change:config: [botocore] Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • api-change:ec2: [botocore] This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • api-change:fms: [botocore] Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • api-change:glue: [botocore] This release adds an additional worker type for Glue Streaming jobs.
  • api-change:inspector2: [botocore] This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • api-change:kendra: [botocore] This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • api-change:outposts: [botocore] This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • api-change:sagemaker: [botocore] This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

1.24.29

  • api-change:appconfig: [botocore] Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

1.24.28

  • api-change:networkmanager: [botocore] This release adds general availability API support for AWS Cloud WAN.

1.24.27

  • api-change:ec2: [botocore] Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • api-change:redshift-serverless: [botocore] Removed prerelease language for GA launch.
  • api-change:redshift: [botocore] This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

1.24.26

  • api-change:backup: [botocore] This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

... (truncated)

Commits
  • 04f8405 Merge branch 'release-1.24.31'
  • 1aee2a8 Bumping version to 1.24.31
  • db812fb Add changelog entries from botocore
  • 7d13088 Merge branch 'release-1.24.30'
  • 6a37ebe Merge branch 'release-1.24.30' into develop
  • 19dc794 Bumping version to 1.24.30
  • 22742d9 Add changelog entries from botocore
  • ad837c3 Merge branch 'release-1.24.29'
  • bc66129 Merge branch 'release-1.24.29' into develop
  • dee285f Bumping version to 1.24.29
  • 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.21.28 to 1.24.31.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.28...1.24.31)

---
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 Jul 18, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2687514025

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.965%

Totals Coverage Status
Change from base Build 2277145715: 0.0%
Covered Lines: 218
Relevant Lines: 265

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #82.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.31 branch July 25, 2022 00:33
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

1 participant