Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Bump boto3 from 1.24.80 to 1.25.4 #210

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps boto3 from 1.24.80 to 1.25.4.

Changelog

Sourced from boto3's changelog.

1.25.4

  • api-change:apprunner: [botocore] AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • api-change:appstream: [botocore] This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • api-change:cloud9: [botocore] Update to the documentation section of the Cloud9 API Reference guide.
  • api-change:cloudformation: [botocore] This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • api-change:gamesparks: [botocore] Add LATEST as a possible GameSDK Version on snapshot
  • api-change:mediatailor: [botocore] This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

1.25.3

  • api-change:ec2: [botocore] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • api-change:fms: [botocore] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • api-change:glue: [botocore] Added support for custom datatypes when using custom csv classifier.
  • api-change:redshift: [botocore] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • api-change:sagemaker: [botocore] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • api-change:wafv2: [botocore] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

1.25.2

  • api-change:iam: [botocore] Doc only update that corrects instances of CLI not using an entity.
  • api-change:kafka: [botocore] This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • api-change:neptune: [botocore] Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

1.25.1

  • api-change:accessanalyzer: [botocore] This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • api-change:location: [botocore] Added new map styles with satellite imagery for map resources using HERE as a data provider.
  • api-change:mediatailor: [botocore] This release is a documentation update
  • api-change:rds: [botocore] Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • api-change:workspaces: [botocore] This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.

1.25.0

  • feature:Endpoints: [botocore] Implemented new endpoint ruleset system to dynamically derive endpoints and settings for services
  • api-change:acm-pca: [botocore] AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.
  • api-change:batch: [botocore] This release adds support for AWS Batch on Amazon EKS.
  • api-change:datasync: [botocore] Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.

... (truncated)

Commits
  • 3a5c4a7 Merge branch 'release-1.25.4'
  • 6b49b6c Bumping version to 1.25.4
  • 3ce6ee0 Add changelog entries from botocore
  • 3a7f900 Merge branch 'release-1.25.3'
  • f29141b Merge branch 'release-1.25.3' into develop
  • 62aff46 Bumping version to 1.25.3
  • a5bc7ef Add changelog entries from botocore
  • b671126 Merge branch 'release-1.25.2'
  • bad85c0 Merge branch 'release-1.25.2' into develop
  • 1bbce9c Bumping version to 1.25.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.80 to 1.25.4.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.80...1.25.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs labels Oct 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #212.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.25.4 branch November 7, 2022 04:02
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 skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants