- a825452: switch for-in loops to guarded
- Updated dependencies [e82a22b]
- Updated dependencies [a825452]
- @smithy/core@3.33.3
- 99c3f91: Restore npm provenance attestations. No functional changes.
- Updated dependencies [99c3f91]
- @smithy/core@3.33.2
- @smithy/types@4.17.2
- d774f8d: chore: build packages with typescript 7. Packages continue to be compatible with TypeScript 3.4 through 7.0 in consumer applications.
- Updated dependencies [b3958ad]
- Updated dependencies [d774f8d]
- @smithy/core@3.33.1
- @smithy/types@4.17.1
- cf69285: use the client logger as a fallback when the request handler has no logger configured, while preserving an explicitly configured handler logger.
- Updated dependencies [cf69285]
- @smithy/core@3.33.0
- ec9b4b2: chore: update builds to use typescript 6. This should not affect consumers, who may continue to use TypeScript 3.4 through 7.0 as of this version.
- Updated dependencies [ec9b4b2]
- @smithy/types@4.17.0
- @smithy/core@3.32.0
- Updated dependencies [fcf1366]
- @smithy/core@3.31.1
- Updated dependencies [a14bb71]
- @smithy/core@3.31.0
- Updated dependencies [54040ef]
- Updated dependencies [155bb56]
- @smithy/core@3.30.0
- Updated dependencies [d6e6f8b]
- @smithy/core@3.29.8
- Updated dependencies [44b21e6]
- @smithy/core@3.29.7
- Updated dependencies [3248fbd]
- @smithy/core@3.29.6
- Updated dependencies [b44cb0a]
- @smithy/core@3.29.5
- Updated dependencies [5fca3a0]
- @smithy/core@3.29.4
- Updated dependencies [a97abc3]
- @smithy/types@4.16.1
- @smithy/core@3.29.3
- 273e480: types updates for isolatedModules=true
- Updated dependencies [273e480]
- Updated dependencies [74b3d45]
- @smithy/types@4.16.0
- @smithy/core@3.29.2
- Updated dependencies [1fac409]
- @smithy/core@3.29.1
- Updated dependencies [12bceb2]
- Updated dependencies [4395dad]
- @smithy/core@3.29.0
- @smithy/types@4.15.1
- Updated dependencies [d366537]
- Updated dependencies [c0d7f5d]
- @smithy/core@3.28.0
- c9575e1: use streamCollector from core/serde
- Updated dependencies [c9575e1]
- Updated dependencies [2dcefdb]
- Updated dependencies [91280a5]
- @smithy/core@3.27.0
- Updated dependencies [3cfda3b]
- @smithy/core@3.26.0
- Updated dependencies [63ddca4]
- @smithy/core@3.25.1
- 17e50e9: update dist-cjs output format to use plain require/exports statements
- Updated dependencies [17e50e9]
- @smithy/types@4.15.0
- @smithy/core@3.25.0
- 1e5bdd3: Update author URL in package.json to be more specific
- bcbadbc: package json updates
- Updated dependencies [1e5bdd3]
- Updated dependencies [13e74d6]
- Updated dependencies [3bc3322]
- Updated dependencies [bcbadbc]
- @smithy/core@3.24.7
- @smithy/types@4.14.4
- 9ea5ce5: import node:http,https,http2 using default export object (writable)
- Updated dependencies [776bc52]
- Updated dependencies [5b92a54]
- @smithy/types@4.14.3
- @smithy/core@3.24.6
- Updated dependencies [721fbed]
- @smithy/core@3.24.5
- Updated dependencies [9eaa5c6]
- @smithy/core@3.24.4
- Updated dependencies [cf00244]
- @smithy/types@4.14.2
- @smithy/core@3.24.3
- Updated dependencies [6d4eb8a]
- @smithy/core@3.24.2
- Updated dependencies [2dc5cf6]
- Updated dependencies [1d0ff86]
- @smithy/core@3.24.1
- 9194e9f: consolidate into core/endpoints
- da4e89e: Avoid array allocation in header transform
- 5329323: Remove empty object allocation in hot paths
- 09093fb: Support passing options through to Node's http2.connect
- 75603d4: Replace timeouts array with individual variables
- Updated dependencies [ee92b6b]
- Updated dependencies [540aeb4]
- Updated dependencies [0be0b36]
- Updated dependencies [4f30af1]
- Updated dependencies [8963b91]
- Updated dependencies [fb323fb]
- Updated dependencies [9194e9f]
- Updated dependencies [7ec62a0]
- Updated dependencies [62fed78]
- Updated dependencies [cad44fc]
- Updated dependencies [545589a]
- Updated dependencies [f21bf6b]
- Updated dependencies [7fd6ac0]
- @smithy/core@3.24.0
- 769ed47: update http2 session closure to prefer session.close() on goaway rather than immediately invoking session.destroy()
- 60d13c8: adds ref-counting logic for http2 sessions in the client connection pool.
- 131fce4: add eventStream indicator signal for NodeHttp2ConnectionManager so it does not reuse connections for event streams
- Updated dependencies [131fce4]
- Updated dependencies [52b4789]
- @smithy/types@4.14.1
- @smithy/protocol-http@5.3.14
- @smithy/querystring-builder@4.2.14
- Updated dependencies [cffd868]
- @smithy/types@4.14.0
- @smithy/protocol-http@5.3.13
- @smithy/querystring-builder@4.2.13
- fac1a34: Move
@smithy/abort-controllerto devDeps
- 4e7fa38: defer loading of node:http module
-
dab22f1: fix: do not return caller's Error directly from buildAbortError
Always create a new mutable Error when the abort reason is an Error, preserving the original via
.cause. Fixes TypeError when retry middleware tries to set$metadataon a frozen/sealed abort reason.
- Updated dependencies [5340b11]
- @smithy/types@4.13.1
- @smithy/abort-controller@4.2.12
- @smithy/protocol-http@5.3.12
- @smithy/querystring-builder@4.2.12
- a4d95e6: Set downlevel types to be used in typescript@'<4.5'
- Updated dependencies [a4d95e6]
- @smithy/querystring-builder@4.2.11
- @smithy/abort-controller@4.2.11
- @smithy/protocol-http@5.3.11
- 9bf9ae2: fix: reject aborted requests with AbortSignal.reason instead of a generic Error
- Updated dependencies [d0954cc]
- @smithy/types@4.13.0
- @smithy/abort-controller@4.2.10
- @smithy/protocol-http@5.3.10
- @smithy/querystring-builder@4.2.10
- 03c3dc8: update for rollup build externalLiveBindings=false
- Updated dependencies [03c3dc8]
- @smithy/abort-controller@4.2.9
- @smithy/protocol-http@5.3.9
- @smithy/querystring-builder@4.2.9
- @smithy/types@4.12.1
- f6f0de9: write request.end() with no arg if empty buffer
- 3ee4e66: Use configured logger when provided.
- Updated dependencies [745867a]
- @smithy/types@4.12.0
- @smithy/abort-controller@4.2.8
- @smithy/protocol-http@5.3.8
- @smithy/querystring-builder@4.2.8
- Updated dependencies [9ccb841]
- @smithy/types@4.11.0
- @smithy/abort-controller@4.2.7
- @smithy/protocol-http@5.3.7
- @smithy/querystring-builder@4.2.7
- Updated dependencies [5a56762]
- @smithy/types@4.10.0
- @smithy/abort-controller@4.2.6
- @smithy/protocol-http@5.3.6
- @smithy/querystring-builder@4.2.6
- Updated dependencies [3926fd7]
- @smithy/types@4.9.0
- @smithy/abort-controller@4.2.5
- @smithy/protocol-http@5.3.5
- @smithy/querystring-builder@4.2.5
- df00095: skip body write delay when http Agent is externally owned
- Updated dependencies [6da0ab3]
- @smithy/types@4.8.1
- @smithy/abort-controller@4.2.4
- @smithy/protocol-http@5.3.4
- @smithy/querystring-builder@4.2.4
- 344d06a: shfit http1 calls with expect 100-continue header to isolated http Agents
- Updated dependencies [8a2a912]
- @smithy/types@4.8.0
- @smithy/abort-controller@4.2.3
- @smithy/protocol-http@5.3.3
- @smithy/querystring-builder@4.2.3
- Updated dependencies [052d261]
- @smithy/types@4.7.1
- @smithy/abort-controller@4.2.2
- @smithy/protocol-http@5.3.2
- @smithy/querystring-builder@4.2.2
- 761d89c: undeprecate socketTimeout for node:https requests
- Updated dependencies [761d89c]
- Updated dependencies [7f8af58]
- @smithy/types@4.7.0
- @smithy/abort-controller@4.2.1
- @smithy/protocol-http@5.3.1
- @smithy/querystring-builder@4.2.1
- 45ee67f: update dist-cjs generation to use rollup
- Updated dependencies [45ee67f]
- @smithy/abort-controller@4.2.0
- @smithy/protocol-http@5.3.0
- @smithy/querystring-builder@4.2.0
- @smithy/types@4.6.0
- Updated dependencies [bb7c1c1]
- @smithy/types@4.5.0
- @smithy/abort-controller@4.1.1
- @smithy/protocol-http@5.2.1
- @smithy/querystring-builder@4.1.1
- 64cda93: set sideEffects bundler metadata
- f884df7: enforce consistent-type-imports
- Updated dependencies [64cda93]
- Updated dependencies [f884df7]
- @smithy/querystring-builder@4.1.0
- @smithy/abort-controller@4.1.0
- @smithy/protocol-http@5.2.0
- @smithy/types@4.4.0
- Updated dependencies [64e033f]
- @smithy/types@4.3.2
- @smithy/abort-controller@4.0.5
- @smithy/protocol-http@5.1.3
- @smithy/querystring-builder@4.0.5
- c4e923a: per-request timeouts support
- Updated dependencies [358c1ff]
- @smithy/types@4.3.1
- @smithy/abort-controller@4.0.4
- @smithy/protocol-http@5.1.2
- @smithy/querystring-builder@4.0.4
- Updated dependencies [0547fab]
- @smithy/types@4.3.0
- @smithy/abort-controller@4.0.3
- @smithy/protocol-http@5.1.1
- @smithy/querystring-builder@4.0.3
- Updated dependencies [e917e61]
- @smithy/protocol-http@5.1.0
- @smithy/types@4.2.0
- @smithy/abort-controller@4.0.2
- @smithy/querystring-builder@4.0.2
- 54d2416: Fix constructor socketAcquisitionWarningTimeout does not work
- fba050c: Clear obsolete timeout handlers from socket.
- fbd06eb: fix sending request when 100 Continue response takes more than 1 second
- Updated dependencies [2aff9df]
- Updated dependencies [000b2ae]
- @smithy/types@4.1.0
- @smithy/abort-controller@4.0.1
- @smithy/protocol-http@5.0.1
- @smithy/querystring-builder@4.0.1
- 20d99be: major version bump for dropping node16 support
- Updated dependencies [20d99be]
- @smithy/abort-controller@4.0.0
- @smithy/protocol-http@5.0.0
- @smithy/querystring-builder@4.0.0
- @smithy/types@4.0.0
- 5e73108: fix delayed calling of setTimeout on requests
- f4e1a45: skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided
- a257792: Added context binding to the setTimeout and clearTimeout functions
- Updated dependencies [b52b4e8]
- @smithy/types@3.7.2
- @smithy/abort-controller@3.1.9
- @smithy/protocol-http@4.1.8
- @smithy/querystring-builder@3.0.11
- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/abort-controller@3.1.8
- @smithy/protocol-http@4.1.7
- @smithy/querystring-builder@3.0.10
- cd1929b: vitest compatibility
- Updated dependencies [cd1929b]
- @smithy/types@3.7.0
- @smithy/abort-controller@3.1.7
- @smithy/protocol-http@4.1.6
- @smithy/querystring-builder@3.0.9
- Updated dependencies [84bec05]
- @smithy/types@3.6.0
- @smithy/abort-controller@3.1.6
- @smithy/protocol-http@4.1.5
- @smithy/querystring-builder@3.0.8
- Updated dependencies [a4c1285]
- @smithy/types@3.5.0
- @smithy/abort-controller@3.1.5
- @smithy/protocol-http@4.1.4
- @smithy/querystring-builder@3.0.7
- 08fbedf: remove brackets from hostname
- Updated dependencies [e7b438b]
- @smithy/types@3.4.2
- @smithy/abort-controller@3.1.4
- @smithy/protocol-http@4.1.3
- @smithy/querystring-builder@3.0.6
- Updated dependencies [cf9257e]
- @smithy/types@3.4.1
- @smithy/abort-controller@3.1.3
- @smithy/protocol-http@4.1.2
- @smithy/querystring-builder@3.0.5
- c86a02c: defer socket event listeners for node:http
- 5510e83: call socket operations if socket is present in deferred listeners
- Updated dependencies [2dad138]
- Updated dependencies [9f3f2f5]
- @smithy/types@3.4.0
- @smithy/abort-controller@3.1.2
- @smithy/protocol-http@4.1.1
- @smithy/querystring-builder@3.0.4
- Updated dependencies [86862ea]
- @smithy/protocol-http@4.1.0
- Updated dependencies [796567d]
- @smithy/protocol-http@4.0.4
- f31cc5f: remove abort signal event listeners after request completion
- Updated dependencies [4784fb9]
- @smithy/types@3.3.0
- @smithy/abort-controller@3.1.1
- @smithy/protocol-http@4.0.3
- @smithy/querystring-builder@3.0.3
- c16e014: add logger option to node-http-handler parameters, clear socket usage check timeout on error
- c2a5595: use platform AbortController|AbortSignal implementations
- Updated dependencies [c16e014]
- Updated dependencies [c2a5595]
- @smithy/types@3.2.0
- @smithy/abort-controller@3.1.0
- @smithy/protocol-http@4.0.2
- @smithy/querystring-builder@3.0.2
- Updated dependencies [38da9009]
- @smithy/types@3.1.0
- @smithy/abort-controller@3.0.1
- @smithy/protocol-http@4.0.1
- @smithy/querystring-builder@3.0.1
- 671aa704: update to node16 minimum
- 3500f341: handle web streams in streamCollector and sdkStreamMixin
- e76e736b: improve stream collection speed
- Updated dependencies [7a7c84d3]
- Updated dependencies [671aa704]
- @smithy/types@3.0.0
- @smithy/querystring-builder@3.0.0
- @smithy/abort-controller@3.0.0
- @smithy/protocol-http@4.0.0
- 38f9a61f: Update package dependencies
- Updated dependencies [38f9a61f]
- Updated dependencies [661f1d60]
- @smithy/querystring-builder@2.2.0
- @smithy/abort-controller@2.2.0
- @smithy/protocol-http@3.3.0
- @smithy/types@2.12.0
- 511206e5: reduce buffer copies
- Updated dependencies [43f3e1e2]
- @smithy/types@2.11.0
- @smithy/abort-controller@2.1.4
- @smithy/protocol-http@3.2.2
- @smithy/querystring-builder@2.1.4
- Updated dependencies [dd0d9b4b]
- @smithy/types@2.10.1
- @smithy/abort-controller@2.1.3
- @smithy/protocol-http@3.2.1
- @smithy/querystring-builder@2.1.3
- d70a00ac: allow ctor args in lieu of Agent instances in node-http-handler ctor
- 1e23f967: add socket exhaustion checked warning to node-http-handler
- Updated dependencies [d70a00ac]
- Updated dependencies [1e23f967]
- Updated dependencies [929801bc]
- @smithy/types@2.10.0
- @smithy/protocol-http@3.2.0
- @smithy/abort-controller@2.1.2
- @smithy/querystring-builder@2.1.2
- 2b1bf055: generate dist-cjs with runtime list of export names for esm
- Updated dependencies [2b1bf055]
- @smithy/abort-controller@2.1.1
- @smithy/protocol-http@3.1.1
- @smithy/querystring-builder@2.1.1
- @smithy/types@2.9.1
- 9939f823: bundle dist-cjs index
- Updated dependencies [9939f823]
- @smithy/querystring-builder@2.1.0
- @smithy/abort-controller@2.1.0
- @smithy/protocol-http@3.1.0
- @smithy/types@2.9.0
- Updated dependencies [590af6b7]
- @smithy/types@2.8.0
- @smithy/abort-controller@2.0.16
- @smithy/protocol-http@3.0.12
- @smithy/querystring-builder@2.0.16
- e2e3f7d5: align ctor and static creation signatures for http handlers
- 340634a5: move default fetch and http handler ctor types to the types package
- Updated dependencies [340634a5]
- @smithy/types@2.7.0
- @smithy/abort-controller@2.0.15
- @smithy/protocol-http@3.0.11
- @smithy/querystring-builder@2.0.15
- Updated dependencies [9bfc64ed]
- Updated dependencies [9579a9a0]
- @smithy/types@2.6.0
- @smithy/abort-controller@2.0.14
- @smithy/protocol-http@3.0.10
- @smithy/querystring-builder@2.0.14
- Updated dependencies [8044a814]
- @smithy/types@2.5.0
- @smithy/abort-controller@2.0.13
- @smithy/protocol-http@3.0.9
- @smithy/querystring-builder@2.0.13
- Updated dependencies [5e9fd6ce]
- Updated dependencies [05f5d42c]
- @smithy/types@2.4.0
- @smithy/abort-controller@2.0.12
- @smithy/protocol-http@3.0.8
- @smithy/querystring-builder@2.0.12
- Updated dependencies [d6b4c090]
- @smithy/types@2.3.5
- @smithy/abort-controller@2.0.11
- @smithy/protocol-http@3.0.7
- @smithy/querystring-builder@2.0.11
- Updated dependencies [2f70f105]
- Updated dependencies [9a562d37]
- @smithy/types@2.3.4
- @smithy/abort-controller@2.0.10
- @smithy/protocol-http@3.0.6
- @smithy/querystring-builder@2.0.10
- Updated dependencies [ea0635d6]
- @smithy/types@2.3.3
- @smithy/abort-controller@2.0.9
- @smithy/protocol-http@3.0.5
- @smithy/querystring-builder@2.0.9
- Updated dependencies [fbfeebee]
- Updated dependencies [c0b17a13]
- @smithy/types@2.3.2
- @smithy/abort-controller@2.0.8
- @smithy/protocol-http@3.0.4
- @smithy/querystring-builder@2.0.8
- Updated dependencies [b9265813]
- Updated dependencies [6d1c2fb1]
- @smithy/types@2.3.1
- @smithy/abort-controller@2.0.7
- @smithy/protocol-http@3.0.3
- @smithy/querystring-builder@2.0.7
- Updated dependencies [5b3fec37]
- @smithy/protocol-http@3.0.2
- Updated dependencies [5db648a6]
- @smithy/protocol-http@3.0.1
- a03026e3: Add http client component to runtime extension
- Updated dependencies [88bcec3d]
- Updated dependencies [a03026e3]
- @smithy/types@2.3.0
- @smithy/protocol-http@3.0.0
- @smithy/abort-controller@2.0.6
- @smithy/querystring-builder@2.0.6
- Updated dependencies [b753dd4c]
- Updated dependencies [6c8ffa27]
- @smithy/types@2.2.2
- @smithy/abort-controller@2.0.5
- @smithy/protocol-http@2.0.5
- @smithy/querystring-builder@2.0.5
- Updated dependencies [381e03c4]
- @smithy/types@2.2.1
- @smithy/abort-controller@2.0.4
- @smithy/protocol-http@2.0.4
- @smithy/querystring-builder@2.0.4
- Updated dependencies [f6cb949d]
- @smithy/types@2.2.0
- @smithy/abort-controller@2.0.3
- @smithy/protocol-http@2.0.3
- @smithy/querystring-builder@2.0.3
- Updated dependencies [59548ba9]
- Updated dependencies [3e1ab589]
- @smithy/types@2.1.0
- @smithy/abort-controller@2.0.2
- @smithy/protocol-http@2.0.2
- @smithy/querystring-builder@2.0.2
- Updated dependencies [1b951769]
- @smithy/types@2.0.2
- @smithy/abort-controller@2.0.1
- @smithy/protocol-http@2.0.1
- @smithy/querystring-builder@2.0.1
- 9d53bc76: update to 2.x major versions
- Updated dependencies [9d53bc76]
- @smithy/abort-controller@2.0.0
- @smithy/protocol-http@2.0.0
- @smithy/querystring-builder@2.0.0
- @smithy/types@2.0.1
- e3cbb3cc: set types to the 1.x line
- Updated dependencies [e3cbb3cc]
- @smithy/abort-controller@1.1.0
- @smithy/protocol-http@1.2.0
- @smithy/querystring-builder@1.1.0
- @smithy/types@1.2.0
- Updated dependencies [8cd89c75]
- Updated dependencies [d90a45b5]
- @smithy/types@2.0.0
- @smithy/abort-controller@1.0.3
- @smithy/protocol-http@1.1.2
- @smithy/querystring-builder@1.0.3
- 6e312329: restore downlevel types
- Updated dependencies [6e312329]
- @smithy/querystring-builder@1.0.2
- @smithy/abort-controller@1.0.2
- @smithy/protocol-http@1.1.1
- @smithy/types@1.1.1
- e051b157: Rejoin main promise when error is thrown in writeRequestBody
- 2c57033f: Set correct publishConfig directory
- Updated dependencies [2c57033f]
- @smithy/querystring-builder@1.0.1
- @smithy/abort-controller@1.0.1
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
See @aws-sdk/node-http-handler for additional history.