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.155,>1.23.41 to >1.23.41,<1.29.157 #426

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

  • api-change:cloudformation: Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • api-change:ec2: API changes to AWS Verified Access to include data from trust providers in logs
  • api-change:ecs: Documentation only update to address various tickets.
  • api-change:glue: This release adds support for creating cross region table/database resource links
  • api-change:pricing: This release updates the PriceListArn regex pattern.
  • api-change:route53domains: Update MaxItems upper bound to 1000 for ListPricesRequest
  • api-change:sagemaker: Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.

1.29.155

  • api-change:account: Improve pagination support for ListRegions
  • api-change:connect: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • api-change:discovery: Add Amazon EC2 instance recommendations export
  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:s3: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

1.29.154

  • api-change:auditmanager: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • api-change:efs: Update efs client to latest version
  • api-change:guardduty: Updated descriptions for some APIs.
  • api-change:location: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

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

... (truncated)

Commits
  • 5e3fa38 Merge branch 'release-1.29.156'
  • acca83e Bumping version to 1.29.156
  • c5e106e Merge commit '48d56bd730948ebd0cd34447bae0f6c10aa0d632' into stage-release-de...
  • 765a9fd Update to latest models
  • a96e437 Merge branch 'release-1.29.155'
  • bc89f15 Merge branch 'release-1.29.155' into develop
  • 09814a4 Bumping version to 1.29.155
  • 1df6e99 Merge commit '8475b1d7a1ed9659c816fe4b9ecddde39017dc79' into stage-release-de...
  • edfaee5 Update to latest models
  • 48d56bd paginator update with new non-aggregated field for CloudFormation DescribeCha...
  • 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)