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.22.12 to 1.25.2 #713

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.22.12 to 1.25.2.

Changelog

Sourced from boto3's changelog.

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.

1.24.96

  • api-change:cognito-idp: [botocore] This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • api-change:sagemaker: [botocore] CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

1.24.95

  • api-change:devops-guru: [botocore] This release adds information about the resources DevOps Guru is analyzing.
  • api-change:globalaccelerator: [botocore] Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • api-change:resiliencehub: [botocore] In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • api-change:rum: [botocore] CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

1.24.94

  • api-change:chime-sdk-messaging: [botocore] Documentation updates for Chime Messaging SDK
  • api-change:cloudtrail: [botocore] This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.

... (truncated)

Commits
  • b671126 Merge branch 'release-1.25.2'
  • 1bbce9c Bumping version to 1.25.2
  • d857b42 Add changelog entries from botocore
  • 7a811db Merge branch 'release-1.25.1'
  • e23187f Merge branch 'release-1.25.1' into develop
  • b94ad27 Bumping version to 1.25.1
  • e4a9f68 Add changelog entries from botocore
  • 6f5a9b0 Merge branch 'release-1.25.0'
  • bd71c34 Merge branch 'release-1.25.0' into develop
  • d175bc3 Bumping version to 1.25.0
  • 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.22.12 to 1.25.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.22.12...1.25.2)

---
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 Oct 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #714.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.25.2 branch October 28, 2022 10:28
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