stac-utils / stac-server

A Node-based STAC API, AWS Serverless, OpenSearch
MIT License
68 stars 27 forks source link

Bump @aws-sdk/client-s3 from 3.507.0 to 3.550.0 #743

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @aws-sdk/client-s3 from 3.507.0 to 3.550.0.

Release notes

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

v3.550.0

3.550.0(2024-04-05)

Chores
  • codegen: move s3 transform to Java code (#5963) (58875c9f)
  • ec2-metadata-service: readme update to link to imds credentials method (#5962) (ffd93809)
Documentation Changes
  • UPGRADING: on the use of expiration in credential provider functions (#5961) (6fd6269e)
New Features
  • clients: update client endpoints as of 2024-04-05 (e31f957e)
  • client-verifiedpermissions: Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token. (8f5691c8)
  • client-resource-groups: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types. (73a6573a)
  • client-quicksight: Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription (a837f798)

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

v3.549.0

3.549.0(2024-04-04)

Chores
New Features
  • clients: update client endpoints as of 2024-04-04 (da490a15)
  • client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
  • client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
  • client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
  • client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
  • client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
  • client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)

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

v3.548.0

3.548.0(2024-04-03)

New Features

... (truncated)

Changelog

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

3.550.0 (2024-04-05)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.537.0 (2024-03-19)

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

3.536.0 (2024-03-18)

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

3.535.0 (2024-03-15)

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

... (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 5 months ago

Superseded by #746.