Skip to content

Releases: aws/aws-sdk-js-v3

v3.17.0

26 May 02:14

Choose a tag to compare

3.17.0 (2021-05-26)

Chores
New Features
  • client-ssm-incidents: rename client-commander package to client-ssm-incidents (#2431) (e4f6fea3)
  • clients: update endpoint resolution as of 05/12/2021 (#2398) (17afcbb6)
Bug Fixes

Updated packages:

Read more

v3.16.0

14 May 22:07

Choose a tag to compare

3.16.0 (2021-05-14)

Chores
  • codegen: update aws dependency versions based on 3.15.0 release (#2391) (597e6898)
  • clients: write content-type header for missing operations (#2387) (4c535c97)
  • differentiate serde between servers and clients (#2220) (deed209d)
  • don't update ssdk symbol visitor (#2379) (9a0c2b7f)
  • protocol_tests: add tests from smithy 1.7.2 release (#2374) (a90bc876)
Documentation Changes
  • clients: annotate internal configs and hide internal APIs (#2388) (7e2cbdbd)
New Features
  • clients:
  • middleware-bucket-endpoint: arn supports fips & handles global regions (#2392) (7b32494c)
  • middleware-endpoint-discovery: add middleware for Endpoint Discovery (#2369) (7f297dc6)
  • endpoint-cache: add EndpointCache for Endpoint Discovery (#2355) (f164177b)
Bug Fixes
  • clients: call decode from HTML entities in XML parser (#2381) (fd6b7ebd)
  • client-finspace: update internal dependency versions (#2382) (3cf3b323)

Updated packages:

Read more

v3.15.0

10 May 23:10

Choose a tag to compare

3.15.0 (2021-05-10)

Chores
Documentation Changes
  • client-sts: defaultRoleAssumers should not be edited directly (#2360) (596fed0b)
  • copy-models: add README for using copy-models script (#2358) (e6080b30)
  • clients:
New Features
  • clients: adding throwable waiters WaitUntil[operationState] (#2302) (f01d5ae5)
  • credential-provider-node: add web identity provider to credential provider chain (#2260) (3dd31c4a)
Bug Fixes
  • client-sts: make role assumer source creds refreshable (#2353) (9756954e)
  • middleware-retry: defaultStrategy handles any error (#2349) (e5b876f5)
  • node-http-handler: handle NodeHttp2Handler session failure (#2289) (e97e3576)

Updated packages:

Read more

v3.14.0

30 Apr 22:45

Choose a tag to compare

3.14.0 (2021-04-30)

Chores
Documentation Changes
  • readme: fix code examples format in readme (#2284) (5ae81b8b)
  • clients:
  • contributing: guidance building single package (#2306) (28008c2a)
New Features
Bug Fixes
  • middleware-user-agent-header: swap user agent headers for non-browser environments (#2313) (d8c1dc2b)
  • clients: typo in README difference -> different (#2314) (9ac1f40e)
  • xml-builder: xml entity encoding for more characters (#2309) (96ff1641)

Updated packages:

Read more

v3.13.1

22 Apr 21:53

Choose a tag to compare

3.13.1 (2021-04-22)

Chores
Documentation Changes
  • client: use interface for command input and output (#2274) (37889094)
  • clients: use interface for client input and resolved config (#2270) (9ab71e8d)
  • upgrading: add generate-clients doc dependencies (#2224) (56dae4e3)
Bug Fixes
  • e2e: explicitly use ChromeHeadless with no-sandbox (#2266) (7371971d)

Updated packages:

Read more

v3.13.0

15 Apr 21:53

Choose a tag to compare

3.13.0 (2021-04-15)

Chores
Documentation Changes
  • readme: highlight high level concepts (#2205) (39011c82)
  • clients:
    • remove excessive STS and SSO client from TOC (#2254) (b7ff8427)
    • add missing await for client.operationName call (#2243) (5fe8ed6a)
  • packages: fix aws client link in globals.html (#2259) (32b563b5)
New Features
  • client-lex-runtime-v2: add http2 support (#2127) (7135cd62)
  • credential-provider-ini: support credential_source in shared file (#2237) (135a12c5)
  • clients: update clients as of 04/14/2021 (#2258) (4f9f4a79)
  • remove @aws-sdk/url-parser-native in favor of react-native-url-polyfill (#2229) (d6a67d7c)
Bug Fixes
  • lib-dynamodb: remove stripInternal=true from tsconfig (#2264) (81f5ccd0)
  • client-s3: return GetBucketPolicyOutput without parsing (#2236) (3a031d97)
Tests

Updated packages:

Read more

v3.12.0

09 Apr 23:35

Choose a tag to compare

3.12.0 (2021-04-09)

Chores
  • deps: bump uuid to 8.3.2 (#2180) (fc6196ae)
  • credential-provider-imds: use arrow+async functions in fromContainerMetadata (#2142) (0cc97012)
Documentation Changes
New Features
Bug Fixes
  • deps: request consumers to install react-native polyfills (#2191) (2d3a7f0b)
  • util-user-agent-node: should memoize app id (#2223) (fd401149)
  • credential-provider-cognito-identity: add identityId to return type of fromCognitoIdentity (#2141) (5ae46f64)
  • s3-presigned-post: type PresignedPost.fields (#1709) (020193bc)
  • util-user-agent-browser:
  • run downlevel-dts in prepublishOnly (#2218) (0745502d)

Updated packages:

Read more

v3.11.0

01 Apr 23:31

Choose a tag to compare

3.11.0 (2021-04-01)

Chores
  • codegen: pass ServiceShape service to ShapeId.getName() (#2198) (325d6b49)
Documentation Changes
New Features
  • credential-provider-web-identity: support web federated identity (#2203) (ff87e229)
Bug Fixes
  • clients: trim values in parsed xml only if result is empty (#2194) (a990db7d)
  • codegen: pass settings to createSymbolProvider (#2196) (94aefcec)

Updated packages:

Read more

v3.10.0

27 Mar 00:34

Choose a tag to compare

3.10.0 (2021-03-27)

Chores
Documentation Changes
New Features
  • credential-provider-ini: call fromTokenFile in assumeRole chaining (#2178) (fb95408d)
  • credential-provider-web-identity: add fromTokenFile credentials provider (#2177) (88cc65d3)
  • use ts-jest for running jest tests (#2088) (456002cf)
Bug Fixes
  • clients: generate jest.config.js (#2172) (95b0e191)
  • lib-storage: fix fs error on browsers when using lib-storage upload (#2165) (5d9bc5f3)

Updated packages:

Read more

v3.9.0

18 Mar 22:29

Choose a tag to compare

3.9.0 (2021-03-18)

Chores
New Features
  • middleware-bucket-endpoint: add object lambda support (#2143) (83c591a5)
Bug Fixes
  • codegen: pin smithy dependencies to minor version 1.6.x (#2153) (906e4b04)

Updated packages:

Read more