Skip to content

Releases: aws/aws-sdk-js-v3

v3.47.0

15 Jan 01:14

Choose a tag to compare

3.47.0 (2022-01-15)

Chores
New Features
  • clients: update clients to use default values inferred from defaults mode (#3192) (9152e210)
Bug Fixes
  • codegen:

Updated packages:

Read more

v3.46.0

07 Jan 22:56

Choose a tag to compare

3.46.0 (2022-01-07)

Chores
New Features
Bug Fixes
  • clients: update clean:dist script to delete dist-* folder (#3155) (cdb17090)
  • md5-js: remove unnecessary exclude from tsconfig (#3158) (6f505712)
  • middleware-sdk-route53: typo in file extension of test (#3157) (1a3bd8cd)
  • middleware-signing: correct clock skew from error response (#3133) (7a207a9d)
Other Changes
Tests
  • aws-protocoltests-json-10: extend from jest.config.base.js (#3159) (f494b5ce)

Updated packages:

Read more

v3.45.0

23 Dec 23:28

Choose a tag to compare

3.45.0 (2021-12-23)

Chores
New Features
Bug Fixes
Tests
  • e2e: fix lerna filter when only 1 package to test (#3089) (dbbf59f9)

Updated packages:

Read more

v3.44.0

02 Dec 02:18

Choose a tag to compare

3.44.0 (2021-12-02)

New Features
Bug Fixes

Updated packages:

v3.43.0

29 Nov 21:12

Choose a tag to compare

3.43.0 (2021-11-29)

Chores
New Features
Bug Fixes
  • codegen: use specific smithy-cli version in protocol-test-codegen (#3054) (ba14b3c0)
Tests
  • size-benchmark: add aws services to test scope (#3045) (31f3478c)

Updated packages:

Read more

v3.42.0

19 Nov 22:33

Choose a tag to compare

3.42.0 (2021-11-19)

Chores
  • clients: update endpoints as of 11/18/2021 (#3042) (6ae48e91)
  • build changed clients script without scope option (#3034) (76c60932)
New Features
Bug Fixes
  • clients: merge default variants by comparing tags (#3044) (d65a310e)
  • client-kendra: change incorrectly modeled DocumentAttributeValue to structure (#3040) (e497f388)
  • middleware-sdk-s3-control: do not validate for FIPS in S3 Outposts (#3027) (b30d338c)
  • middleware-sdk-ec2: remove double encoding of presigned url (#3022) (7cf73eac)
  • lib-storage: add events polyfill (#3017) (fff5e2a3)
Tests
  • e2e-legacy:
  • endpoint:
  • size-benchmark: generate benchmark and validation for package size (#3018) (82745a58)
  • integration: enable Rescue SES InvalidParameterValue test (#3020) (179afb97)

Updated packages:

Read more

v3.41.0

11 Nov 23:26

Choose a tag to compare

3.41.0 (2021-11-11)

Chores
  • middleware-bucket-endpoint: include fips/dualstack checks in s3 hostname pattern (#3004) (61744c78)
  • add CODEOWNERS (#3007) (720891d4)
Documentation Changes
New Features
Bug Fixes
  • credential-providers: exclude node.js files for web (#3006) (a890fd79)
  • polly-request-presigner: add missing polly dependency (#3010) (c2873e7e)
  • signature-v4-crt: notify this package is node.js only (#3009) (39e758cc)
  • credential-provider-web-identity: exclude node.js code from browser bundle (#3005) (7ba033a3)
  • codegen: use specific Smithy version (#3011) (6cdee414)
  • smithy-client: remove capturing groups from date regex (#3008) (3bc91c0e)
Tests
  • integration: disable Rescue SES InvalidParameterValue test (#3013) (331c55a4)

Updated packages:

Read more

v3.40.1

08 Nov 21:40

Choose a tag to compare

v3.40.0

06 Nov 00:23

Choose a tag to compare

3.40.0 (2021-11-06)

Chores
  • clients:
  • middleware: replace isFipsRegion checks with useFipsEndpoint config (#2988) (d12c98a8)
  • pass fips/dualstack config to regionInfoProvider (#2982) (45365ac8)
  • codegen: bump code generators to 0.7.0 (#2978) (ba4386d1)
  • middleware-bucket-endpoint: use booleanSelector from node-config-provider (#2946) (359c78ca)
New Features
  • clients:
  • config-resolver:
  • client-s3-control: support FIPS in S3 Outposts Control Plane (#2985) (41d37623)
  • client-nimble:
  • karma-credential-loader: mark package as private (#2959) (a9ad7f62)
Bug Fixes
  • node-config-provider: move booleanSelector util to platform agnostic package (#2992) (2909c7bf)
  • config-resolver: resolve region first from regionHash (#2969) (55f4e855)
Tests
  • deploy integration test stack automatically and new test scripts (#2944) (01ff8602)

Updated packages:

Read more

v3.39.0

29 Oct 01:41

Choose a tag to compare

3.39.0 (2021-10-29)

Chores
  • scripts: add generate:clients:generic script (#2952) (25e144f2)
  • rename protocol_tests folder to private (#2943) (f23a0611)
  • prefix aws-protocoltests- for protocol test clients (#2942) (0142e6b7)
  • use Paths.get() for computing paths (#2926) (74e25df9)
  • add lerna version bump script (#2932) (f73d2f15)
  • dependency: bump aws crypto helpers dependency to 2.0.0 (#2940) (1602368a)
  • config-resolver: refactor regionInfo types to improve readability (#2934) (4df31629)
  • clients: populate regionRegex in partitionHash (#2933) (5e1d2978)
  • functional: add tests for supported fips endpoints (#2931) (28e1a8d5)
  • codegen: use bare-bones and aggregated instead of modular/non-modular (#2925) (5db4f3f7)
  • lib-dynamodb: export commands folder from index.ts (#2927) (3d7b9ebb)
New Features
Bug Fixes
  • ci: generate and build generic client from private folder (#2954) (044a3ac1)
  • node-config-provider: allow undefined for booleanSelector obj keys (#2945) (1bd56b66)
  • config-resolver: get signingRegion from regionRegex if not present for FIPS (#2936) (79bbc433)
Tests

Updated packages:

Read more