[](https://www.npmjs.com/package/@aws-sdk/middleware-eventstream) [](https://www.npmj
Last release 6 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Some releases are documented
notes for 31 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
216 releases · first in 2020
Release timeline
216 releases since 2020Releases
- 3.35.04 Oct 2021
Release notes
Open source →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
- 3.34.024 Sept 2021
- 3.32.017 Sept 2021
- 3.29.03 Sept 2021
Release notes
Open source →Bug Fixes
- middleware-sdk-rds: double encoding the presigned url (#2711) (8a271be)
- parse: reject numeric strings with non-numbers (#2729) (afeccd7)
Features
- 3.25.05 Aug 2021
- 3.23.023 Jul 2021
- 3.22.016 Jul 2021
Release notes
Open source →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
- 3.20.02 Jul 2021
- 3.18.04 Jun 2021
Release notes
Open source →Bug Fixes
Features
- clients: update clients as of 06/03/2021 (#2464) (14e8fbf)
- support Sigv4 for non AWS services (#2385) (0a251aa), closes /github.com/awslabs/smithy/blob/main/smithy-aws-protocol-tests/model/restJson1/main.smithy#L11-L13
- clients: add retryModeProvider in runtimeConfig (#2440) (fc0a5da)
- codegen: add user agent for non AWS clients (#2415) (6d1a555)
- middleware-retry: add Adaptive Retry Strategy (#2454) (0c9a143)
- middleware-retry: add client side rate limiter for adaptive mode (#2439) (8ef104d)
- middleware-retry: call retry strategy based on value in retryMode (#2456) (095b990)
- 3.16.014 May 2021
Release notes
Open source →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)
- 3.15.010 May 2021
- 3.13.122 Apr 2021
Nothing published for this version
- 3.12.09 Apr 2021
Release notes
Open source →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:
windowcan 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
- 3.10.027 Mar 2021
Release notes
Open source →Bug Fixes
- clients: generate jest.config.js (#2172) (95b0e19)
- lib-storage: fix fs error on browsers when using lib-storage upload (#2165) (5d9bc5f)
Features
- 3.6.122 Feb 2021
Nothing published for this version
- 3.5.012 Feb 2021
Release notes
Open source →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
- client-ec2: update ec2 model (#1982) (599725a)
- client-forecast:* fix API docs (#1981) (ebd7b2b)
- clients: use TS 3.4 compatible types for TS 3.9 (#1978) (8bced5c)
Features
- 3.4.129 Jan 2021
Nothing published for this version
- 3.4.029 Jan 2021
Release notes
Open source →Bug Fixes
- allow packages/types in gitignore (#1942) (b4b6fad)
- credential-provider-cognito-identity: remove duplicate declarationDir (#1944) (d75488a)
- generate-clients: call mergeManifest when constructor.name is Object (#1937) (601c03b)
Features
- middleware-stack: allow adding middleware to override an existing one (#1964) (9c21f14), closes #1883
- util-dynamodb: add option to convert class instance to map (#1969) (1783c69)
- run prettier in parallel in generate-clients (#1949) (878617a)
- use downlevel-dts to generate TS 3.4 compatible types (#1943) (63ad215)
- 3.3.015 Jan 2021
Release notes
Open source →Bug Fixes
- clients: export explicit dependencies on @aws-sdk/types (#1902) (96f1087)
- clients: lowercase all header names in serializer (#1892) (1308721)
- url-parser: merge browser and node url parser, add rn url parser (#1903) (99be092)
- util-waiters: waiters should call operation once before entering waiting (#1915) (2a6ac11)
Features
- 3.2.09 Jan 2021
Release notes
Open source →Bug Fixes
- lib-storage: chunk from readable only when defined (#1886) (4cdc08a)
- s3-request-presigner: not to throw when get signed urls concurrently (#1884) (741bb99)
- stop adding command mw repeatedly in resolveMiddleware() (#1883) (d4c302b)
- readme: npm downloads tag (#1870) (1f8baf3)
- readme: remove duplicate @aws-sdk (#1873) (85ae915)
- readme: use latest for npm version badge in template (#1871) (80b57a7)
- readme: use latest in npm version tag (#1872) (b8542d8)
- util-user-agent-*: move @aws-sdk/types to devDependencies (#1879) (ea39ca6)
- util-waiter: expose minDelay and maxDelay for waiters (#1839) (25cb359)
Features
- 3.1.024 Dec 2020
Release notes
Open source →Bug Fixes
- clients: default region and credential provider (#1834) (bc79ab5)
- clients: populate sdkId in serviceId and default to use arnNamespace as signingName (#1786) (0011af2)
- clients: remove retry headers for several services (#1789) (fc98d2d)
- clients: update endpoint provider (#1824) (64d2210)
- clients: use signing name from auth sigv4 trait (#1835) (e539302)
- codegen: strip names from enums (#1837) (0711503)
- lib-storage: cleanup stream listeners to prevent memory leak (3d36682)
- middleware-user-agent: add middleware to final step of build (#1833) (e7dce39)
- signature-v4: add secrets to signing key cache key (#1776) (8785ad4)
- util-waiter: fix compiling error with waiter (#1812) (ca1f0d6), closes #1803
- log requestId, extendedRequestId, cfId in $metadata (#1819) (f2a47e8)
Features
- 3.0.015 Dec 2020
- 1.0.0-rc.1015 Dec 2020pre-release
- 1.0.0-rc.85 Dec 2020pre-release
Release notes
Open source →Bug Fixes
- client-s3: fix union serialization (#1730) (6437e24)
- client-sts: disable auth for public assumeRole commands (#1706) (891eae2)
- codegen: checkstyle errors in AddBuiltinPlugins.java (#1731) (48c02f4)
- middleware-sdk-sqs: Fix MD5 verification on SendMessageBatch. (#1666) (049f45e)
- s3-request-presigner: skip hoisting SSE headers (#1701) (1ec70ff)
Features
- 1.0.0-rc.720 Nov 2020pre-release
Release notes
Open source →Bug Fixes
- abort-controller: make AbortSignal WHATWG Spec compliant (#1699) (723ec4d)
- codegen: add aws-iam-traits dependency (#1686) (d6fb1f6)
- fetch-http-handler: omit body for HEAD/GET methods (#1698) (778b305)
- node-http-handler: throw TimeoutError for Node.js timeouts (#1693) (96f61bb)
- change paginators to export paginateOperationName (#1692) (6d02935)
Features
- update clients as of 11/18/2020 (#1700) (8adfed1)
- api-reference: add typedoc plugins for api reference (#1694) (2cb016f)
- ci: add GitHub Action to test codegen (#1684) (41e9359)
- node-http-handler: update timeout code and tests (#1691) (9e58bbb)
- service-error-classification: add 429 response as Throttling (#1690) (9a62c0a)
BREAKING CHANGES
- change paginators to export paginateOperationName to be consistent with verb nouns across AWS
- 1.0.0-rc.59 Nov 2020pre-release
Release notes
Open source →Bug Fixes
- codegen for paginator send commands (#1667) (13f3347)
- node-http-handler: set maxSockets above 0 in test (#1660) (706768d)
- package.json: migrate @aws-sdk/types into devDependencies codegen (#1658) (eb50962)
- migrate dev types for packages and lib into package.json devDeps (#1654) (16d7030)
Features
- 1.0.0-rc.328 Oct 2020pre-release
- 1.0.0-rc.222 Oct 2020pre-release
- 1.0.0-rc.119 Oct 2020pre-release
- 1.0.0-gamma.77 Oct 2020pre-release
Nothing published for this version
- 1.0.0-gamma.61 Sept 2020pre-release
Nothing published for this version
- 1.0.0-gamma.525 Aug 2020pre-release
Nothing published for this version
- 1.0.0-gamma.44 Aug 2020pre-release
Nothing published for this version
- 1.0.0-gamma.321 Jul 2020pre-release
Nothing published for this version
- 1.0.0-gamma.213 Jul 2020pre-release
Nothing published for this version
- 1.0.0-gamma.18 Jul 2020pre-release
Nothing published for this version