Skip to content

Releases: aws/aws-sdk-js-v3

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

v3.8.1

12 Mar 00:07

Choose a tag to compare

3.8.1 (2021-03-12)

Documentation Changes
Bug Fixes
  • middleware-signing: memoize temporary credentials (#2109) (cf238b93)
  • bump verdeccio - dompurify for sec review (#2114) (e8d9c65c)

Updated packages:

Read more

v3.8.0

05 Mar 23:37

Choose a tag to compare

3.8.0 (2021-03-05)

Chores
New Features
  • lib-dynamodb: add DynamoDB DocumentClient (#2097) (3fd14d5e)
  • add support for s3 object lamdbas (01bd1a07)
Bug Fixes
  • deps: pin fast-xml-parser to v3.17.4 (#2102) (c612c758)
  • middleware-bucket-endpoint: revert add support for s3 object lamdbas (#2103) (827c7b8d)
  • call filterSensitiveLog for missing structures (#2089) (1b5cb0f3)
Other Changes
  • aws/aws-sdk-js-v3 into main (91beaad0)

Updated packages:

Read more

v3.7.0

26 Feb 00:42

Choose a tag to compare

3.7.0 (2021-02-26)

Chores
New Features
  • credential-provider-sso: support resolving credentials from SSO token (#2055) (1429ad1f)
Bug Fixes

Updated packages:

Read more

v3.6.1

22 Feb 23:53

Choose a tag to compare

3.6.1 (2021-02-22)

Bug Fixes
  • update references of default branch from master to main (#2057) (59b8b58c)

Updated packages:

Read more

v3.6.0

20 Feb 02:38

Choose a tag to compare

3.6.0 (2021-02-20)

Chores
  • lib-storage: move lib-storage to lib-storage folder (#2054) (6ffbbaa8)
  • protocol_tests: regenerate protocol test clients (#2049) (4a520761)
  • docs: fix typos in issues/PR templates (#2034) (76a9bd3c)
Documentation Changes
New Features
  • lib-storage: rewrite lib-storage upload (#2039) (2bd8f6a1)
  • client-sso:* remove auth dependencies if client doesn't need (#2037) (f1e190cd)
Bug Fixes
  • revert publish v3.5.1-0 (#2058) (af25697a)
  • credential-provider-ini: refactor provider options interfaces (#2048) (34cecf1e)
  • middleware-sdk-ec2: add undeclared dependency @aws-sdk/protocol-http (#2043) (6e562ba1)
  • credential-provider-node: read config and credentials files only once (#2045) (7db14b16)
  • clients: remove unsupported CORS retry headers in new services (#2041) (82df9d3a)
  • deps: add @aws-sdk/middleware-sdk-rds in DocDB and Neptune (#2042) (a0068f34)
  • lib-storage: fix typo in Upload.intialize (initialize) (#2025) (16214beb)
  • client-kinesis-video-signaling: remove retry headers (#1963) (8b35943f)

Updated packages:

Read more

v3.5.0

12 Feb 20:36

Choose a tag to compare

3.5.0 (2021-02-12)

Chores
  • clients: support cross-region-copying in DocDB and Neptune (#1985) (db87eef0)
  • codegen: move CrossRegionCopying to separate plugin (#1984) (7fa4eaf4)
Documentation Changes
New Features
  • util-dynamodb:
  • s3-request-presigner: automatically add host header (#1988) (cd50eeb5)
  • add S3 and S3Control customizations for custom endpoints (#1993) (96c1b995)
Bug Fixes
  • util-dynamodb:
    • unmarshall small numbers or those in scientific notation (#2017) (80a80941)
    • state options.wrapNumbers on BigInt error in unmarshall (#2015) (d1c548ed)
  • util-user-agent-browser: use default import from bowser (#1991) (d2e8d4f4)

Updated packages:

Read more

v3.4.1

29 Jan 23:02

Choose a tag to compare

3.4.1 (2021-01-29)

Chores
  • merge remote-tracking branch 'origin/master' into master (df957082)
New Features
  • use git-sync action to sync with private mirror (#1965) (10ab6a1d)
Bug Fixes

Updated packages:

Read more

v3.4.0

29 Jan 01:13

Choose a tag to compare

3.4.0 (2021-01-29)

Chores
Documentation Changes
  • credential-provider-imds:
New Features
  • util-dynamodb: add option to convert class instance to map (#1969) (1783c690)
  • middleware-stack: allow adding middleware to override an existing one (#1964) (9c21f144)
  • use downlevel-dts to generate TS 3.4 compatible types (#1943) (63ad2151)
  • run prettier in parallel in generate-clients (#1949) (878617a9)
Bug Fixes
  • allow packages/types in gitignore (#1942) (b4b6fad2)
  • credential-provider-cognito-identity: remove duplicate declarationDir (#1944) (d75488a7)
  • generate-clients: call mergeManifest when constructor.name is Object (#1937) (601c03bb)

Updated packages:

Read more

v3.3.0

15 Jan 02:05

Choose a tag to compare

3.3.0 (2021-01-15)

Chores
  • clients: update yarn lock with types from @aws-crypto (#1914) (f41e199b)
New Features
  • clients: update README with documentation, usage and more (#1907) (03be111a)
Bug Fixes
  • util-waiters: waiters should call operation once before entering waiting (#1915) (2a6ac11c)
  • url-parser: merge browser and node url parser, add rn url parser (#1903) (99be092f)
  • clients:
Tests

Updated packages:

Read more