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.29.148,>1.23.41 to >1.23.41,<1.29.154 #424

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

  • api-change:cloudtrail: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • api-change:codeguru-security: Initial release of Amazon CodeGuru Security APIs
  • api-change:drs: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • api-change:ec2: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • api-change:imagebuilder: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • api-change:lightsail: This release adds pagination for the Get Certificates API operation.
  • api-change:s3: Integrate double encryption feature to SDKs.
  • api-change:securityhub: Add support for Security Hub Automation Rules
  • api-change:simspaceweaver: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • api-change:verifiedpermissions: GA release of Amazon Verified Permissions.
  • api-change:wafv2: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • api-change:wellarchitected: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

1.29.152

  • api-change:amplifyuibuilder: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • api-change:dynamodb: Documentation updates for DynamoDB
  • api-change:dynamodbstreams: Update dynamodbstreams client to latest version
  • api-change:fsx: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • api-change:opensearch: This release adds support for SkipUnavailable connection property for cross cluster search
  • api-change:rekognition: This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
  • api-change:sagemaker: Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently

1.29.151

  • api-change:acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
  • api-change:connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

1.29.150

  • api-change:athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:comprehendmedical: This release supports a new set of entities and traits.
  • api-change:payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing.
  • api-change:payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.
  • api-change:servicecatalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
  • api-change:timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.

1.29.149

... (truncated)

Commits
  • a782df5 Merge branch 'release-1.29.153'
  • ffae0bb Bumping version to 1.29.153
  • 2545cd2 Update to latest partitions and endpoints
  • c17a2d7 Update to latest models
  • a3c3628 Merge branch 'release-1.29.152' into develop
  • 8ed1fff Merge branch 'release-1.29.152'
  • 661b7ac Bumping version to 1.29.152
  • da4f025 Update to latest partitions and endpoints
  • afeff6a Update to latest models
  • a447b7a Merge branch 'release-1.29.151' into develop
  • 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)