File tree 37 files changed +200
-19
lines changed
middleware-flexible-checksums
37 files changed +200
-19
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-cloudfront:** No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. ([5eded70](https://github.com/aws/aws-sdk-js-v3/commit/5eded7001123769dc5dd6d6d89b101fc778182d5))
12
+ * **client-inspector2:** Adds support for filePath filter. ([a0e7fd5](https://github.com/aws/aws-sdk-js-v3/commit/a0e7fd5146c5b694c4406a19de6e1a2d7d4d6074))
13
+ * **client-lambda:** Add Python 3.13 (python3.13) support to AWS Lambda ([e88b05c](https://github.com/aws/aws-sdk-js-v3/commit/e88b05c55fb46805d796ef060d249b33533d06c7))
14
+ * **client-opensearch:** Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. ([aad1fc8](https://github.com/aws/aws-sdk-js-v3/commit/aad1fc8654154b07f4fc86739e0bdf13d46789f0))
15
+ * **client-outposts:** This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. ([c02da55](https://github.com/aws/aws-sdk-js-v3/commit/c02da554c516e74171b5270d66563e519f02c7a8))
16
+ * **clients:** update client endpoints as of 2024-11-11 ([955880d](https://github.com/aws/aws-sdk-js-v3/commit/955880d13e06d1708c430f483d41ee315772e297))
17
+ * **codegen:** send x-amzn-query-mode header ([#6651](https://github.com/aws/aws-sdk-js-v3/issues/6651)) ([925e731](https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c))
18
+ * **lib-dynamodb:** add support for imprecise numbers and custom number retrieval ([#6644](https://github.com/aws/aws-sdk-js-v3/issues/6644)) ([4e2f525](https://github.com/aws/aws-sdk-js-v3/commit/4e2f525103f82c220f0568ecf8e317f6ba86bc58))
19
+
20
+
21
+
22
+
23
+
6
24
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
25
8
26
Original file line number Diff line number Diff line change 50
50
| @aws-sdk/node-http-handler | 3.370.0| 14.4 KB| N/A| N/A| N/A|
51
51
| @aws-sdk/polly-request-presigner | 3.495.0| 23.3 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
52
52
| @aws-sdk/s3-presigned-post | 3.496.0| 27.4 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
53
- | @aws-sdk/s3-request-presigner | 3.687 .0| 31.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
53
+ | @aws-sdk/s3-request-presigner | 3.688 .0| 31.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
54
54
| @aws-sdk/signature-v4 | 3.370.0| 14.4 KB| ✅(5.77.0)| ✅(3.20.2)| ✅(0.17.15)|
55
55
| @aws-sdk/signature-v4-crt | 3.686.0| 54.5 KB| N/A| N/A| N/A|
56
56
| @aws-sdk/smithy-client | 3.370.0| 18.8 KB| ✅(5.77.0)| ✅(3.20.2)| ✅(0.17.15)|
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.689.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0 ) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-cloudfront:** No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. ([ 5eded70] ( https://github.com/aws/aws-sdk-js-v3/commit/5eded7001123769dc5dd6d6d89b101fc778182d5 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.687.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0 ) (2024-11-07)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-cloudfront
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-cloudfront" ,
3
3
"description" : " AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.687 .0" ,
4
+ "version" : " 3.689 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-cloudfront" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.689.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0 ) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-inspector2:** Adds support for filePath filter. ([ a0e7fd5] ( https://github.com/aws/aws-sdk-js-v3/commit/a0e7fd5146c5b694c4406a19de6e1a2d7d4d6074 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.687.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0 ) (2024-11-07)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-inspector2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-inspector2" ,
3
3
"description" : " AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.687 .0" ,
4
+ "version" : " 3.689 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-inspector2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.689.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0 ) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-lambda:** Add Python 3.13 (python3.13) support to AWS Lambda ([ e88b05c] ( https://github.com/aws/aws-sdk-js-v3/commit/e88b05c55fb46805d796ef060d249b33533d06c7 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.688.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0 ) (2024-11-08)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-lambda" ,
3
3
"description" : " AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.688 .0" ,
4
+ "version" : " 3.689 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-lambda" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.689.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0 ) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-opensearch:** Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. ([ aad1fc8] ( https://github.com/aws/aws-sdk-js-v3/commit/aad1fc8654154b07f4fc86739e0bdf13d46789f0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.687.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0 ) (2024-11-07)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-opensearch
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-opensearch" ,
3
3
"description" : " AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.687 .0" ,
4
+ "version" : " 3.689 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-opensearch" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-outposts:** This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. ([c02da55](https://github.com/aws/aws-sdk-js-v3/commit/c02da554c516e74171b5270d66563e519f02c7a8))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.687.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0) (2024-11-07)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-outposts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-outposts" ,
3
3
"description" : " AWS SDK for JavaScript Outposts Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.687 .0" ,
4
+ "version" : " 3.689 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-outposts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-s3
9
+
10
+
11
+
12
+
13
+
6
14
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/client-s3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-s3",
3
3
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.688 .0",
4
+ "version": "3.689 .0",
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
"build:cjs": "node ../../scripts/compilation/inline client-s3",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **codegen:** send x-amzn-query-mode header ([#6651](https://github.com/aws/aws-sdk-js-v3/issues/6651)) ([925e731](https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.687.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0) (2024-11-07)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-sqs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-sqs",
3
3
"description": "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
4
- "version": "3.687 .0",
4
+ "version": "3.689 .0",
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
"build:cjs": "node ../../scripts/compilation/inline client-sqs",
Original file line number Diff line number Diff line change 1
1
{
2
- "version": "3.688 .0",
2
+ "version": "3.689 .0",
3
3
"npmClient": "yarn",
4
4
"useWorkspaces": true,
5
5
"command": {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **lib-dynamodb:** add support for imprecise numbers and custom number retrieval ([#6644](https://github.com/aws/aws-sdk-js-v3/issues/6644)) ([4e2f525](https://github.com/aws/aws-sdk-js-v3/commit/4e2f525103f82c220f0568ecf8e317f6ba86bc58))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.687.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0) (2024-11-07)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/lib-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/lib-dynamodb",
3
- "version": "3.687 .0",
3
+ "version": "3.689 .0",
4
4
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.",
5
5
"main": "./dist-cjs/index.js",
6
6
"module": "./dist-es/index.js",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/lib-storage
9
+
10
+
11
+
12
+
13
+
6
14
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/lib-storage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/lib-storage",
3
- "version": "3.688 .0",
3
+ "version": "3.689 .0",
4
4
"description": "Storage higher order operation",
5
5
"main": "./dist-cjs/index.js",
6
6
"module": "./dist-es/index.js",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-flexible-checksums
9
+
10
+
11
+
12
+
13
+
6
14
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/middleware-flexible-checksums",
3
- "version": "3.688 .0",
3
+ "version": "3.689 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **codegen:** send x-amzn-query-mode header ([#6651](https://github.com/aws/aws-sdk-js-v3/issues/6651)) ([925e731](https://github.com/aws/aws-sdk-js-v3/commit/925e731008b370dfaefb4b006d348629b2b3a16c))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.686.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.685.0...v3.686.0) (2024-11-06)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/middleware-sdk-sqs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/middleware-sdk-sqs",
3
- "version": "3.686 .0",
3
+ "version": "3.689 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline middleware-sdk-sqs",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/s3-presigned-post
9
+
10
+
11
+
12
+
13
+
6
14
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/s3-presigned-post
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/s3-presigned-post",
3
- "version": "3.688 .0",
3
+ "version": "3.689 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline s3-presigned-post",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/s3-request-presigner
9
+
10
+
11
+
12
+
13
+
6
14
# [3.688.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.687.0...v3.688.0) (2024-11-08)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/s3-request-presigner
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/s3-request-presigner",
3
- "version": "3.688 .0",
3
+ "version": "3.689 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline s3-request-presigner",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.689.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.688.0...v3.689.0) (2024-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **lib-dynamodb:** add support for imprecise numbers and custom number retrieval ([#6644](https://github.com/aws/aws-sdk-js-v3/issues/6644)) ([4e2f525](https://github.com/aws/aws-sdk-js-v3/commit/4e2f525103f82c220f0568ecf8e317f6ba86bc58))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.687.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.686.0...v3.687.0) (2024-11-07)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/util-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/util-dynamodb",
3
- "version": "3.687 .0",
3
+ "version": "3.689 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline util-dynamodb",
You can’t perform that action at this time.
0 commit comments