Skip to content

Releases: aws/aws-sdk-js-v3

v3.27.0

19 Aug 22:17

Choose a tag to compare

3.27.0 (2021-08-19)

Chores
  • clients: parse numbers more strictly (#2662) (09715c88)
  • middleware-signing: refactor middleware to modular functions (#2681) (6c0f44fa)
Documentation Changes
New Features
  • clients:
  • credential-providers: collect credential providers in single package (#2672) (5375c91f)
Bug Fixes
  • middleware-signing: update systemClockOffset on error (#2686) (d1c26ee7)
  • middleware-sdk-transcribe-streaming: validate signer (#2676) (a937da95)
  • property-provider: stop memoizing rejected provider (#2680) (fac5f27f)

Updated packages:

Read more

v3.26.0

13 Aug 23:12

Choose a tag to compare

3.26.0 (2021-08-13)

Chores
Documentation Changes
New Features
  • clients: update clients as of 08/13/2021 (#2674) (de455807)
  • credential-provider-imds: support IMDS for IPv6 endpoints (#2660) (c458481c)
  • lib-storage: use PUT from small uploads (#2605) (73747206)
Bug Fixes
  • clients: only trim xml tag values which contain newline (#2653) (28336f50)
  • ci: link in development ssdk common lib (#2655) (4be9ec6e)
Tests

Updated packages:

Read more

v3.25.0

06 Aug 00:09

Choose a tag to compare

3.25.0 (2021-08-06)

Chores
New Features
Bug Fixes
  • md5-js: call fromUtf8 from correct environment (#2641) (affa927b)
  • middleware-apply-body-checksum: use lowercase content-md5 header (#2645) (e1f2dfcb)
  • packages: use HashConstructor instead of { new: Hash } (#2638) (6890a473)

Updated packages:

Read more

v3.24.0

30 Jul 01:12

Choose a tag to compare

3.24.0 (2021-07-30)

Chores
  • clients: call emitWarningIfUnsupportedVersion from runtimeConfig (#2621) (f01142ce)
  • smithy-client: emitWarningIfUnsupportedVersion (#2619) (5a865f00)
  • codegen: bump code generators to 0.5.0 (#2613) (0d11e90c)
  • postinstall-node-version-check: remove unused package (#2620) (994386ea)
New Features
Bug Fixes
  • credential-provider-node: add missing dependency (#2623) (9b9a3a6b)

Updated packages:

Read more

v3.23.0

23 Jul 17:57

Choose a tag to compare

3.23.0 (2021-07-23)

Chores
New Features
  • clients: change runtime config from constant to provider functions (#2574) (5eca565b)
Bug Fixes

Updated packages:

Read more

v3.22.0

16 Jul 23:47

Choose a tag to compare

3.22.0 (2021-07-16)

Chores
  • middleware-apply-body-checksum: use arrow functions (#2560) (5566c071)
  • clients: move shared interfaces types package (#2530) (fa60bf37)
  • codegen: generate and run SSDK protocol tests during CI (#2558) (c2e88a40)
  • generate client name according to sdkId (#2536) (f239221b)
New Features
  • clients: update clients as of 07/16/2021 (#2591) (f231e7ca)
  • credential-provider-sso: support sso credential when resolving shared credential file (#2583) (9480e70d)
  • postinstall-node-version-check: util to show NodeDeprecationWarning (#2585) (08c0342d)
Bug Fixes

Updated packages:

Read more

v3.21.0

10 Jul 00:26

Choose a tag to compare

3.21.0 (2021-07-10)

Chores
  • codegen: refactor generic client configs to separate file (#2535) (0254e008)
New Features
  • clients: update clients as of 07/08/2021 (#2565) (c9bd9832)
  • node-http-handler: configure disableConcurrentStreams in NodeHttp2Handler (#2553) (9303bf7c)
Bug Fixes
  • transcirbe-streaming: set max concurrenccy to 1 (#2563) (fb425225)

Updated packages:

Read more

v3.20.0

02 Jul 23:32

Choose a tag to compare

3.20.0 (2021-07-02)

Chores
New Features
Bug Fixes
  • protocol_tests: add downlevel-dts script to aws-json-10 (#2540) (e77b926c)
  • replace prepublishOnly script with downlevel-dts (#2537) (63818a1e)
Tests
  • codegen: add unit tests for recent changes to integrations (#2534) (275876a1)

Updated packages:

Read more

v3.19.0

24 Jun 22:42

Choose a tag to compare

3.19.0 (2021-06-24)

Chores
  • support programmatically generating and skipping protocol tests (#2506) (608e606c)
  • codegen: pin smithy to 1.8.x (#2499) (0644a831)
Documentation Changes
  • lib-storage: add "js" syntax highlighting to code block (#2482) (8b05bdde)
  • credential-provider-sso: English fixes, clarification (#2488) (0f6548eb)
New Features
  • client-s3: add md5 header for operations with httpChecksumRequired trait (#2507) (cec06925)
  • lib: change higher level libs use peer deps on clients (#2516) (2e662cd6)
  • clients: update clients as of 06/17/2021 (#2501) (19bd8002)
  • credential-provider-node: throw cannot load credential error from credentail chain (#2408) (5e0a46a9)
Bug Fixes
  • smithy-client: use uppercase for percent encodings (#2500) (6ef34b51)
  • credential-provider-imds: destroy request handle on promise resolve/reject (#2452) (122c1397)
  • s3-request-presigner: remove x-amz-user-agent header (#2493) (019292ba)
  • clients:
    • parse status code bindings in rest protocols (#2483) (6d4e6b5c)
    • documentation for config.region for new clients (#2468) (3bd30bb7)
  • @aws-sdk/lib-dynamodb: correct homepage URL in package.json (#2485) (ff9df374)
  • protocol_tests: format files using prettier v2.3.0 (#2467) (cce62317)

Updated packages:

Read more

v3.18.0

05 Jun 00:10

Choose a tag to compare

3.18.0 (2021-06-05)

Chores
Documentation Changes
New Features
Bug Fixes
  • client-sts: allow overwriting default role assumer http handler (#2426) (7985995e)

Updated packages:

Read more