Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

Bumps @aws-sdk/client-s3 from 3.6.0 to 3.235.0.

Release notes

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

v3.235.0

3.235.0(2022-12-20)

Chores
  • endpoint: add codegen changes for endpoint ruleset compression (#4301) (f65f8527)
  • scripts: add compression routines for endpoints rulesets (#4300) (15c39767)
New Features
  • clients: update client endpoints as of 2022-12-20 (15103249)
  • client-batch: Adds isCancelled and isTerminated to DescribeJobs response. (765cbb91)
  • client-sagemaker: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API. (63855ae1)
  • client-medialive: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input. (49b07b3f)
  • client-lookoutequipment: This release adds support for listing inference schedulers by status. (1d7dc075)
  • client-nimble: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles. (858e8660)
  • client-resource-explorer-2: Documentation updates for AWS Resource Explorer. (798b1bf7)
  • client-route-53-domains: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability. (38b6bfe3)
  • client-ec2: Adds support for pagination in the EC2 DescribeImages API. (a1e5ea84)
  • client-transcribe: Enable our batch transcription jobs for Swedish and Vietnamese. (b8881a0d)

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

v3.234.0

3.234.0(2022-12-19)

Chores
  • config-resolver: update useFipsEndpoint resolution (#4282) (1ce4b885)
New Features
  • clients: update client endpoints as of 2022-12-19 (51b30532)
  • client-ecs: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates. (d184e6ba)
  • client-kinesis-video: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. (cbb5b216)
  • client-athena: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb. (59c84e07)
  • client-sagemaker: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management. (4390e087)
  • client-kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. (48b6c2a8)
  • client-rds: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts. (15ae8b93)
Bug Fixes
  • client-marketplace-entitlement-service: update model to fix expectUnion error (#4297) (eb661ce1)
  • smithy-client: add header check for x-amz-request-id (#4295) (efdda445)

... (truncated)

Changelog

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

3.235.0 (2022-12-20)

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

3.234.0 (2022-12-19)

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

3.231.0 (2022-12-14)

Bug Fixes

  • client-s3: add staticContextParams in endpoint param instructions (#4285) (d229edd)

3.229.0 (2022-12-12)

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

3.226.0 (2022-12-07)

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

3.224.0 (2022-12-05)

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 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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.6.0 to 3.235.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.235.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2022

Superseded by #388.

@dependabot dependabot bot closed this Dec 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.235.0 branch December 22, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant