Skip to content

Releases: aws/aws-sdk-js-v3

v1.0.0-rc.5

09 Nov 23:12

Choose a tag to compare

1.0.0-rc.5 (2020-11-09)

Chores
  • codegen: refactor S3 customizations to own class (#1656) (1f46eac9)
Documentation Changes
New Features
Bug Fixes
  • codegen for paginator send commands (#1667) (13f33477)
  • migrate dev types for packages and lib into package.json devDeps (#1654) (16d7030a)
  • node-http-handler: set maxSockets above 0 in test (#1660) (706768d5)
  • package.json: migrate @aws-sdk/types into devDependencies codegen (#1658) (eb509629)

Updated packages:

Read more

v1.0.0-rc.4

31 Oct 01:10

Choose a tag to compare

1.0.0-rc.4 (2020-10-31)

Documentation Changes
  • middleware-stack: remove outdated README content (#1641) (1ee5119a)
New Features
Bug Fixes
  • log requestId, extendedRequestId, cfId in metadata (#1640) (3a2f617d)
  • util-format-url: remove headers or path from input (#1639) (db7aa08b)
  • client-timestream-*: use correct endpoint prefix (#1643) (f329821b)
  • credential-provider-cognito-identity: return identityId as part of cognitoIdentityPool (#1635) (de75f7e8)
Tests

Updated packages:

Read more

v1.0.0-rc.3

28 Oct 01:00

Choose a tag to compare

1.0.0-rc.3 (2020-10-28)

Chores
New Features
  • polly-request-presigner: add presigned getSynthesizeSpeechUrl() (#1612) (2c9fd947)
  • update client description to add keywords (#1631) (93fc5866)
Bug Fixes
  • codegen: skip awsAuthPlugin when optionalAuth trait is set (#1622) (785272b1)
  • client-cognito-identity: remove auth for UnlinkIdentity (#1621) (c32e5f39)
  • generate-clients: Invoke prettier relative to client-generation (#1614) (a4136abc)

Updated packages:

Read more

v1.0.0-rc.2

22 Oct 21:30

Choose a tag to compare

1.0.0-rc.2 (2020-10-22)

Chores
Bug Fixes

Updated packages:

Read more

v1.0.0-rc.1

20 Oct 01:09

Choose a tag to compare

1.0.0-rc.1 (2020-10-19)

Chores
New Features
Bug Fixes
  • node-http-handler: fix type error sending Uint8Array as payload (#1561) (7bf03fcd)

Updated packages:

Read more

v1.0.0-gamma.11

07 Oct 20:49

Choose a tag to compare

1.0.0-gamma.11 (2020-10-07)

Chores
  • util-dynamodb: publish src to npm (#1554) (d1e7abb5)
  • publish /src to npm and other fixes for sourcemap debugging (#1462) (f57c7093)
New Features
  • client-s3: use regional endpoint by default and support aws-global region (#1552) (47c6599e)
  • s3-control: support S3 Outposts control plane (#1553) (04399468)
  • config-resolver: add isCustomEndpoint resolved config (#1551) (92e1fc49)
  • middleware-bucket-endpoint: support Outposts buckets (#1550) (c7915d26)
Bug Fixes
  • util-dynamodb: create BigInt from string value instead of number (#1544) (76c0068c)
Tests
  • util-dynamodb: marshall and unmarshall in convertToAttrToNative (#1548) (2d9b2008)

Updated packages:

Read more

v1.0.0-gamma.10

29 Sep 19:05

Choose a tag to compare

1.0.0-gamma.10 (2020-09-29)

Chores
  • middleware-host-header: move to low priority (#1540) (e48545cd)
Documentation Changes
New Features
  • util-dynamodb:
    • unmarshall to convert DynamoDB record to JavaScript Object (#1537) (f09e0da5)
    • marshall to convert JavaScript object into DynamoDB Record (#1531) (04b219a8)
Bug Fixes

Updated packages:

Read more

v1.0.0-gamma.9

15 Sep 21:06

Choose a tag to compare

1.0.0-gamma.9 (2020-09-15)

Chores
Bug Fixes
Tests

Updated packages:

Read more

v1.0.0-gamma.8

01 Sep 21:31

Choose a tag to compare

1.0.0-gamma.8 (2020-09-01)

Chores
New Features
Bug Fixes
  • do not overwrite body while logging req/res (#1486) (3fba50cf)
  • serializer throws when hostname prefix is applied (#1475) (fe631179)
  • codegen:
  • property-provider: memoize provider after the first evoke instead of immediately (#1471) (729a2765)

Updated packages:

Read more

v1.0.0-gamma.7

25 Aug 19:31

Choose a tag to compare

1.0.0-gamma.7 (2020-08-25)

Chores
Documentation Changes
  • s3-request-presigner: copy tweaks in s3-request-presigner README (#1440) (e4f57d04)
  • add README for E2E test scripts (#1423) (f6f700df)
New Features
Bug Fixes
  • removeSync in case of directory in copy-to-clients (#1452) (8a0febd5)
  • eventstream-serde-browser: set module to dist output (#1434) (90c685a3)
Other Changes
Tests

Updated packages:

Read more