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-ssm from 3.449.0 to 3.511.0 in /sdk #167

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @aws-sdk/client-ssm from 3.449.0 to 3.511.0.

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

For list of updated packages, view updated-packages.md in assets-3.511.0.zip

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

For list of updated packages, view updated-packages.md in assets-3.510.0.zip

v3.509.0

3.509.0(2024-02-07)

New Features

... (truncated)

Changelog

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

3.511.0 (2024-02-09)

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

3.509.0 (2024-02-07)

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

3.507.0 (2024-02-05)

Features

3.504.0 (2024-01-31)

Features

  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e27)

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

... (truncated)

Commits
  • d085306 Publish v3.511.0
  • fff6390 Publish v3.509.0
  • 93b5aca Publish v3.507.0
  • 0872087 feat: unified error dispatcher in protocols (#5756)
  • 004b7f8 Publish v3.504.0
  • c587e27 feat(client-ssm): This release adds an optional Duration parameter to StateMa...
  • ea7e6bf Publish v3.503.1
  • 5cb98d6 Publish v3.503.0
  • 7d66163 Publish v3.502.0
  • d27301d feat(credential-providers): lazy load STS & SSO clients in credential provide...
  • 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 6 months ago

Superseded by #170.