aws / aws-elastic-beanstalk-cli

The EB CLI is a command line interface for Elastic Beanstalk that provides interactive commands that simplify creating, updating and monitoring environments from a local repository.
Apache License 2.0
161 stars 78 forks source link

Update botocore requirement from <1.31.27,>1.23.41 to >1.23.41,<1.31.29 #467

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.31.28

  • api-change:cloudwatch: Update cloudwatch client to latest version
  • api-change:lexv2-models: Update lexv2-models client to latest version

1.31.27

  • enhancement:Python: Added provisional Python 3.12 support to Botocore
  • api-change:chime-sdk-meetings: Updated API documentation to include additional exceptions.
  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:glue: AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • api-change:pi: AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
  • api-change:route53domains: Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • api-change:sagemaker: SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response

1.31.26

  • api-change:mediapackage: Fix SDK logging of certain fields.
  • api-change:omics: This release provides support for annotation store versioning and cross account sharing for Omics Analytics
  • api-change:transfer: Documentation updates for AWS Transfer Family

1.31.25

  • api-change:amplifybackend: Adds sensitive trait to required input shapes.
  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023.
  • api-change:ec2: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:quicksight: New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API
  • api-change:ses: Update ses client to latest version
  • api-change:swf: This release adds new API parameters to override workflow task list for workflow executions.

1.31.24

  • api-change:cloudtrail: Documentation updates for CloudTrail.
  • api-change:connect: This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage.
  • api-change:elbv2: Update elbv2 client to latest version
  • api-change:omics: This release adds instanceType to GetRunTask & ListRunTasks responses.
  • api-change:secretsmanager: Add additional InvalidRequestException to list of possible exceptions for ListSecret.
  • api-change:transfer: Documentation updates for AW Transfer Family

1.31.23

... (truncated)

Commits
  • b61f46a Merge branch 'release-1.31.28'
  • ea16c89 Bumping version to 1.31.28
  • 021473b Update to latest models
  • 017058a Merge pull request #3005 from nateprewitt/3_12_deps
  • db27762 Run CRT tests with 3.12
  • 0f60126 Update testing dependencies
  • 19c62f3 Merge branch 'release-1.31.27'
  • c1a389b Merge branch 'release-1.31.27' into develop
  • 4f2587e Bumping version to 1.31.27
  • 56d785c Update to latest partitions and endpoints
  • Additional commits viewable in compare view


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 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)