davidxjohnson / iot-garden

Code, wiki, project board and diagrams for an IOT-based automated garden.
MIT License
0 stars 0 forks source link

Bump @aws-sdk/client-iot from 3.388.0 to 3.428.0 in /sdk #116

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @aws-sdk/client-iot from 3.388.0 to 3.428.0.

Release notes

Sourced from @​aws-sdk/client-iot's releases.

v3.428.0

3.428.0(2023-10-12)

Chores
  • read service specific endpoints from env/config (#5350) (39126a49)
  • update bug-report.yml (#5314) (d0978841)
  • middleware-flexible-checksums: split FlexibleChecksumsMiddlewareConfig into request/response (#5344) (78a50c93)
  • util-endpoints: remove utility to read service specific endpoints (#5341) (bde7d54c)
  • clients: support reading ini subsections and get entire config in configSelector (#5330) (1ccfce17)
Documentation Changes
  • client-pricing: Documentation updates for Price List (ec57e773)
  • client-elastic-load-balancing-v2: This release enables routing policies with Availability Zone affinity for Network Load Balancers. (8368f0f6)
  • client-workspaces: Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles. (8153a417)
  • lib-dynamodb: fix import path for api extractor compatibility (#5336) (7477787e)
  • update README.md in smithy-aws-typescript (#5316) (7cac08f9)
New Features
  • clients: update client endpoints as of 2023-10-12 (34763390)
  • client-sagemaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings (685916ce)
  • client-auditmanager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope. (af417648)
  • client-ivs-realtime: Update GetParticipant to return additional metadata. (4adb6260)
  • client-controltower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API. (784c6fb6)
  • client-rekognition: Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data. (87763f3b)
  • client-textract: This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters. (4ce1e296)
  • client-location: This release adds endpoint updates for all AWS Location resource operations. (f71b2162)
  • client-lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs (2bb63a02)
  • client-auto-scaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups (67270850)
  • client-machine-learning: This release marks Password field as sensitive (4d5eac69)
  • client-inspector2: Add MacOs ec2 platform support (2964c2f7)
  • client-rds: This release adds support for adding a dedicated log volume to open-source RDS instances. (634a9831)
  • client-customer-profiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model. (73c92296)
  • client-glue: Extending version control support to GitLab and Bitbucket from AWSGlue (b683df3c)
  • client-config-service: Add enums for resource types supported by Config (1cdcf430)
  • client-transcribe: This release is to enable m4a format to customers (8c24c288)
  • client-ec2: This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it. (9c57ae32)
Bug Fixes
  • middleware-flexible-checksums: skip checksum validation for s3 whole-object multipart GET (#5345) (6a6a75e6)
  • lib-dynamodb: add e2e suite and bug fixes for lib-dynamodb (#5306) (2fe0a883)
Tests
  • lib-dynamodb:

... (truncated)

Changelog

Sourced from @​aws-sdk/client-iot's changelog.

3.428.0 (2023-10-12)

Note: Version bump only for package @​aws-sdk/client-iot

3.427.0 (2023-10-06)

Note: Version bump only for package @​aws-sdk/client-iot

3.425.0 (2023-10-04)

Note: Version bump only for package @​aws-sdk/client-iot

3.423.0 (2023-10-02)

Note: Version bump only for package @​aws-sdk/client-iot

3.421.0 (2023-09-27)

Features

  • client-iot: Added support for IoT Rules Engine Kafka Action Headers (607458d)

3.418.0 (2023-09-22)

Note: Version bump only for package @​aws-sdk/client-iot

... (truncated)

Commits
  • 9d462ed Publish v3.428.0
  • 39126a4 chore: read service specific endpoints from env/config (#5350)
  • 1ccfce1 chore(clients): support reading ini subsections and get entire config in conf...
  • bc7bd43 Publish v3.427.0
  • b871291 Publish v3.425.0
  • 9afa5ef chore: update smithy commit hash (#5311)
  • be891bd Publish v3.423.0
  • 4398bfc Publish v3.421.0
  • 607458d feat(client-iot): Added support for IoT Rules Engine Kafka Action Headers
  • 605746f docs: use heuristic to select sample operation (#5262)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 11 months ago

Superseded by #119.