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.161,>1.23.41 to >1.23.41,<1.29.162 #431

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

  • api-change:connect: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • api-change:glue: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • api-change:guardduty: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • api-change:iam: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • api-change:pinpoint: Added time zone estimation support for journeys

1.29.160

  • api-change:devops-guru: This release adds support for encryption via customer managed keys.
  • api-change:fsx: Update to Amazon FSx documentation.
  • api-change:rds: Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • api-change:verifiedpermissions: Added improved descriptions and new code samples to SDK documentation.

1.29.159

  • api-change:chime-sdk-identity: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • api-change:chime-sdk-messaging: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • api-change:kendra: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • api-change:stepfunctions: Update stepfunctions client to latest version

1.29.158

  • api-change:dynamodb: Documentation updates for DynamoDB
  • api-change:emr: Update emr client to latest version
  • api-change:inspector2: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • api-change:mediaconvert: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • api-change:mq: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • api-change:sagemaker: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • api-change:transfer: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

1.29.157

  • api-change:appflow: This release adds new API to reset connector metadata cache
  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.
  • api-change:ec2: Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • api-change:lambda: This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • api-change:redshift: Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

... (truncated)

Commits
  • 22ddb12 Merge branch 'release-1.29.161'
  • 19b0655 Bumping version to 1.29.161
  • 10e90c7 Update to latest models
  • f919e4a Merge branch 'release-1.29.160' into develop
  • 3d217e4 Merge branch 'release-1.29.160'
  • dbe1fb4 Bumping version to 1.29.160
  • 6a81eca Update to latest models
  • 3e8ffef chore: update ancient issue bot (#2966)
  • 09a228f Merge branch 'release-1.29.159'
  • 0f54fb4 Merge branch 'release-1.29.159' 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)
dependabot[bot] commented 1 year ago

Superseded by #432.