pathling
pathling copied to clipboard
Bump @aws-sdk/client-s3 from 3.462.0 to 3.609.0 in /lib/import
Bumps @aws-sdk/client-s3 from 3.462.0 to 3.609.0.
Release notes
Sourced from @aws-sdk/client-s3
's releases.
v3.609.0
3.609.0(2024-07-02)
Chores
- add clean-nested make target (#6250) (bc48ccea)
- bump smithy versions (#6243) (3da4203c)
- core: emit warning for Node.js versions < 18.x (#6247) (3c64d786)
- codegen: bump smithyVersion=1.50.0 (#6245) (72db2b5a)
Documentation Changes
- fix link to middleware stack blog post (#6234) (675cdf84)
- update FetchHttpHandler link (#6244) (15066e95)
New Features
- client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (c155b9e2)
- client-fms: Increases Customer API's ManagedServiceData length (b5ca0231)
- client-s3: Added response overrides to Head Object requests. (ac9f3d20)
For list of updated packages, view updated-packages.md in assets-3.609.0.zip
v3.608.0
3.608.0(2024-07-01)
Chores
- clients: write body only if there are payload members (#6242) (e40b474f)
- scripts: update Inliner.js script (#6235) (d61b1758)
Documentation Changes
- client-wafv2: JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation. (7af1f21b)
- update NodeHttpHandler link (#6239) (44475422)
New Features
- clients: update client endpoints as of 2024-07-01 (4cc88585)
- client-sfn: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fe5f5361)
- client-swf: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (03d945e8)
- client-eks: Updates EKS managed node groups to support EC2 Capacity Blocks for ML (3293ed22)
- client-connect: Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs. (67d4def4)
- client-cognito-identity: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (3927da64)
- client-api-gateway: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (af0513b2)
- client-payment-cryptography: Added further restrictions on logging of potentially sensitive inputs and outputs. (66a9332c)
- client-docdb: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (62d34b87)
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3
's changelog.
3.609.0 (2024-07-02)
Features
- client-s3: Added response overrides to Head Object requests. (ac9f3d2)
3.608.0 (2024-07-01)
Note: Version bump only for package
@aws-sdk/client-s3
3.606.0 (2024-06-27)
Note: Version bump only for package
@aws-sdk/client-s3
3.600.0 (2024-06-18)
Note: Version bump only for package
@aws-sdk/client-s3
3.598.0 (2024-06-14)
Note: Version bump only for package
@aws-sdk/client-s3
3.596.0 (2024-06-12)
Note: Version bump only for package
@aws-sdk/client-s3
... (truncated)
Commits
48e5271
Publish v3.609.0ac9f3d2
feat(client-s3): Added response overrides to Head Object requests.3da4203
chore: bump smithy versions (#6243)ab5fafe
Publish v3.608.0e40b474
chore(clients): write body only if there are payload members (#6242)5c9e9d7
Publish v3.606.05a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)- Additional commits viewable in compare view
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 <dependency name> 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)