PackageTrack

npm · #3923

@aws-sdk/client-dynamodb

3.1119.0aws/aws-sdk-js-v3

AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native

Release timeline

718 releases since 2020
2020202120222023202420252026

Releases

  1. 3.56.024 Mar 2022
    Release notes

    Features

    • client-config-service: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard (da33251)
    • client-lambda: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. (d77b86b)
    • client-transcribe: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. (8419c39)
    • clients: update client endpoints to latest (523b0fd)
    Open source →
  2. 3.55.022 Mar 2022
    Release notes

    Bug Fixes

    • middleware-serde: mark error entry non-enumerable (#3426) (c7cceb5)
    • property-provider: copy error properties to ProviderError in from() (#3440) (4377e44)
    • property-provider: manually adjust the prototype of *ProviderError (#3445) (134f769)
    • scripts: update typescript version in generate-clients (#3454) (f90992a)
    • types: remove @internal jsdoc tag from profile types (#3452) (2d7c151)

    Features

    • clients: update clients as of 03/21/2022 (#3455) (7cd40a5)
    • property-provider: memoize() supports force refresh (#3413) (a79f962)
    • util-middleware: add normalizeProvider (#3456) (e15b0f5)

    3.54.1 (2022-03-15)

    Bug Fixes

    • middleware-content-length: swallow error if content-length computation fails (#3429) (8c12233)
    Open source →
  3. 3.54.116 Mar 2022

    Nothing published for this version

  4. 3.54.011 Mar 2022
    Release notes

    Bug Fixes

    • hash-stream-node: do not create copy of file stream (#3380) (89a70ae)
    • signature-v4: normalized the path before double encoding it (#3408) (b20d431)
    • util-body-length-node: fs.ReadStream with path of Buffer type (#3384) (d220242)
    • util-body-length-node: support fd.createReadStream (#3385) (88f8cc2)

    Features

    • clients: update clients as of 2022/03/10 (#3411) (8fa517a)
    • credential-provider-imds: accept custom logger (#3409) (11c4a7b)
    • credential-provider-imds: support static stability (#3402) (a4beeba)

    3.53.1 (2022-02-25)

    Bug Fixes

    • hash-stream-node: disable createReadStream with file descriptor (#3369) (e5e89d2)
    Open source →
  5. 3.53.025 Feb 2022
    Release notes

    Bug Fixes

    • client-s3: disable bucket endpoint plugin in WriteGetObjectResponseCommand (#3344) (1945d47)
    • codegen: fix set deserialization in SSDKs (#3322) (c827d5c)
    • hash-stream-node: support file stream in readableStreamHasher (#3338) (1e3faa1)
    • hash-stream-node: throw error if non-file readableStream is flowing (#3341) (76df645)
    • util-stream: remove jest from devDeps (#3348) (d9e4c4b)
    • util-stream: rename downlevel-dts to build:types:downlevel (#3355) (110bb19)

    Features

    • clients: generate service exceptions as classes (#3267) (ca64fee)
    • clients: update clients as of 2022/02/23 (#3356) (b6b2e25)
    • clients: update clients as of 2022/02/24 (#3361) (ec3cc1e)
    • codegen: add getAwsChunkedEncodingStream to config (#3349) (6c05df3)
    • codegen: http checksum dependency integration (#3346) (bfc9257)
    • middleware-flexible-checksums: add flexibleChecksumMiddleware (#3340) (15e0512)
    • middleware-flexible-checksums: support trailing checksums with aws-chunked encoding (#3347) (50b48fe)
    • util-stream: add getAwsChunkedEncodingStream (#3339) (42d433b)
    Open source →
  6. 3.52.018 Feb 2022
    Release notes

    Bug Fixes

    • package.json: set root version to 0.0.0 (#3325) (9a15961)
    • package.json: update version to v3.51.0 (#3315) (b77a9b5)
    • scripts: generate clients in batches (#3319) (2308e5f)
    • scripts: store clients generated in a batch in temp directory (#3323) (2eef0a4)

    Features

    • clients: update clients as of 2022/02/18 (#3335) (717b06f)
    • credential-provider-env: refactor into modular components (#3293) (e0697ed)
    • credential-provider-node: refactor into modular components (#3294) (5f351cd)
    • credential-provider-sso: refactor into modular components (#3296) (eece76f)
    • smithy-client: add ExceptionOptionType type (#3314) (030da71)
    Open source →
  7. 3.51.012 Feb 2022
    Release notes

    Bug Fixes

    • package.json: update version to v3.50.0 (#3300) (23a2463)
    • scripts: log when types not present in downlevel script (#3307) (68c0d1f)

    Features

    • credential-provider-ini: refactor into modular components (#3289) (7c891b2)
    • credential-provider-process: refactor into modular components (#3287) (2b64304)
    • shared-ini-file-loader: refactor loadSharedConfigFiles into modular components (#3285) (2613f66)
    Open source →
  8. 3.50.08 Feb 2022
    Release notes

    Features

    • clients: update clients as of 02/04/2022 (#3280) (63d7f8c)
    • smithy-client: implement SdkException class (#3261) (6a23634)
    Open source →
  9. 3.49.029 Jan 2022
    Release notes

    Bug Fixes

    • eventstream-handler-node: explicitly define type of err (#3240) (4098091)

    Features

    Open source →
  10. 3.48.022 Jan 2022
    Release notes

    Features

    • clients: update clients as of 2022/01/21 (#3228) (fa713ef)

    3.47.2 (2022-01-21)

    Bug Fixes

    • scripts: convert update:versions scripts to mjs (#3226) (c237972)

    3.47.1 (2022-01-20)

    Bug Fixes

    • aws-protocoltests-*: add emitDeclarationOnly for types (#3213) (a678025)
    • util-defaults-mode-browser: import bowser by default export (#3203) (5187be2)
    Open source →
  11. 3.47.221 Jan 2022

    Nothing published for this version

  12. 3.47.120 Jan 2022

    Nothing published for this version

  13. 3.47.015 Jan 2022
    Release notes

    Bug Fixes

    • codegen: populate dnsSuffix just before consuming hostname (#3170) (0f0e77e)
    • codegen: skip variants which only contains tags (#3172) (d72b72a)

    Features

    • clients: update clients to use default values inferred from defaults mode (#3192) (9152e21)
    • Support awsQueryError trait (#3174) (351bd3a)
    Open source →
  14. 3.46.07 Jan 2022
    Release notes

    Bug Fixes

    • clients: update clean:dist script to delete dist-* folder (#3155) (cdb1709)
    • md5-js: remove unnecessary exclude from tsconfig (#3158) (6f50571)
    • middleware-sdk-route53: typo in file extension of test (#3157) (1a3bd8c)
    • middleware-signing: correct clock skew from error response (#3133) (7a207a9)

    Features

    Open source →
  15. 3.45.023 Dec 2021
    Release notes

    Bug Fixes

    Features

    • clients: update clients as of 2021/12/23 (#3110) (5d638e1)
    • hash-stream-node: add readableStreamHasher (#3088) (943dab0)
    Open source →
  16. 3.44.02 Dec 2021
    Release notes

    Bug Fixes

    Features

    Open source →
  17. 3.43.029 Nov 2021
    Release notes

    Bug Fixes

    • codegen: use specific smithy-cli version in protocol-test-codegen (#3054) (ba14b3c)

    Features

    Open source →
  18. 3.42.019 Nov 2021
    Release notes

    Bug Fixes

    • client-kendra: change incorrectly modeled DocumentAttributeValue to structure (#3040) (e497f38)
    • clients: merge default variants by comparing tags (#3044) (d65a310)
    • lib-storage: add events polyfill (#3017) (fff5e2a)
    • middleware-sdk-ec2: remove double encoding of presigned url (#3022) (7cf73ea)
    • middleware-sdk-s3-control: do not validate for FIPS in S3 Outposts (#3027) (b30d338)

    Features

    • clients: update clients as of 11/18/2021 (#3039) (d2b2c45)
    Open source →
  19. 3.41.011 Nov 2021
    Release notes

    Bug Fixes

    • codegen: use specific Smithy version (#3011) (6cdee41)
    • credential-provider-web-identity: exclude node.js code from browser bundle (#3005) (7ba033a)
    • credential-providers: exclude node.js files for web (#3006) (a890fd7)
    • polly-request-presigner: add missing polly dependency (#3010) (c2873e7)
    • signature-v4-crt: notify this package is node.js only (#3009) (39e758c)
    • smithy-client: remove capturing groups from date regex (#3008) (3bc91c0)

    Features

    • clients: update clients as of 2021/11/11 (#3015) (3d82c4e)
    • karma-credential-loader: mark package as private (#3016) (f13cac0)

    3.40.1 (2021-11-08)

    Bug Fixes

    • middleware-bucket-endpoint: remove dualstack from hostname before processing (#3003) (d7aa2c3)
    Open source →
  20. 3.40.06 Nov 2021
    Release notes

    Bug Fixes

    • config-resolver: resolve region first from regionHash (#2969) (55f4e85)
    • node-config-provider: move booleanSelector util to platform agnostic package (#2992) (2909c7b)

    Features

    • client-nimble: change StudioComponentConfiguration from union to structure (#2971) (049533d)
    • client-nimble: update model as of 11/02/2021 (#2976) (47d2a6c)
    • client-s3-control: support FIPS in S3 Outposts Control Plane (#2985) (41d3762)
    • clients: populate variants in endpoints hashes (#2974) (0dd68ef)
    • clients: update clients as of 2021/11/05 (#2994) (f5ecc31)
    • config-resolver: resolve hostname from variants (#2980) (447580b)
    • config-resolver: use real region in configuration (#2986) (af5b00e)
    • karma-credential-loader: mark package as private (#2959) (a9ad7f6)
    Open source →
  21. 3.39.029 Oct 2021
    Release notes

    Bug Fixes

    • ci: generate and build generic client from private folder (#2954) (044a3ac)
    • config-resolver: get signingRegion from regionRegex if not present for FIPS (#2936) (79bbc43)
    • node-config-provider: allow undefined for booleanSelector obj keys (#2945) (1bd56b6)

    Features

    • clients: update clients as of 2021/10/28 (#2955) (378d161)
    • node-config-provider: add utility booleanSelector (#2941) (538d717)
    • private: add generic client aws-echo-service (#2950) (e606543)
    Open source →
  22. 3.38.022 Oct 2021
    Release notes

    Features

    • client-documentation-generator: rename package (#2916) (1a80bfd)
    • clients: export folder from index.ts (#2912) (183b46d)
    • clients: update clients as of 2021/10/22 (#2924) (4d79819)
    Open source →
  23. 3.37.015 Oct 2021
    Release notes

    Features

    • clients: update clients as of 10/15/2021 (#2902) (2730b54)
    • codegen: enable SSDK validation protocol tests (#2884) (c23cbc4)

    3.36.1 (2021-10-12)

    Bug Fixes

    • clients: emitDeclarationOnly in tsconfig.types.json (#2893) (6dc3d56)
    • scripts: do not destructure function parameter (#2891) (6dd0af8)
    Open source →
  24. 3.36.112 Oct 2021

    Nothing published for this version

  25. 3.36.08 Oct 2021
    Release notes

    Bug Fixes

    • client-opsworks: intermittent integ tests failures (#2865) (10d64df)

    Features

    Open source →
  26. 3.35.04 Oct 2021
    Release notes

    Bug Fixes

    • client-cognito-identity: import client from new location in src (#2858) (c8cb449)
    • client-documentation-generator: read files from src folder (#2863) (95c2903)
    • eslint SSDK protocol tests (#2854) (1e2a316)
    • client-s3: use member xmlname if applicable (#2835) (7e634cf)
    • scripts: overwrite test folder for protocol_tests (#2853) (5df7d12)
    • scripts: run downlevel-dts script in parallel (#2837) (0f8c0a2)

    Features

    • clients: eslint --fix using esprint (#2849) (94d0a2d)
    • clients: move source files to 'src' folder (#2845) (e0025cd)
    • codegen: move source files to 'src' folder (#2844) (cfcdeb6)
    • scripts: use esprint to eslint --fix clients source code (#2846) (65922ea)
    Open source →
  27. 3.34.024 Sept 2021
    Release notes

    Bug Fixes

    • middleware-sdk-s3: missing dependency with esbuild (#2814) (d5924e9)

    Features

    • clients: remove comments from transpiled JS files (#2817) (d01420b)
    • clients: update clients as of 09/24/2021 (#2826) (845ca6e)
    • non-clients: remove comments from transpiled JS files (#2813) (e6fc7f3)
    Open source →
  28. 3.33.021 Sept 2021
    Release notes

    Features

    • client-s3: support generating endpoints from multi-region access point (#2796) (c1bed9d), closes #2759
    Open source →
  29. 3.32.017 Sept 2021
    Release notes

    Bug Fixes

    Features

    • clients: update clients as of 09/17/2021 (#2795) (45aee9d)
    Open source →
  30. 3.31.011 Sept 2021
    Release notes

    Bug Fixes

    • client-s3: remove int validation of object size type (#2775) (5f2f70b)
    • lib-dynamodb: add util-dynamodb to dependencies (#2768) (b09ba9a)
    • middleware-sdk-rds: stop throw when source id key is optional (#2770) (299cbbb)
    • s3-request-presigner: inject hostname with custom port (#2773) (3fe226b)

    Features

    • clients: update clients as of 09/10/2021 (#2776) (3f49ae7)
    • codegen: assert sets have no duplicates (#2764) (aa62fc3)
    • codegen: reject null in non-sparse collections (#2771) (dcf644f)
    • smithy-client: support strict union parsing (#2746) (1159680)
    Open source →
  31. 3.30.07 Sept 2021
    Release notes

    Bug Fixes

    Features

    • smithy-client: support strict timestamp parsing (#2737) (c244678)
    Open source →
  32. 3.29.03 Sept 2021
    Release notes

    Bug Fixes

    • middleware-sdk-rds: double encoding the presigned url (#2711) (8a271be)
    • parse: reject numeric strings with non-numbers (#2729) (afeccd7)

    Features

    • clients: update clients as of 09/02/2021 (#2744) (19f061f)
    • s3: support generating endpoints from multi-region access point (#2742) (49da47b)
    • smithy-client: add parse utils for sized numbers (#2710) (c1a7dd5)
    Open source →
  33. 3.28.027 Aug 2021
    Release notes

    Bug Fixes

    • clients: use optional chaining while processing runtime config (#2690) (18469ce)
    • config-resolver: add options for utility functions (#2712) (56ab50e)
    • property-provider: do not make extra provider calls when concurrent (#2716) (f9aa15e)

    Features

    • clients: allow setting path prefix from custom endpoints (#2722) (990ba2f)
    • clients: modular endpoints resolution (#2704) (88de69b)
    • clients: update clients as of 08/27/2021 (#2723) (b9d88c4)
    • codegen: support malformed request tests (#2695) (705de4e)
    • config-resolver: add getRegionInfo helper functions (#2701) (7c6a790)
    • smithy-client: stricter parsing of request/response bodies (#2713) (0c74892)
    Open source →
  34. 3.27.019 Aug 2021
    Release notes

    Bug Fixes

    • middleware-sdk-transcribe-streaming: validate signer (#2676) (a937da9)
    • middleware-signing: update systemClockOffset on error (#2686) (d1c26ee)
    • property-provider: stop memoizing rejected provider (#2680) (fac5f27)

    Features

    • clients: update clients as of 08/19/2021 (#2689) (acbb59a)
    • clients: update endpoint resolution as of 08/16/2021 (#2687) (7e3b449)
    • credential-providers: collect credential providers in single package (#2672) (5375c91)
    Open source →
  35. 3.26.013 Aug 2021
    Release notes

    Bug Fixes

    • ci: link in development ssdk common lib (#2655) (4be9ec6)
    • clients: only trim xml tag values which contain newline (#2653) (28336f5)

    Features

    • clients: update clients as of 08/13/2021 (#2674) (de45580)
    • credential-provider-imds: support IMDS for IPv6 endpoints (#2660) (c458481)
    • lib-storage: use PUT from small uploads (#2605) (7374720)
    Open source →
  36. 3.25.06 Aug 2021
    Release notes

    Bug Fixes

    • md5-js: call fromUtf8 from correct environment (#2641) (affa927)
    • middleware-apply-body-checksum: use lowercase content-md5 header (#2645) (e1f2dfc)
    • packages: use HashConstructor instead of { new: Hash } (#2638) (6890a47)

    Features

    • clients: update clients as of 08/05/2021 (#2647) (4dc7ff7)
    Open source →
  37. 3.24.030 Jul 2021
    Release notes

    Bug Fixes

    • credential-provider-node: add missing dependency (#2623) (9b9a3a6)

    Features

    • clients: update clients as of 07/29/2021 (#2631) (a34551e)
    Open source →
  38. 3.23.023 Jul 2021
    Release notes

    Bug Fixes

    Features

    • clients: change runtime config from constant to provider functions (#2574) (5eca565)
    Open source →
  39. 3.22.016 Jul 2021
    Release notes

    Bug Fixes

    • clients: link to Hash Interface (#2573) (bb7b3ed)
    • clients: prefix dist/ for typesVersions TS<4 (#2580) (dff5cd4)
    • codegen: fix detection of -s for generate-clients (#2588) (c989b76)
    • node-http-handler: throw meaningful errors in H2 events (#2568) (160aeba)

    Features

    • clients: update clients as of 07/16/2021 (#2591) (f231e7c)
    • credential-provider-sso: support sso credential when resolving shared credential file (#2583) (9480e70)
    • postinstall-node-version-check: util to show NodeDeprecationWarning (#2585) (08c0342)
    Open source →
  40. 3.21.010 Jul 2021
    Release notes

    Bug Fixes

    • transcirbe-streaming: set max concurrenccy to 1 (#2563) (fb42522)

    Features

    • clients: update clients as of 07/08/2021 (#2565) (c9bd983)
    • node-http-handler: configure disableConcurrentStreams in NodeHttp2Handler (#2553) (9303bf7)
    Open source →
  41. 3.20.02 Jul 2021
    Release notes

    Bug Fixes

    • protocol_tests: add downlevel-dts script to aws-json-10 (#2540) (e77b926)
    • replace prepublishOnly script with downlevel-dts (#2537) (63818a1)

    Features

    • clients: update clients as of 07/01/2021 (#2542) (ed301ba)
    Open source →
  42. 3.19.024 Jun 2021
    Release notes

    Bug Fixes

    • @aws-sdk/lib-dynamodb: correct homepage URL in package.json (#2485) (ff9df37)
    • clients: documentation for config.region for new clients (#2468) (3bd30bb)
    • clients: parse status code bindings in rest protocols (#2483) (6d4e6b5)
    • credential-provider-imds: destroy request handle on promise resolve/reject (#2452) (122c139)
    • protocol_tests: format files using prettier v2.3.0 (#2467) (cce6231)
    • s3-request-presigner: remove x-amz-user-agent header (#2493) (019292b)
    • smithy-client: use uppercase for percent encodings (#2500) (6ef34b5)

    Features

    • client-s3: add md5 header for operations with httpChecksumRequired trait (#2507) (cec0692)
    • clients: update clients as of 06/17/2021 (#2501) (19bd800)
    • credential-provider-node: throw cannot load credential error from credentail chain (#2408) (5e0a46a)
    • lib: change higher level libs use peer deps on clients (#2516) (2e662cd)
    Open source →
  43. 3.18.05 Jun 2021
    Release notes

    Bug Fixes

    • client-sts: allow overwriting default role assumer http handler (#2426) (7985995)

    Features

    Open source →
  44. 3.17.026 May 2021
    Release notes

    Bug Fixes

    Features

    • client-ssm-incidents: rename client-commander package to client-ssm-incidents (#2431) (e4f6fea)
    • clients: update endpoint resolution as of 05/12/2021 (#2398) (17afcbb)
    Open source →
  45. 3.16.014 May 2021
    Release notes

    Bug Fixes

    • client-finspace: update internal dependency versions (#2382) (3cf3b32)
    • clients: call decode from HTML entities in XML parser (#2381) (fd6b7eb)

    Features

    • clients: enable Endpoint Discovery (#2395) (019c099)
    • clients: update clients as of 05/10/2021 (#2373) (ed302dc)
    • clients: update clients as of 05/14/2021 (#2396) (187c42a)
    • endpoint-cache: add EndpointCache for Endpoint Discovery (#2355) (f164177)
    • middleware-bucket-endpoint: arn supports fips & handles global regions (#2392) (7b32494)
    • middleware-endpoint-discovery: add middleware for Endpoint Discovery (#2369) (7f297dc)
    Open source →
  46. 3.15.010 May 2021
    Release notes

    Bug Fixes

    • client-sts: make role assumer source creds refreshable (#2353) (9756954)
    • middleware-retry: defaultStrategy handles any error (#2349) (e5b876f)
    • node-http-handler: handle NodeHttp2Handler session failure (#2289) (e97e357)

    Features

    • clients: adding throwable waiters WaitUntil[operationState] (#2302) (f01d5ae)
    • credential-provider-node: add web identity provider to credential provider chain (#2260) (3dd31c4)
    Open source →
  47. 3.14.030 Apr 2021
    Release notes

    Bug Fixes

    • clients: typo in README difference -> different (#2314) (9ac1f40)
    • middleware-user-agent-header: swap user agent headers for non-browser environments (#2313) (d8c1dc2)
    • xml-builder: xml entity encoding for more characters (#2309) (96ff164)

    Features

    • clients: update clients as of 04/29/2021 (#2329) (48ab750)

    3.13.1 (2021-04-22)

    Bug Fixes

    • e2e: explicitly use ChromeHeadless with no-sandbox (#2266) (7371971)
    Open source →
  48. 3.13.122 Apr 2021

    Nothing published for this version

  49. 3.13.015 Apr 2021
    Release notes

    Bug Fixes

    • client-s3: return GetBucketPolicyOutput without parsing (#2236) (3a031d9)
    • lib-dynamodb: remove stripInternal=true from tsconfig (#2264) (81f5ccd)

    Features

    • client-lex-runtime-v2: add http2 support (#2127) (7135cd6)
    • clients: update clients as of 04/14/2021 (#2258) (4f9f4a7)
    • credential-provider-ini: support credential_source in shared file (#2237) (135a12c)
    • remove @aws-sdk/url-parser-native in favor of react-native-url-polyfill (#2229) (d6a67d7)
    Open source →
  50. 3.12.09 Apr 2021
    Release notes

    Bug Fixes

    • credential-provider-cognito-identity: add identityId to return type of fromCognitoIdentity (#2141) (5ae46f6)
    • deps: request consumers to install react-native polyfills (#2191) (2d3a7f0)
    • s3-presigned-post: type PresignedPost.fields (#1709) (020193b)
    • util-user-agent-browser: window can be undefined (#2214) (98b65b9)
    • util-user-agent-node: should memoize app id (#2223) (fd40114)
    • run downlevel-dts in prepublishOnly (#2218) (0745502)
    • util-user-agent-browser: react native metadata (#2210) (0e83313)

    Features

    Open source →
  51. 3.11.01 Apr 2021
    Release notes

    Bug Fixes

    • clients: trim values in parsed xml only if result is empty (#2194) (a990db7)
    • codegen: pass settings to createSymbolProvider (#2196) (94aefce)

    Features

    • credential-provider-web-identity: support web federated identity (#2203) (ff87e22)
    Open source →
  52. 3.10.027 Mar 2021
    Release notes

    Bug Fixes

    • clients: generate jest.config.js (#2172) (95b0e19)
    • lib-storage: fix fs error on browsers when using lib-storage upload (#2165) (5d9bc5f)

    Features

    • credential-provider-ini: call fromTokenFile in assumeRole chaining (#2178) (fb95408)
    • credential-provider-web-identity: add fromTokenFile credentials provider (#2177) (88cc65d)
    • use ts-jest for running jest tests (#2088) (456002c)
    Open source →
  53. 3.9.018 Mar 2021
    Release notes

    Bug Fixes

    • codegen: pin smithy dependencies to minor version 1.6.x (#2153) (906e4b0)

    Features

    • middleware-bucket-endpoint: add object lambda support (#2143) (83c591a)

    3.8.1 (2021-03-11)

    Bug Fixes

    • middleware-signing: memoize temporary credentials (#2109) (cf238b9)
    • bump verdeccio - dompurify for sec review (#2114) (e8d9c65)
    Open source →
  54. 3.8.111 Mar 2021

    Nothing published for this version

  55. 3.8.05 Mar 2021
    Release notes

    Bug Fixes

    • deps: pin fast-xml-parser to v3.17.4 (#2102) (c612c75)
    • middleware-bucket-endpoint: revert add support for s3 object lamdbas (#2103) (827c7b8)
    • call filterSensitiveLog for missing structures (#2089) (1b5cb0f)

    Features

    • lib-dynamodb: add DynamoDB DocumentClient (#2097) (3fd14d5)
    • add support for s3 object lamdbas (01bd1a0)
    Open source →
  56. 3.7.026 Feb 2021
    Release notes

    Bug Fixes

    Features

    • credential-provider-sso: support resolving credentials from SSO token (#2055) (1429ad1)

    3.6.1 (2021-02-22)

    Bug Fixes

    • update references of default branch from master to main (#2057) (59b8b58)
    Open source →
  57. 3.6.122 Feb 2021

    Nothing published for this version

  58. 3.6.020 Feb 2021
    Release notes

    Bug Fixes

    • revert publish v3.5.1-0 (#2058) (af25697)
    • client-kinesis-video-signaling: remove retry headers (#1963) (8b35943)
    • clients: remove unsupported CORS retry headers in new services (#2041) (82df9d3)
    • credential-provider-ini: refactor provider options interfaces (#2048) (34cecf1)
    • credential-provider-node: read config and credentials files only once (#2045) (7db14b1)
    • deps: add @aws-sdk/middleware-sdk-rds in DocDB and Neptune (#2042) (a0068f3)
    • lib-storage: fix typo in Upload.intialize (initialize) (#2025) (16214be)
    • middleware-sdk-ec2: add undeclared dependency @aws-sdk/protocol-http (#2043) (6e562ba)

    Features

    • client-sso:* remove auth dependencies if client doesn't need (#2037) (f1e190c)
    • lib-storage: rewrite lib-storage upload (#2039) (2bd8f6a)
    Open source →
  59. 3.5.1-rc.019 Feb 2021pre-releasewithdrawn: The version v3.5.1-rc.0 was released by an error. Please use v3.6.0.

    Nothing published for this version

  60. 3.5.012 Feb 2021
    Release notes

    Bug Fixes

    • util-dynamodb: state options.wrapNumbers on BigInt error in unmarshall (#2015) (d1c548e)
    • util-dynamodb: unmarshall small numbers or those in scientific notation (#2017) (80a8094)
    • util-user-agent-browser: use default import from bowser (#1991) (d2e8d4f)

    Features

    • s3-request-presigner: automatically add host header (#1988) (cd50eeb)
    • util-dynamodb: marshall JavaScript Maps (#2010) (569b572)
    • util-dynamodb: support marshalling for Object.create (#1974) (a008d23)
    • add S3 and S3Control customizations for custom endpoints (#1993) (96c1b99)

    3.4.1 (2021-01-29)

    Bug Fixes

    Features

    • use git-sync action to sync with private mirror (#1965) (10ab6a1)
    Open source →