opensearch-project / opensearch-js

Node.js Client for OpenSearch
https://opensearch.org/docs/latest/clients/javascript/
Apache License 2.0
177 stars 116 forks source link

Bump @aws-sdk/types from 3.511.0 to 3.515.0 #719

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @aws-sdk/types from 3.511.0 to 3.515.0.

Release notes

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

v3.515.0

3.515.0(2024-02-15)

Chores
Documentation Changes
  • client-secrets-manager: Doc only update for Secrets Manager (f78245f9)
  • client-detective: Doc only updates for content enhancement (4d6362d4)
New Features
  • clients: update client endpoints as of 2024-02-15 (075b95df)
  • client-guardduty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (50bd9eaf)
  • client-healthlake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (77d72406)
  • client-sagemaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (bfe260bf)
  • client-codepipeline: Add ability to override timeout on action level. (2905d176)
  • client-artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (5d6bff4a)
  • client-opensearch: Adds additional supported instance types. (f8844a49)
  • client-polly: Amazon Polly adds 1 new voice - Burcu (tr-TR) (098c6c3e)
Bug Fixes
  • client-sts:
    • pass parent logger & requestHandler to STS (#5801) (c8e00477)
    • use outer client region before default STS global region (#5800) (1cbf57b3)

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

v3.514.0

3.514.0(2024-02-14)

Documentation Changes
  • UPGRADING: describe S3 getObject buffer vs. stream (#5782) (0f8898cb)
New Features
  • clients: update client endpoints as of 2024-02-14 (be6835e7)
  • client-qbusiness: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API. (8fe85371)
  • client-lookoutequipment: This feature allows customers to see pointwise model diagnostics results for their models. (424f63d6)
  • client-controltower: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (adada716)
Bug Fixes

... (truncated)

Changelog

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

3.515.0 (2024-02-15)

Bug Fixes

  • client-sts: pass parent logger & requestHandler to STS (#5801) (c8e0047)
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)