aws / language-servers

AWS related Language Servers
Apache License 2.0
17 stars 15 forks source link

Bump @aws-sdk/credential-providers from 3.574.0 to 3.587.0 #277

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/credential-providers from 3.574.0 to 3.587.0.

Release notes

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

v3.587.0

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

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

v3.586.0

3.586.0(2024-05-29)

Chores
  • include pkg.json in copy-smithy-dist-files.js (#6143) (e90775f8)
New Features
  • clients: update client endpoints as of 2024-05-29 (94fae64a)
  • client-glue: Add optional field JobMode to CreateJob and UpdateJob APIs. (52dd4ea0)
  • client-securityhub: Add ROOT type for TargetType model (3ac165f1)
  • client-athena: Throwing validation errors on CreateNotebook with Name containing /,:,\ (625a6cf5)
  • client-connect: This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. (d52597c5)
  • client-codebuild: AWS CodeBuild now supports manually creating GitHub webhooks (a66b85ba)

... (truncated)

Changelog

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

3.587.0 (2024-05-30)

Bug Fixes

  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a)

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/credential-providers

3.582.0 (2024-05-22)

Note: Version bump only for package @​aws-sdk/credential-providers

3.577.0 (2024-05-15)

Note: Version bump only for package @​aws-sdk/credential-providers

3.576.0 (2024-05-14)

Note: Version bump only for package @​aws-sdk/credential-providers

3.575.0 (2024-05-13)

Note: Version bump only for package @​aws-sdk/credential-providers

Commits
  • abae935 Publish v3.587.0
  • 8cdaf0a fix(credentials-provider-ini): include general http provider when sourcing Ec...
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • d6c6982 Publish v3.577.0
  • e7a5080 Publish v3.576.0
  • d40d02a Publish v3.575.0
  • 6877db9 chore: update smithy commit to include new versions (#6088)
  • See full diff 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 1 month ago

Superseded by #281.