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.10,>1.23.41 to >1.23.41,<1.31.11 #451

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.10

  • api-change:apigatewayv2: Documentation updates for Amazon API Gateway.
  • api-change:ce: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • api-change:chime-sdk-media-pipelines: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • api-change:cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • api-change:ec2: Add "disabled" enum value to SpotInstanceState.
  • api-change:glue: Added support for Data Preparation Recipe node in Glue Studio jobs
  • api-change:quicksight: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

1.31.9

  • api-change:glue: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:mediaconvert: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • api-change:rds: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • api-change:workspaces: Fixed VolumeEncryptionKey descriptions

1.31.8

  • api-change:codecatalyst: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • api-change:connectcases: This release adds the ability to assign a case to a queue or user.
  • api-change:lexv2-models: Update lexv2-models client to latest version
  • api-change:route53resolver: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • api-change:s3: Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
  • api-change:sagemaker-featurestore-runtime: Cross account support for SageMaker Feature Store
  • api-change:sagemaker: Cross account support for SageMaker Feature Store
  • api-change:securitylake: Adding support for Tags on Create and Resource Tagging API.
  • api-change:transcribe: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

1.31.7

  • enhancement:AWSCRT: Upgrade awscrt version to 0.16.26
  • api-change:savingsplans: Savings Plans endpoints update

1.31.6

  • api-change:cloudformation: SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
  • api-change:ec2: Amazon EC2 documentation updates.
  • api-change:grafana: Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to.
  • api-change:medical-imaging: General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale.
  • api-change:ram: This release adds support for securely sharing with AWS service principals.

... (truncated)

Commits
  • 2b6d06d Merge branch 'release-1.31.10'
  • 9fd9317 Bumping version to 1.31.10
  • 126e6e0 Merge commit '75bf4d354eeeb4dd39ad86071459a0d0f7428cd6' into stage-release-de...
  • 658398f Update to latest partitions and endpoints
  • 309e9ab Update to latest models
  • 75bf4d3 Update quicksight sdk extras paginators
  • a47126b Update GHA configurations (#2989)
  • 935e300 Merge branch 'release-1.31.9'
  • 104226d Merge branch 'release-1.31.9' into develop
  • 88ebf0a Bumping version to 1.31.9
  • 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 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)