aws-actions / configure-aws-credentials

Configure AWS credential environment variables for use in other GitHub Actions.
MIT License
2.41k stars 465 forks source link

chore(deps): bump @aws-sdk/client-sts from 3.556.0 to 3.614.0 #1114

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/client-sts from 3.556.0 to 3.614.0.

Release notes

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

v3.614.0

3.614.0(2024-07-10)

Chores
  • clients: read config files from paths relative to homedir (#6265) (fa3b6030)
Documentation Changes
  • client-groundstation: Documentation update specifying OEM ephemeris units of measurement (37f74944)
New Features
  • clients: update client endpoints as of 2024-07-10 (3a748e58)
  • client-bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. (6d701b12)
  • client-bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. (f2f40c1e)
  • client-mediaconnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. (427a732c)
  • client-glue: Add recipe step support for recipe node (c9d85d8e)
  • client-license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. (e4903347)
  • client-bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock. (f8cc6bdd)
  • client-bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. (8863b77e)
  • client-batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. (bda616d0)
  • client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb9)
Bug Fixes
  • util-dynamodb: perform global interface check in NativeAttributeBinary union (#6261) (e116b4c2)
Tests

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

v3.613.0

3.613.0(2024-07-09)

Chores
  • clients: add automatic id tokens for header values (#6260) (2697d89a)
New Features
  • clients: update client endpoints as of 2024-07-09 (d5e32c24)
  • client-sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. (ec13654a)
  • client-fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. (cd5cd966)
  • client-datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes (5d3596b7)

... (truncated)

Changelog

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

3.609.0 (2024-07-02)

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

... (truncated)

Commits


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 1 month ago

Superseded by #1120.