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 botocore from 1.31.59 to 1.31.71 #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps botocore from 1.31.59 to 1.31.71.

Changelog

Sourced from botocore's changelog.

1.31.71

  • enhancement:Configuration: Adds client context params support to Config.
  • api-change:connectcases: Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500
  • api-change:groundstation: This release will allow KMS alias names to be used when creating Mission Profiles
  • api-change:iam: Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

1.31.70

  • api-change:codepipeline: Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • api-change:ec2: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • api-change:eks: Added support for Cluster Subnet and Security Group mutability.
  • api-change:iam: Add the partitional endpoint for IAM in iso-f.
  • api-change:migrationhub-config: This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
  • api-change:migrationhubstrategy: This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
  • api-change:opensearchserverless: This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.

1.31.69

  • api-change:marketplacecommerceanalytics: The StartSupportDataExport operation has been deprecated as part of the Product Support Connection deprecation. As of December 2022, Product Support Connection is no longer supported.
  • api-change:networkmanager: This release adds API support for Tunnel-less Connect (NoEncap Protocol) for AWS Cloud WAN
  • api-change:redshift-serverless: This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
  • api-change:rekognition: Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model.

1.31.68

  • api-change:appconfig: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • api-change:appintegrations: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • api-change:connect: This release adds support for updating phone number metadata, such as phone number description.
  • api-change:discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:medical-imaging: Updates on documentation links
  • api-change:ssm: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.31.67

  • api-change:gamesparks: The gamesparks client has been removed following the deprecation of the service.
  • api-change:ec2: Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:managedblockchain-query: This release adds support for Ethereum Sepolia network
  • api-change:neptunedata: Doc changes to add IAM action mappings for the data actions.
  • api-change:omics: This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • api-change:opensearch: Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains

... (truncated)

Commits
  • 934fc9a Merge branch 'release-1.31.71'
  • 722d559 Bumping version to 1.31.71
  • 04bf4e1 Update to latest models
  • 1b43d1a Add generic support for client context params (#3037)
  • 0470cdf Merge branch 'release-1.31.70'
  • 0c42ed9 Merge branch 'release-1.31.70' into develop
  • ce9c5a2 Bumping version to 1.31.70
  • 5149e60 Update to latest partitions and endpoints
  • 95184cf Update to latest models
  • 3144657 Merge branch 'release-1.31.69'
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [botocore](https://github.com/boto/botocore) from 1.31.59 to 1.31.71.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.59...1.31.71)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

Superseded by #44.

@dependabot dependabot bot closed this Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.31.71 branch October 26, 2023 23:03
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.

0 participants